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

141 Casting courses delivered Online

C++ Complete Coding Course

5.0(10)

By Apex Learning

Overview This comprehensive course on C++ Complete Coding Course will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This C++ Complete Coding Course comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this C++ Complete Coding Course. It is available to all students, of all academic backgrounds. Requirements Our C++ Complete Coding Course is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 14 sections • 79 lectures • 05:33:00 total length •Introduction: 00:04:00 •What Is C++?: 00:03:00 •Setting up A Project: 00:07:00 •Console Out: 00:04:00 •Data Types: 00:03:00 •Variables: 00:04:00 •Console In: 00:03:00 •Strings: 00:04:00 •Constants: 00:05:00 •Assignment Operator: 00:03:00 •Arithmetic Operators: 00:04:00 •Compound Assignment Operator: 00:03:00 •Increment & Decrement Operators: 00:04:00 •Relation & Comparison Operators: 00:06:00 •Logical Operators: 00:07:00 •Conditional Ternary Operator: 00:04:00 •Comma Operator: 00:03:00 •Type Casting Operator: 00:02:00 •Bitwise Operators: 00:12:00 •Size of Operator: 00:03:00 •Operator Precedence: 00:05:00 •String Streams: 00:04:00 •Conditional Statements: 00:07:00 •For Loop: 00:04:00 •While Loop: 00:03:00 •Do While Loop: 00:04:00 •Range-Based For Loop: 00:03:00 •GoTo Statement: 00:04:00 •Switch Statement: 00:05:00 •Functions: 00:03:00 •Function Return Statement: 00:04:00 •Function Arguments Passed By Value: 00:05:00 •Function Arguments Passed By Reference: 00:05:00 •Function Parameter Default Values: 00:03:00 •Overloaded Functions: 00:04:00 •Function Templates: 00:04:00 •Namespaces: 00:06:00 •Arrays: 00:03:00 •Multidimensional Arrays: 00:03:00 •References: 00:02:00 •Pointers: 00:04:00 •Delete Operator: 00:02:00 •Struct: 00:04:00 •Type Aliasing: 00:03:00 •Unions: 00:04:00 •Enumerators: 00:04:00 •Introduction to Classes: 00:05:00 •Class Access: 00:04:00 •Class Constructor: 00:05:00 •Class Pointers: 00:04:00 •Overloading Operators: 00:06:00 •This Keyword: 00:04:00 •Constant Objects: 00:03:00 •Getters and Setters: 00:05:00 •Static Variables: 00:04:00 •Static Functions: 00:06:00 •Template Classes: 00:05:00 •Class Destructor: 00:04:00 •Class Copy Constructor: 00:03:00 •Friend Function: 00:06:00 •Friend Class: 00:06:00 •Class Inheritance: 00:07:00 •Multiple Class Inheritance: 00:05:00 •Virtual Methods: 00:04:00 •Abstract Base Class: 00:03:00 •Error Handling: 00:04:00 •Preprocessor Macro Definitions: 00:04:00 •Preprocessor Conditional Directives: 00:05:00 •Preprocessor Line Directive: 00:04:00 •Preprocessor Error Directive: 00:03:00 •Preprocessor Source File Inclusion: 00:02:00 •Opening A File: 00:06:00 •Writing to a File: 00:04:00 •Commenting: 00:04:00 •Class Header and Implementation: 00:09:00 •Lists: 00:04:00 •Vectors: 00:05:00 •Resource - C++ Complete Coding Course: 00:00:00 •Assignment - C++ Complete Coding Course: 00:00:00

C++ Complete Coding Course
Delivered Online On Demand5 hours 33 minutes
£12

Introduction to Swift

By Nexus Human

Duration 2 Days 12 CPD hours From Playgrounds to protocols?discover, explore, and demonstrate how to use the fundamental building blocks of the Swift programming language. This 2-day, hands-on course teaches you the basic concepts of Swift programming, including syntax, logic, structures, functions, and patterns. It also includes detailed explanations of language syntax and coding exercises Introduction to Swift and Playgrounds Learn about the origin of Swift and some of its basic syntax Constants, Variables, and Data Types Learn how to define constants for values that don?t change and variables for values that do. Learn the data types that are included in Swift and how they can help you write better code Operators Learn about some of the operators in the Swift language, including basic math operators. Control Flow Learn how to use logical operators in Swift to check conditions; learn how to use control flow statements. Strings Learn how to create and store text using the string type. You'll learn a variety of string methods that allow you to compare two strings, access specific characters within a string, and insert and remove values Functions Learn how to declare functions with different parameters and return types Structures Learn how to create structures in Swift. Classes Learn what makes classes different from structures and when to use classes instead of structures. Also learn about inheritance, superclasses, and subclasses. Optionals Learn to use ?optionals? to properly handle situations when data may or may not exist Collections Learn about the various collection types available in Swift and how to choose the appropriate one for your program. Loops Learn how to create loops in Swift, control the conditions for looping, and specify when to stop. Type Casting Learn why some data can be expressed using only a broader type, and how you can test for specific kinds of data before using it. Guard Learn to use guard statements to better manage control flow. Scope Learn to write nicely structured code that's easy to read. You'll do this by properly scoping your constants and variables Enumerations Learn when enumerations are commonly used, how to define an enumeration, and how to work with enumerations using switch statements. Protocols Learn what protocols are, when to use them, and how to write your own. Learn how to enable objects to communicate with each other and how to extend protocols to provide shared functionality across multiple types Closures Learn about closures, how to define them, how to use them as function arguments, and how to use some of the common functions that take closures as arguments. Extensions Learn how to define an extension, as well as how and why to use extensions. Additional course details: Nexus Humans Introduction to Swift training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Introduction to Swift course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Introduction to Swift
Delivered OnlineFlexible Dates
Price on Enquiry

