Home| All soft| Last soft| Your Orders| Customers opinion| Helpdesk| Cart

Program Search:


Shopping Cart:




*Note: Minimum order price: €20
We Recommend:
Udemy Angular 2 Master Class with Alejandro Rangel €15 buy download

2016
Udemy
Alejandro Rangel
9.5 hours
English

Course Description
Learn everything you need to become an Angular 2 expert!
In this Master Class you will learn all aspects of Angular 2 including ES6 and TypeScript. You will get three packages in one course!
You just need to know pure Javascript, CSS and HTML, I will teach you the rest needed for becoming a master in Angular 2. Additionally, You will be using several IDEs, so, at the end of the class you can decide which is the most suitable for you, specifically we will take a look on WebStorm, Visual Code Studio, Sublime Text and Plunkr.
This Master Class is a live session of more than 9.5 hours will lots of examples, exercises and professional tips that you won't get in any other documentation available today.
Every section is divided in a Theory lesson and a Practical Exercise. This will help you to understand complex topics like Dependency Injection, RxJS, Routing and at the same time code with me and get the most of every part of Angular 2.
Why is this Master Class so valuable?
9.5+ hours of unique content. This is 15+ GB of videos
It resumes lots of materials and conferences available in Internet related to Angular 2. This will save you hundred of hours watching different sources
Professional tips from practical examples learnt from real experience
It offers Angular 2, TypeScript and ES6 in one full package!
This master class goes beyond the basics, you will build full applications that mix all concepts you need for programming real applications
Offers comparison between Angular 1 and 2 in the critical sections. This will help you for upgrading versions
Every section has a PDF, PPT and the source code. You can use this resources for practising after watching the course
I offer personal assistance at any time you need to solve an exercise. Lets Skype!
Why do I recorded this Master Class?
As a professional Frontend architect, I started working with Angular 2 since alpha version. I study all parts of the framework while Angular team has been releasing new versions. I decided to switch a full Angular 1/Ionic product to Angular 2 and since them my team has been working intensively with Components, Directives, Routing, Http, Services, Styling and more.
This Master Class is my resume of all possible resources that I have found and used with my team and I consider that this is the most valuable material that I can offer in Internet.
Continuous Updates of this course:
This Master Class will have updates every time that Angular 2 release new features
I will upload all live conferences I do related to Angular 2. This is a big plus, you will learn from the audience questions too
Why Angular 2?
One of the most popular open source JavaScript frameworks in the world of web application development is AngularJS. Since its release, it has received an exponential growth of adoption and support.
Announced at the ng-conference in October 2014, Angular 2.0 is the new version of Angular.
For those who thought that it will be just an update… sorry, it is not! Angular 2 is an entire new framework with breaking changes.
Faster than Angular 1, Angular 2 uses natural, easy-to-write syntax. It gives you the tools you need to build apps for desktop, mobile web, Android, and iOS.
What are you waiting for? Register now and enjoy the course!
What are the requirements?
You should be familiar with Html, CSS and Javascript in order to be able to follow this master class
You should download any of the following IDE: Visual Code Studio, Sublime Text or WebStorm. I will make examples with all of them, so, you can be familiar and choose the most suitable for you
It is a plus if you know Angular 1. I will be comparing both frameworks many times
What am I going to get from this course?
Full understanding of Angular 2
Master Angular Components, Directives, Pipes, Services, Routing, Http, Bootstrapping and many more details
Good techniques for coding with Angular 2
Code with examples
You will learn everything you need to work with Angular 2. I can guarantee that this Master Class will give you all the knowledge you need
Master TypeScript and ES6
What is the target audience?
Angular 2 is for frontend developers that want to learn about the next version of Angular
This Master class is recorded in live, so, you should code with me, follow the examples, make mistakes and debug the code. This is the best way to learn new frameworks
You should take this Master Class if you really want to understand all areas of Angular 2. There is a dedicated section for every part of the framework

