Programming Courses
Each course is a collection of lessons

Introduction to TypeScript
#TypeScriptBeginnerTypeScript is a programming language developed and maintained by Microsoft. It is a statically typed superset of JavaScript that compiles to plain JavaScript code. TypeScript adds optional static typing and additional features to JavaScript, making it a powerful tool for building large-scale applications.

Introduction to HTML & HTML5
#HTMLBeginnerHTML is the standard markup language for creating Web pages. In this course, we will guide you through the basics of HTML5, CSS, and JavaScript. The languages that power the web.