Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Transformă cunoștințele tale într-o oportunitate de a ajunge la milioane de persoane din întreaga lume.
Află mai multe
Coșul tău este gol.
Continuă cumpărăturile
TYPESCRIPT FOR BEGINNERS
Cel mai bine cotat
Rating: 4,6 din 5(3,115 ratinguri)
undefined cursanți

TYPESCRIPT FOR BEGINNERS

Master and use TypeScript Syntax in easy steps for Angular Developers
Ultima actualizare: 06.2026
Engleză

Ce vei învăța

  • Learn what TypeScript is and why we should use it
  • Learn how to define variables using data types
  • Create functions that take optional, default and variable number of arguments
  • Create and use arrow functions
  • Use Interfaces to define a contract for objects , functions and arrays
  • Use the different types of variable prefixes like let and const
  • Learn the key Object Oriented Principles
  • Create objects using classes
  • Reuse Objects through Inheritance
  • Use the different access modifiers
  • Encapsulate your classes/objects
  • All in simple steps

Conținutul cursului

19 secțiuni145 lecțiiDurată totală 6 h 18 min
  • Course and Instructor Introduction3:42
  • Private Course Feedback Link0:13
  • How to make the best of this course?1:47
  • What and why TypeScript2:40
  • TypeScript Playground5:45
  • Install TypeScript2:19
  • Setup the development environment1:12
  • Download the completed scripts0:29

Cerințe

  • Knowledge of java script is required to take this course
  • Visual Studio Code IDE .how to set it up is covered in the lectures

Descriere

The ONLY course that teaches all the TypeScript Fundamentals required to work with Angular !

---

Sample of the reviews:

Very clear explanation ! Perfect course to begin with Typescript ! -Brice Lallement

It was a good starting point for a beginner like me. I did not use JavaScript before, but the TypeScript course was an excellent introduction. Thank you Bharath Thippireddy - Ana Nasture

---

All source code is available for download

Responsive Instructor - All questions answered within 24 hours

Professional video and audio recordings (check the free previews)

----

If you are JavaScript developer who wants to learn TypeScript in depth and also master then this course is for you.If you are a developer with any other object oriented programming language background and want to learn AngularJS in the future then this course is for you too .TypeScript is is used by many popular JavaScript frameworks like AngularJS , VueJS etc by. You should have used JavaScript before you take this course.

JavaScript does not use structures like classes  to implement object oriented programming.This can be confusing for programmers coming from Java ,C++ or python background.This course covers how TypeScript provides structures like Java ,Python etc that will make our life easier.It will also be easy for you to learn newer versions of JavaScript in like ES 6/7 in the future once you master TypeScript.

What Will I Learn?

Learn how to define variables using data types

Create functions that take optional, default and variable number of arguments

Create and use arrow functions

Use Interfaces to define a contract for objects , functions and arrays

Use the different types of variable prefixes like let and const

Learn the key Object Oriented Principles

Create objects using classes

Reuse Objects through Inheritance

Use the different access modifiers

Encapsulate your classes/objects

What are the requirements?

Visual Studio Code IDE ,Web Browser(Chrome, Firefox, IE etc)

Cui se adresează acest curs:

  • Anyone with JavaScript background
  • Students who have completed my java script fundamentals course
  • Students who are interested in learning AngularJS in the future
  • Students who want to master the fundamentals of TypeScript