Basic C# Coding

5.0(10)

By Apex Learning

Overview This comprehensive course on Basic C# Coding will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Basic C# Coding comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Basic C# Coding. It is available to all students, of all academic backgrounds. Requirements Our Basic C# Coding is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 12 sections • 85 lectures • 06:27:00 total length •Course Introduction: 00:02:00 •Course Curriculum: 00:07:00 •How to get Pre-requisites: 00:03:00 •Getting Started on Windows or Linux: 00:01:00 •How to ask Great Questions: 00:02:00 •FAQ's: 00:01:00 •Introduction to C#: 00:07:00 •C# vs .NET: 00:04:00 •What is CLR?: 00:05:00 •Architecture of .NET Application: 00:09:00 •Getting Visual Studio: 00:07:00 •First C# Hello World Application: 00:16:00 •Assessment Test: 00:01:00 •Solution for Assessment Test: 00:01:00 •05 Interview Questions and Answers: 00:04:00 •Introduction: 00:03:00 •Variables: 00:24:00 •C# Identifiers: 00:08:00 •Data Types: 00:08:00 •Type Casting: 00:14:00 •User Inputs: 00:10:00 •Comments: 00:03:00 •Assessment Test: 00:01:00 •Solution for Assessment Test: 00:02:00 •03 Interview Questions and Answers: 00:02:00 •Summary: 00:02:00 •Introduction: 00:02:00 •Arithmetic Operators: 00:09:00 •Assignment Operators: 00:03:00 •Comparison Operators: 00:03:00 •Logical Operators: 00:03:00 •Strings: 00:10:00 •String Properties: 00:08:00 •Booleans: 00:06:00 •Assessment Test: 00:01:00 •Solution for Assessment Test: 00:01:00 •03 Interview Questions and Answers: 00:04:00 •Summary: 00:02:00 •Introduction: 00:02:00 •If Conditions and Statements: 00:12:00 •Switch-Case Statements: 00:09:00 •Assessment Test: 00:01:00 •Solution for Assessment Test: 00:02:00 •03 Interview Questions and Answers: 00:04:00 •Summary: 00:02:00 •Introduction: 00:02:00 •While Loop Statement: 00:07:00 •Do-While Statement: 00:03:00 •For Loop Statement: 00:07:00 •Foreach Statement: 00:06:00 •Break and Continue: 00:03:00 •Assessment Test: 00:01:00 •Solution for Assessment Test: 00:01:00 •03 Interview Questions and Answers: 00:02:00 •Summary: 00:01:00 •Introduction: 00:01:00 •Arrays: 00:13:00 •Loop Through Arrays: 00:10:00 •Lists: 00:07:00 •Assessment Test: 00:01:00 •Solution for Assessment Test: 00:02:00 •03 Interview Questions and Answers: 00:02:00 •Summary: 00:02:00 •Introduction: 00:01:00 •System.IO Namespace: 00:03:00 •File and File Info: 00:11:00 •Directory and Directory Info: 00:08:00 •Getting File Path Information: 00:05:00 •Assessment Test: 00:01:00 •Solution for Assessment Test: 00:01:00 •03 Interview Questions and Answers: 00:03:00 •Summary: 00:03:00 •Introduction: 00:02:00 •Datetime: 00:10:00 •TimeSpan: 00:06:00 •Assessment Test: 00:01:00 •Solution for Assessment Test: 00:01:00 •Summary: 00:02:00 •Introduction: 00:02:00 •Debugging Tools in Visual Studio: 00:13:00 •Call Stack Window: 00:04:00 •Locals and Autos Windows: 00:04:00 •Summary: 00:02:00 •Bonus Lecture for What Next?: 00:02:00 •Assignment - Basic C# Coding: 00:00:00

Basic C# Coding
Delivered Online On Demand6 hours 27 minutes
£12