Section 1: Course Introduction
Lecture 1
Introduction
03:33
Section 2: ES6 - Javascript New features
Lecture 2
Introduction
14:05
Lecture 3
Block Scoping: Let and Const
06:39
Lecture 4
Classes
04:08
Lecture 5
Inheritance
03:18
Lecture 6
Default function parameters
03:41
Lecture 7
Collections
06:55
Lecture 8
Iterators
03:53
Lecture 9
Array Comprehension
05:26
Lecture 10
Modules
03:02
Lecture 11
Arrow Function or "Fat Arrow" =>
08:49
Section 3: TypeScript
Lecture 12
Introduction
16:50
Lecture 13
Type System Part 1
08:34
Lecture 14
Type System Part 2
09:18
Lecture 15
Functions
04:39
Lecture 16
Classes, Objects, Interfaces and Inheritance - Part 1
16:29
Lecture 17
Classes, Objects, Interfaces and Inheritance - Part 2
01:49
Lecture 18
Modules
07:01
Lecture 19
Decorators
02:17
Section 4: RxJS
Lecture 20
RxJS - Theory
15:56
Lecture 21
RxJS - Practical Exercise
11:14
Section 5: Angular 2 - Introduction
Lecture 22
Introduction - Part 1
16:08
Lecture 23
Introduction - Part 2
19:43
Section 6: Architecture
Lecture 24
Architecture - Theory
08:44
Section 7: Angular 2 - Setup
Lecture 25
Configuration and Bootstrapping
13:38
Section 8: Components
Lecture 26
Components - Theroy
06:44
Lecture 27
Components - Practical Exercise
09:25
Section 9: Display Data
Lecture 28
Theory
02:08
Lecture 29
Practical Exercise
04:26
Section 10: User Input
Lecture 30
User Inputs - Theory
03:28
Lecture 31
User Input - Practical Exercise
06:41
Section 11: Forms
Lecture 32
Forms - Theory
11:19
Lecture 33
Forms - Practical Exercise
07:07
Section 12: Services
Lecture 34
Services - Theory
04:34
Lecture 35
Services - Practical exercise
06:08
Section 13: Dependency Injection
Lecture 36
Dependency Injection -Theory
06:03
Lecture 37
Dependency Injection - Practical Exercise
04:52
Section 14: Pipes
Lecture 38
Pipes - Theory
03:26
Lecture 39
Pipes - Practical Exercise
09:53
Section 15: Atribute Directive
Lecture 40
Attribute Directive - Theory
08:02
Lecture 41
Attribute Directive - Practical Exercise
06:46
Section 16: Structural Directive
Lecture 42
Structural Directive - Theory
10:27
Lecture 43
Structural Directive - Practical Exercise
04:38
Section 17: Http
Lecture 44
Http - Theory
05:01
Lecture 45
Http - Practical Exercise
06:26
Section 18: Routing
Lecture 46
Routing - Theory
06:54
Lecture 47
Routing - Practical Exercise Part 1
12:17
Lecture 48
Routing - Practical Exercise Part 2
13:56
Section 19: Full Angular 2 Weather App
Lecture 49
WeatherApp Intro
03:29
Lecture 50
Package.json
09:48
Lecture 51
tsconfig.json
04:36
Lecture 52
WeatherApp first Component
05:41
Lecture 53
Angular 2 Bootstrapping - Boot.ts
07:09
Lecture 54
WeatherApp Index.html
07:07
Lecture 55
Displaying Data
02:37
Lecture 56
Angular 2 debugging
02:34
Lecture 57
Weather Model and Interface
09:30
Lecture 58
User Input
12:59
Lecture 59
Inline and External CSS Style for Components
07:59
Lecture 60
Structural Directive: *ngIf and *ngFor
05:46
Lecture 61
WeatherService Api
09:28
Lecture 62
WeatherService Api using Http
14:10
Section 20: MyTunes
Lecture 63
Introduction
02:27
Lecture 64
Setup of MyTunes
04:04
Lecture 65
Bootstrapping - Main.ts
01:20
Lecture 66
External Libraries
02:25
Lecture 67
Project Structure
02:02
Lecture 68
Which Components do we need?
01:54
Lecture 69
Creating Components for MyTunes
06:55
Lecture 70
AppComponent.ts and RouteConfig
03:17
Lecture 71
Configure a different output directory from TypeScript
01:44
Lecture 72
Fixing common bugs
03:57
Lecture 73
Classes and Interfaces
09:50
Lecture 74
Services with Http Api and Firebase
11:01
Lecture 75
Pipes
01:36
Lecture 76
Attribute and Structural Directives
02:36
Lecture 77
Wiring Component, Services, Directives, Pipes and Models
19:18
Lecture 78
Extra CSS - Sticky footer
01:35
Lecture 79
Running MyTunes
09:11
Section 21: Goodbye
Lecture 80
Goodbye
01:15

http://0s.o53xo.ovsgk3lzfzrw63i.cmle.ru/angular-2-master-class-with-alejandro-rangel/



Download File Size:2.27 GB


Udemy Angular 2 Master Class with Alejandro Rangel
€15
Customers who bought this program also bought:

Home| All Programs| Today added Progs| Your Orders| Helpdesk| Shopping cart      





Adobe Acrobat Pro DC 2022 €70


Mathworks MATLAB R2022 €105


Adobe Acrobat Pro DC 2022 for Mac €70






Microsoft Office Pro 2021 €99

             

Microsoft Office 2021 for Mac €99






Autodesk Revit 2023 €140

             

Autodesk Product Design Suite Ultimate €252