
We guarantee that all our online courses will meet or exceed your
expectations. If you are not fully satisfied with a course - for
any reason at all - simply request a full refund. We guarantee no
hassles. That's our promise to you.
Go ahead and order with confidence!

| Introduction | |||
| Introduction | |||
| How to Get Course requirements | |||
| Getting Started on Windows, Linux or Mac | |||
| How to ask Great Questions | |||
| FAQ’s | |||
| HTML | |||
| Introduction HTML | |||
| Choosing Code Editor | |||
| Installing Code Editor (Sublime Text) | |||
| Overview of a Webpage | |||
| Structure of a Full HTML Webpage | |||
| First Hello World! Webpage | |||
| HTML Basic | |||
| Heading tags | |||
| Paragraph | |||
| Formatting Text | |||
| List Items Unordered | |||
| List Items Ordered | |||
| Classes | |||
| IDs | |||
| Comments | |||
| HTML Intermediate | |||
| Images | |||
| Forms | |||
| Marquee | |||
| Text area | |||
| Tables | |||
| Links | |||
| Navbar – Menu | |||
| HTML Entities | |||
| Div tag | |||
| Google Maps | |||
| HTML Advanced | |||
| HTML Audio | |||
| HTML Video | |||
| Canvas | |||
| Iframes | |||
| Input Types | |||
| Input Attributes | |||
| Registration Form | |||
| Contact Us Form | |||
| Coding Exercise | |||
| Solution for Coding Exercise | |||
| JavaScript Introduction | |||
| What is JavaScript | |||
| Hello World Program | |||
| Getting Output | |||
| Internal JavaScript | |||
| External JavaScript | |||
| Inline JavaScript | |||
| Async and defer | |||
| JavaScript Basics | |||
| Variables | |||
| Data Types | |||
| Numbers | |||
| Strings | |||
| String Formatting | |||
| JavaScript Operators | |||
| Arithmetic operators | |||
| Assignment operators | |||
| Comparison operators | |||
| Logical operators | |||
| JavaScript Conditional Statements | |||
| If-else statement | |||
| If-else-if statement | |||
| JavaScript Control Flow Statements | |||
| While loop | |||
| Do-while loop | |||
| For loop | |||
| Coding Exercise | |||
| Solution for Coding Exercise | |||
| JavaScript Functions | |||
| Creating a Function | |||
| Function Call() | |||
| Function with parameters | |||
| JavaScript Error Handling | |||
| Try-catch | |||
| Try-catch-finally | |||
| JavaScript Client-Side Validations | |||
| On Submit Validation | |||
| Input Numeric Validation | |||
| C# Introduction | |||
| Introduction to CSharp | |||
| CSharp vs NET | |||
| What is CLR | |||
| Architecture of NET Application | |||
| Getting Visual Studio | |||
| First CSharp Hello World Application | |||
| First CSharp Core Hello World Program | |||
| Assessment Test | |||
| Solution for Assessment Test | |||
| C# Basic | |||
| Variables | |||
| CSharp Identifiers | |||
| Data Types | |||
| Type Casting | |||
| User Inputs | |||
| Comments | |||
| C# Operators | |||
| Arithmetic Operators | |||
| Assignment Operators | |||
| Comparison Operators | |||
| Logical Operators | |||
| Strings | |||
| String Properties | |||
| Booleans | |||
| Assessment Test | |||
| Solution for Assessment Test | |||
| C# Statements | |||
| If else Conditions and Statements | |||
| Switch-Case Statements | |||
| C# Control Flow statements | |||
| While Loop Statement | |||
| Do-While Statement | |||
| For Loop Statement | |||
| Foreach Statement | |||
| Break and Continue | |||
| C# Built-in coding | |||
| Arrays | |||
| Loop Through Arrays | |||
| Lists | |||
| SystemIO Namespace | |||
| Datetime | |||
| TimeSpan | |||
| C# Debugging techniques | |||
| Debugging Tools in Visual Studio | |||
| Call Stack Window | |||
| Locals and Autos | |||
| C# Object-oriented programming [OOPs] | |||
| Introduction to Class | |||
| Create a Class | |||
| Object Initializers | |||
| Parameters | |||
| Access Modifiers(theory) | |||
| C# Methods | |||
| Introduction to methods | |||
| Create a method | |||
| Method with parameters | |||
| Method default and multiple parameters | |||
| Method return keyword | |||
| Method Over loading | |||
| Assessment Test | |||
| Solution for Assessment Test | |||
| C# Class Encapsulation | |||
| Introduction to OOPs | |||
| Classes and Objects | |||
| Class Members | |||
| Class Constructors | |||
| Access Modifiers | |||
| Properties Get Set | |||
| Encapsulation | |||
| C# Inheritance and Polymorphism | |||
| Intro Inheritance and Polymorphism | |||
| Inheritance | |||
| Polymorphism | |||
| Assessment Test | |||
| Solution for Assessment Test | |||
| C# Abstract and Interfaces | |||
| Introduction | |||
| Abstraction | |||
| Interfaces | |||
| Enums | |||
| C# Error Handling Techniques | |||
| Try Catch | |||
| Custom message on Errors | |||
| Finally | |||
| Throw keyword | |||