• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

9689 Object courses

TypeScript Tutorial For Beginners

4.3(43)

By John Academy

Course Overview If you are a JavaScript developer who wants to master TypeScript fundamentals, jumpstart on the road to learning TypeScript with this TypeScript Tutorial For Beginners course.  TypeScript is an open-source programming language which builds on JavaScript. The advantage of Typescript over Javascript is that it adds optimal static typing to the JavaScript language. Many Javascript frameworks use typescript, such as Angular. This course covers a comprehensive set of modules to enhance your understanding of TypeScript fundamentals. It explains what typescript is and gives you a clear understanding of its significance. You will learn how to find the data type of a variable in TypeScript and understand how to define a function type variable typescript. You will also learn how to define objects using classes and use the different access modifiers. In time, you will get to grips with the specific skills to write more scalable applications. Whatever you learn in JavaScript adds value to your understanding of TypeScript. You're already halfway there if you're familiar with Javascript. Enrol right now! Learning Outcomes Understand the variables and data types Explore how to define variables using data types Gain in-depth knowledge of the operators Deepen your understanding of the object oriented principles Know how to create and use arrow functions Familiarise with the flow control statements Understand the variable prefixes Have an in-depth understanding of variable prefixes Who is this course for? The TypeScript Tutorial For Beginners course is incredibly beneficial for professionals interested in understanding the fundamentals of TypeScript. Upgrading skills in this course open doors to tremendous opportunities. Entry Requirement This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Certification After you have successfully completed the course, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hardcopy at the cost of £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry-leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path The TypeScript Tutorial For Beginners course provides useful skills to possess and would be beneficial for any related profession or industry such as: TypeScript Developer Full Stack Developer Unit 01: Introduction Module 01: What and why TypeScript 00:02:00 Module 02: TypeScript Playground 00:04:00 Module 03: Install TypeScript 00:02:00 Module 04: Install Visual Studio Code 00:01:00 Unit 02: Variables and Data Types Module 01: Introduction 00:03:00 Module 02: First Program Using Visual Studio Code 00:04:00 Module 03: Use JS in a HTML 00:02:00 Module 04: Strings 00:02:00 Module 05: Boolean 00:01:00 Module 06: Any Type 00:01:00 Module 07: Homogenous Arrays 00:03:00 Module 08: Heterogenous Arrays 00:01:00 Module 09: Using alert confirm and prompt 00:03:00 Module 10: Comments 00:02:00 Module 11: Enum Type 00:05:00 Unit 03: Operators Module 01: Arithmetic 00:03:00 Module 02: Assignment 00:04:00 Module 03: Comparison 00:04:00 Module 04: Logical 00:04:00 Module 05: Ternary 00:03:00 Unit 04: Flow Control Statements Module 01: Introduction 00:01:00 Module 02: IF Else Ladder 00:06:00 Module 03: Switch 00:04:00 Module 04: Break and Case Flow 00:03:00 Module 05: While loop 00:03:00 Unit 05: Objects and Arrays Module 01: Introduction 00:02:00 Module 02: Object Literal 00:03:00 Module 03: For-In Loop 00:02:00 Module 04: Arrays 00:04:00 Module 05: De-Structuring Arrays 00:02:00 Module 06: De-Structuring Objects 00:02:00 Unit 06: Functions Module 01: Introduction 00:02:00 Module 02: First Function 00:03:00 Module 03: Passing a parameter 00:01:00 Module 04: Passing Multiple Parameters 00:02:00 Module 05: Optional Parameters 00:04:00 Module 06: Default Values 00:01:00 Module 07: Function as parameter 00:02:00 Module 08: Returning a function 00:03:00 Module 09: Anonymous Functions 00:02:00 Module 10: Overloading 00:05:00 Module 11: REST PARAMS 00:05:00 Module 12: Using a Type on REST PARAM 00:01:00 Unit 07: Arrow Functions Module 01: Introduction 00:02:00 Module 02: First arrow function 00:03:00 Module 03: Passing Parameters 00:03:00 Module 04: Array of Arrow Functions 00:03:00 Unit 08: Variable Prefixes Module 01: let 00:03:00 Module 02: const 00:02:00 Module 02: const functions 00:02:00 Module 04: declare 00:01:00 Unit 09: Interfaces Module 01: Introduction 00:02:00 Module 02: Define an Object Interface 00:03:00 Module 03: Create and object 00:03:00 Module 04: Defining optional properties 00:01:00 Module 05: Interfaces are only compile time 00:01:00 Module 06: Function Interfaces 00:04:00 Module 07: Return Types in Functional interfaces 00:02:00 Module 08: Adding methods to Object Interfaces 00:02:00 Module 09: Array Interfaces 00:03:00 Module 10: String indexed Array Interfaces 00:03:00 Module 11: Extending interfaces 00:06:00 Unit 10: Classes Module 01: Introduction 00:01:00 Module 02: Create a class 00:03:00 Module 03: Add a constructor 00:04:00 Module 04: Add Function properties 00:02:00 Module 05: Power of TypeScript 00:01:00 Module 06: Using for-in and instanceof 00:04:00 Module 07: Implementing an interface 00:06:00 Unit 11: Inheritance Module 01: Introduction 00:03:00 Module 02: Extending a class 00:05:00 Module 03: Create Child Objects 00:07:00 Module 04: Inheriting Functionality 00:04:00 Module 05: Overriding 00:03:00 Unit 12: Access modifiers, Encapsulation and Static Module 01: Public and readonly 00:02:00 Module 02: Encapsulation 00:01:00 Module 03: Private properties 00:04:00 Module 04: Accessor methods 00:02:00 Module 05: Using Static Properties 00:04:00 Module 06: More about static 00:01:00 Module 07: Static Methods 00:03:00 Unit 13: Type Casting Module 01: String to numeric 00:04:00 Module 02: Using the toString method 00:03:00 Module 03: Object Casting 00:02:00 Unit 14: Modules Module 01: Introduction 00:01:00 Module 02: Using Function Modules 00:04:00 Module 03: Import Aliasing and Alternate Export Syntax 00:02:00 Module 04: Default Exports 00:02:00 Module 05: Class Modules 00:01:00 Module 06: Aliasing class modules 00:02:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