Make a Micro-Budget Feature Film

4.7(160)

By Janets

Register on the Make a Micro-Budget Feature Film today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get an e-certificate as proof of your course completion. The Make a Micro-Budget Feature Film is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablet, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! What You Get With The Make a Micro-Budget Feature Film Receive a e-certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Certification Upon successful completion of the course, you will be able to obtain your course completion e-certificate free of cost. Print copy by post is also available at an additional cost of £9.99 and PDF Certificate at £4.99. Who Is This Course For: The course is ideal for those who already work in this sector or are an aspiring professional. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements: The online training is open to all students and has no formal entry requirements. To study the Make a Micro-Budget Feature Film, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16.  Course Content Section 01: Introduction Introduction 00:02:00 Section 02: Month One The Idea 00:06:00 The Outline 00:18:00 Using Improvisation 00:04:00 Section 03: Month Two Be Your Own AD Part 01 00:22:00 Be Your Own AD Part 02 00:06:00 Be Your Own AD Part 03 00:08:00 Budgeting 00:18:00 To Pay or Not to Pay 00:06:00 Casting & Crewing 00:15:00 Section 04: Month Three Rehearsals 00:15:00 Adapting the Outline 00:08:00 Contracts 00:12:00 Ready to Shoot 00:05:00 Section 05: Month Four Keeping it Small & Multi-tasking 00:06:00 Shot Setup 00:07:00 Equipment 00:12:00 Directing 00:09:00 Coverage 00:04:00 Section 06: Conclusion Conclusion 00:01:00 Behind the Scenes Video Part 01 00:02:00 Behind the Scenes Video Part 02 00:05:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

Make a Micro-Budget Feature Film
Delivered Online On Demand3 hours 11 minutes
£25

Python Certification - IT Job Ready Program with Money Back Guarantee

5.0(1)

By Academy for Health and Fitness

Become an IT professional with our Python Certification - IT Job Ready Program! Gain comprehensive skills in Python programming, data analysis, and automation. We offer a money-back guarantee if you don't secure a job within six months of completion. Enroll now and jumpstart your tech career! Ready to land your dream job in tech? Our Python Certification - IT Job Ready Program equips you with essential Python programming, data analysis, and automation skills. Plus, we offer a money-back guarantee if you don't get hired within six months of completing the course. Don't miss out – enroll today and take the first step towards a successful IT career! 💻📊 #PythonCertification #TechTraining #CareerReady #MoneyBackGuarantee

Python Certification - IT Job Ready Program with Money Back Guarantee
Delivered Online On Demand3 hours
£649

Knitting - Beginner - Learn at Home in Your Own Time

4.3(7)

By Rachel Ellen

Embrace the calming art of knitting with our On-Demand Knitting Course, designed to boost your wellbeing while teaching you this timeless craft. Led by an experienced tutor with a passion for knitting, this course offers clear, step-by-step video tutorials that guide you through each stitch, pattern, and project at your own pace. Perfect for beginners and those looking to deepen their skills, knitting is not only a creative outlet but also a proven way to reduce stress and promote mindfulness. Whether you're making cozy garments, accessories, or thoughtful gifts, this course will help you knit your way to relaxation and joy.

Knitting - Beginner - Learn at Home in Your Own Time
Delivered Online On Demand6 hours
£212

Python for Software Engineering Bootcamp

By Packt

Learn how to build and test APIs and web services, which form the foundation of most software engineer work with the help of this carefully structured beginner's level course. You will be learning all of this in Python, one of the world's most popular and widely used programming languages.

Python for Software Engineering Bootcamp
Delivered Online On Demand41 hours 6 minutes
£82.99

C++ Development: A Comprehensive Coding Guide

4.8(9)

By Skill Up

Gain the skills and credentials to kickstart a successful career and learn from the experts with this step-by-step

C++ Development: A Comprehensive Coding Guide
Delivered Online On Demand5 hours 33 minutes
£25

Python for Beginners

4.3(43)

By John Academy