TypeScript Tutorial For Beginners
Delivered Online On Demand4 hours 7 minutes
£11.99

Jq Command Tutorials for Bash Shell Scripting

By Packt

Expedite your journey with the Jq command, which is used to transform JSON data into a more readable format. Print it to the standard output on Linux with the help of this comprehensive hands-on course. This course is for anyone who works with JSON on the command line or uses Bash Shell Scripts.

Jq Command Tutorials for Bash Shell Scripting
Delivered Online On Demand2 hours 42 minutes
£14.99

Web Development: Software and Web Development Training - CPD Certified Diploma

4.8(9)

By Skill Up

CPD Certified | 19-in-1 Diploma Bundle | Free PDF & Transcript Certificate | New & Updated | 24/7 Learner Support

Web Development: Software and Web Development Training - CPD Certified Diploma
Delivered Online On Demand5 days
£101

Fundamental Concepts of Java

4.3(43)

By John Academy

Course Overview Learn Java programming from the Fundamental Concepts of Java course and be able to create object-oriented programs using your skill. This course will help you to create interactive object-oriented programS for your desktop, phone or website. In this Fundamental Concepts of Java course, you will learn about the modern Java programming tools, Java 9 and 11, inheritance, abstraction, interference, different Java features and many other functions that will help you to program using Java language. You will be able to understand how Java programming works for websites, desktops and Android mobiles. You will also be able to understand why the functions work instead of only understanding how to use them. This course will help you to understand how to create Java programming from scratch. This is an ideal course for anyone who wants to learn Java programming understand the use of it and start their career as a programmer. Learning Outcomes Learn the fundamentals of the Java programming language Understand object-oriented programming Know about exception handling enums and type wrapper Be able to understand the concept of inserting animation into programming Learn how Java works and convert code to the understandable computer language Who is this course for? This course is ideal for anyone who wants to learn the Java programming language and build their career as a programmer. This course will help you understand the function of Java programming from scratch. Entry Requirement This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Certification After you have successfully completed the course, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hardcopy at the cost of £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry-leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path Fundamental Concepts of Java is a useful qualification to possess and would be beneficial for any related profession or industry such as: Programmer Web Developer Android App Developer Web Designer Data Security Officer Fundamental Concepts of Java Module 01: Hello World _ IDE 00:07:00 Module 02: What is Java? 00:13:00 Module 03: Working With Variables 00:12:00 Module 04: Variable Types 00:14:00 Module 05: Non-Numeric Data Types 00:10:00 Module 06: Strings 00:16:00 Module 07: Arithmetic Operators 00:14:00 Module 08: Relational Operators 00:10:00 Module 09: Logical Operators 00:10:00 Module 10: Assignment Operators 00:10:00 Module 11: Solving Problems with Google 00:09:00 Module 12: If in Java 00:11:00 Module 13: Else If Else 00:16:00 Module 14: Switch 00:12:00 Module 15: While Loop 00:14:00 Module 16: For Loop 00:13:00 Module 17: Arrays 00:14:00 Module 18: Sorting Array 00:15:00 Module 19: Methods 00:15:00 Module 20: Recursion 00:07:00 Module 21: OOP #1 - Classes _Object 00:12:00 Module 22: OOP #2 - Constructors 00:08:00 Module 23: OOP #3 - Inheritance 00:14:00 Module 24: OOP #4 - Modifier Types 00:17:00 Module 25: OOP #5 - Encapsulation 00:12:00 Module 26: OOP #6 - Abstraction 00:16:00 Module 27: OOP #7 - Polymorphism 00:09:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Fundamental Concepts of Java
Delivered Online On Demand5 hours 30 minutes
£18