Overview From automation to complex data analysis, Python is used in a wide range of tasks. Thus, to become a high-demand professional in the IT industry, you must build a solid foundation in this programming language. Our Python for Beginners is the perfect place to start enhancing your knowledge and skills in this area. Through the comprehensive course, you will get a primary understanding of Python. The informative modules will help you understand the data types and data structure. You will receive detailed lessons on control flow and operators. After that, the modules will equate you to the basics of Python arrays, iterators and generators. Finally, you will get a clear understanding of the functions and file manipulation. After the completion of the course, you will receive a certificate of achievement. This certificate will help you elevate your resume. Course Preview Learning Outcomes Introduce yourself to the basics of Python Familiarise yourself with the data types and operators Enhance your understanding of data structures and control flow Explore the vital areas of Python arrays, iterators and generators Develop a clear understanding of functions and file manipulation Why Take This Course From John Academy? Affordable, well-structured and high-quality e-learning study materials Engaging tutorial videos, materials from the industry-leading experts Opportunity to study in a user-friendly, advanced online learning platform Efficient exam systems for the assessment and instant result Earn UK & internationally recognised accredited qualification Easily access the course content on mobile, tablet, or desktop from anywhere, anytime Excellent career advancement opportunities Get 24/7 student support via email. What Skills Will You Learn from This Course? Python Who Should Take This Python for Beginners Course? Whether you're an existing practitioner or an aspiring professional, this course is an ideal training opportunity. It will elevate your expertise and boost your CV with key skills and a recognised qualification attesting to your knowledge. Are There Any Entry Requirements? This Python for Beginners is available to all learners of all academic backgrounds. But learners should be aged 16 or over to undertake the qualification. And a good understanding of the English language, numeracy, and ICT will be helpful. Certificate of Achievement After completing this course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates & Transcripts can be obtained either in Hardcopy at £14.99 or in PDF format at £11.99. Career Path​ This exclusive Python for Beginners will equip you with effective skills and abilities and help you explore career paths such as  Web Developer Data Analyst Software Developer Game Developer Course Introduction Python for Beginners Introduction 00:01:00 Module 01: Getting Started with Python Why Learn Coding 00:05:00 Why Learn Python 00:04:00 Gearing Up Linux Machine For Python Programming 00:15:00 Gearing Up Windows For Python 00:13:00 Integrate Python And Git Bash With Vscode 00:03:00 Gearing Up The Macos For Python Programming 00:06:00 Installing Jupyter Notebook In Windows 00:06:00 Hello World In Jupyter Notebook 00:11:00 Module 02: Data Types and Operators Arithmetic Operators 00:14:00 Order Of Evaluation 00:09:00 Variable And Assignment Operators 00:12:00 Correct Variable Names 00:08:00 Integer Float And Complex Numbers In Python 00:11:00 Boolean Comparison Operator And Logical Operator 00:20:00 Strings In Python 00:07:00 Type And Type Casting 00:10:00 String Methods In Python 00:09:00 Taking Input From User 00:05:00 Exercise 1 00:09:00 Module 03: Data Structures Lists In Python 00:16:00 Necessitites In List 00:14:00 List Methods 00:19:00 Tuples In Python 00:14:00 Sets In Python 00:14:00 Dictionary, Mutable, Accessing Items 00:08:00 Dublicates, Constructor And Data Types In Dictionary 00:06:00 Access And Add Items In Dictionaries 00:06:00 Nested Dictionaries And Dictionary Methods 00:10:00 Exercise 2 00:12:00 Module 04: Control Flow Introduction 00:01:00 Conditional Statements 00:10:00 Short Hand If Else 00:10:00 Nested If 00:05:00 For Loops 00:13:00 While Loops In Python 00:07:00 While Vs For Loop 00:07:00 Break Continue Statment 00:07:00 Try And Except 00:07:00 Exercise 3 00:07:00 Module 05: Functions Intro To Functions 00:05:00 Arguments, Parameters And Multiple Arguments 00:09:00 Arbitrary Arguments, Keyword Arguments, Arbitrary Keyword Arguments 00:10:00 Default Parameter Value And Passing A List As Parameters 00:09:00 Return Values And Pass Statements 00:06:00 Exercise 4 00:09:00 Module 06: Python Arrays, Iterators and Generators Array, Length Of Array, Accessing Elements Of Array 00:10:00 Adding, Removing Elements In Array, Array Methods 00:12:00 Iterator In Python 00:14:00 Generators In Python 00:07:00 Exercise 5 00:07:00 Module 07: File Manipulation File Hancdling And Syntax 00:05:00 Reading The File, Line Extraction And Parsing 00:11:00 Appending And Writing The Files In Python 00:06:00 Create And Delete A File 00:05:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Python for Beginners
Delivered Online On Demand8 hours 16 minutes
£24.99

Typescript Level 4

5.0(10)

By Apex Learning

Overview This comprehensive course on Typescript Level 4 will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Typescript Level 4 comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? After successfully completing the course you will be able to order your certificate, these are included in the price. Who is This course for? There is no experience or previous qualifications required for enrolment on this Typescript Level 4. It is available to all students, of all academic backgrounds. Requirements Our Typescript Level 4 is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more!   Course Curriculum 14 sections • 90 lectures • 04:07:00 total length •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 •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: Heterogeneous 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 •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 •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 •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 •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 •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 •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 •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 •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 •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 •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 •Module 01: String to numeric: 00:04:00 •Module 02: Using the toString method: 00:03:00 •Module 03: Object Casting: 00:02:00 •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

Typescript Level 4
Delivered Online On Demand4 hours 7 minutes
£12