1st June FREE HATHA YOGA in the park/studio

5.0(43)

By Art and Spirituality CIC

Experience the transformative power of yoga in this Hatha class designed to connect breath with movement. This dynamic session will guide you through a thoughtful sequence of poses that build strength, improve flexibility, and promote balance—both physically and mentally. With an emphasis on mindful movement and alignment, this class is accessible to all levels, offering modifications and challenges to meet you where you are in your practice. Whether you're looking to release tension, increase mobility, or simply take time for yourself, this class provides a welcoming space to move, breathe, and reset. Join Stephen Whitehead from Happy Trees Yoga on the mat for a revitalizing flow that will leave you feeling strong, centered, and refreshed! We will meet in the studio at 10.45 and, according to the weather, go to Saughton Park This class is spondsored by the Lottery Community Fund, Awards for All. By attending this class you release the teacher, Giada Gaslini and Art and Spirituality Cic, from any liability arising out of any personal injuries, emotional or physical release, death, expectations of results, theft in the venue or damages that may happen to people and objects while attending.

1st June  FREE HATHA YOGA in the park/studio
Delivered In-Person in Edinburgh
FREE

Structural Design Patterns in Modern C++

By Packt

Discover the power of modern C++ design patterns, including adapter, façade, and composite. This course provides a comprehensive understanding of each pattern, complete with real-world examples to help you confidently implement them in your projects and build efficient, scalable software like a pro.

Structural Design Patterns in Modern C++
Delivered Online On Demand7 hours 53 minutes
£82.99

Practical C++: Learn C++ Basics Step by Step

By Packt

Learn to code in C++, one of the oldest and most popular programming languages in the market. This course is created to quickly give you the knowledge and practice you really need to master C++ basics. We will cover core concepts such as variables, arrays, vectors, functions, scope, namespaces, loops, references, prototypes, and more.

Practical C++: Learn C++ Basics Step by Step
Delivered Online On Demand4 hours 52 minutes
£41.99

Rhino Introduction to Intermediate Training Course

By ATL Autocad Training London

Why Choose Rhino Introduction to Intermediate Training Course? Learn: 3D NURBS models. Master: Surfacing modeling. Interface: Rhino's navigation. Rendering Skills: Enhance presentations with Rhino renderings. Check our Website Flexible Scheduling: 1-on-1 training sessions according to your convenience. Choose any hour between 9 a.m. and 7 p.m., Mon to Sat. You can call us at 02077202581 to book over the phone. Duration: 10 hours. Methods: Personalized training either in-person, or live online. Introduction and Navigation Become acquainted with Rhino's interface, menus, and screen layout. Efficiently traverse through Rhino models, ensuring precision in 2D lines, polylines, and NURBS curves. Utilize modeling setup features, incorporating constraints like snap, ortho, and planar for accuracy. Leverage object snaps and Smart Track functionality to enhance precision. Solid and Surface Modeling Develop rapid 3D solids and surfaces, employing Rhino's organized layering system. Utilize coordinates and constraints for meticulous modeling, exploring 3D space and elevations. Create diverse shapes, such as rectangles, circles, arcs, ellipses, and polygon curves. Elevate models with Rhino render and render color, incorporating free-form curves, helix, and spiral curves. Efficiently handle model views with pan, zoom, and view management tools. Implement various editing commands for curve manipulation and transform curves into surfaces and solids. Utilize history tracking for advanced editing and execute general editing actions: move, copy, rotate, mirror, and scale. Create arrays with both polar and rectangular arrangements and employ boolean operations like union, difference, and intersection. Offset curves and surfaces effectively, ensuring meticulous detailing. Intermediate Edit and Surfacing Introduce key NURBS modeling concepts and terminologies. Edit curves and surfaces via control point manipulation and rebuild them for optimal refinement. Employ the nudge modeling aid for precise adjustments and generate deformable shapes. Create curves through projection techniques and split surfaces using curves and surfaces. Blend surfaces seamlessly, utilizing symmetry tools, lighting, and rendering effects. Convert intricate 3D objects into detailed 2D drawings, expertly crafting page layouts. Advanced Surfacing and Solid Modeling Construct model primitives and solid text, employing techniques such as pipe and extrusion. Modify solids efficiently using Boolean tools, expanding your surface modeling capabilities. Employ techniques like extrusion, lofting, and revolving for intricate surfaces. Create sweeps using 1 and 2 rail curves, mastering surface network techniques for complex shapes. Upon completion, you will: Master Rhino Tools: Navigate interfaces, utilize advanced tools for precise modeling, and employ features like object snaps and Smart Track. Expert Solid and Surface Modeling: Develop intricate 3D solids and surfaces, create diverse shapes, and use Rhino render effectively. Advanced Editing Skills: Apply intermediate and advanced editing techniques, including symmetry tools and realistic rendering. Precision Modeling: Utilize coordinates, constraints, and advanced aids for accurate detailing and problem-solving. Professional Project Execution: Create high-quality renderings, 2D drawings, and polished 3D models for real-world design scenarios. Upon completion, you'll be adept at 3D modeling, product design, and architecture, positioning you as a valuable asset in the design industry. Why Choose Our Rhino Courses? Rhino, also known as Rhinoceros, stands as a robust 3D computer graphics and computer-aided design software, utilized extensively in domains like architecture, industrial design, and multimedia. Our Rhino courses are meticulously crafted to empower you in mastering this software. Led by seasoned instructors, our courses provide a comprehensive understanding of Rhino, enabling you to create exceptional designs. Rhino 3D Training: Our Rhino 3D training caters to beginners and those seeking advanced techniques. Course Highlights: Precise 3D Modeling: Master free-form 3D NURBS models with precision. Advanced Functionality: Explore Rhino's features, including advanced surfacing commands. User Interface Mastery: Navigate Rhino's interface and hone skills in curves, surfaces, and solids. Expert Guidance: Acquire expertise in Rhino's modeling environment under expert guidance. Modeling Techniques: Learn free-form and precision modeling techniques. Modeling Aids: Utilize tools for accurate modeling and create basic Rhino renderings. Benefits of our Courses: Expert Guidance: Receive instruction from experienced architects and designers, providing practical, real-world insights for comprehensive learning. Comprehensive Resources: Access bespoke video tutorials for additional learning and reference, enhancing your understanding of the course materials. Digital Reference Material: Receive a digital reference book to support your revision efforts, providing a comprehensive resource for your studies. Ongoing Support: Enjoy free after-support through phone or email even after course completion, ensuring continuous assistance and guidance. Tailored Learning Experience: Customize your learning journey by adapting the syllabus and projects to align with your specific needs and interests, fostering a personalized educational experience. Certificate: Upon completion, earn a certificate from us, validating your achievement and recognizing your expertise in the field.

Rhino Introduction to Intermediate Training Course
Delivered in London or OnlineFlexible Dates
£348

1st June FREE TANTRA YOGA

5.0(43)

By Art and Spirituality CIC

Experience the profound power of Tantra Kundalini Yoga, a transformative practice that harmonizes body, mind, and spirit. This unique class combines ancient techniques from Tantra and Kundalini traditions to awaken your life force energy, also known as Kundalini, and guide it through your chakras for healing, empowerment, and spiritual growth. Through dynamic movements, breathwork (pranayama), mantra chanting, and meditation, this practice: ✨ Activates and balances your chakras ✨ Cultivates deep self-awareness and mindfulness ✨ Enhances energy flow and vitality ✨ Releases emotional and energetic blockages ✨ Connects you to your inner power and joy No prior experience is necessary—this class is open to all who seek to deepen their connection to themselves and their energy. This class is sponsored by Community Fund, Awards for All We prioritize the area of Gorgie-Dalry-Saughton where our studio is based.  By attending this class you release the teacher, Giada Gaslini and Art and Spirituality Cic, from any liability arising out of any personal injuries, emotional or physical release, death, expectations of results, theft in the venue or damages that may happen to people and objects while attending.

1st June FREE TANTRA YOGA
Delivered In-Person in Edinburgh
FREE

Professional Vectorworks Tutoring: Flexible Pay-Per-Hour Sessions

By Real Animation Works

Introducing Vectorworks Flex Learning: A Comprehensive Pay-As-You-Go Training Course

Professional Vectorworks Tutoring: Flexible Pay-Per-Hour Sessions
Delivered in London or OnlineFlexible Dates
£80