How to Learn Angular 2 ?

Поділитися
Вставка
  • Опубліковано 23 лис 2016
  • For more such videos visit www.questpond.com
    For more such videos subscribe ua-cam.com/users/questpondvide...
    See our other Step by Step video series below :-
    25 Most Important Angular Interview Questions and Answers:- • Angular Interview Ques...
    Learn C# Step by Step goo.gl/FNlqn3
    Learn Design Pattern Step by Step:- goo.gl/eJdn0m
    Learn Angular tutorial step by step tinyurl.com/ycd9j895
    Learn MVC Core step by step :- tinyurl.com/y9jt3wkv
    Learn Azure Step by Step :- tinyurl.com/y6fmrech
    Learn SharePoint Step by Step in 8 hours:- goo.gl/XQKHeP
    Python Tutorial for Beginners:- • Python Tutorial for Be...
    Learn Data Science in 1 hour :- tinyurl.com/y5o7qbau
    Learn Power BI Step by Step:- tinyurl.com/y6thhkxw
    Learn MSBI Step by Step in 32 hours:- goo.gl/TTpFZN
    Learn SQL Server Step by Step tinyurl.com/ja4zmwu
    Learn Tableau step by step :- tinyurl.com/kh6ojyo
    Below are the pre-requiste videos of Angular 2 which can speed up your Angular 2 learning process.
    Project Source code download from tinyurl.com/z7o8bw3
    Basic 1 hour video by which covers Angular 2 basic concepts tinyurl.com/z3vnvhg
    Pre-requiste TypeScript of 45 Minutes :- goo.gl/oRkawI
    In this video we will understand what it takes for Learn Angular 2 and we will also see a simple customer sample project for the same.
    ========================================
    AngularJS 2.0 & 1.5 syllabus
    ===============================================
    (Angular 2.X and 4.X)How to open Angular 2 Source code.(Trailer)
    goo.gl/zbmTXo
    (Angular2.X and 4.X)Lab 1: - Modules,Components, ng-model & expressions.
    (Angular2.X and 4.X)Lab 2 :- 1-way/2-way binding, interpolations, template binding, event binding & cloning.
    (Angular2.X and 4.X)Lab 3 :- @Input, @Output & Eventemitters.
    (Angular2.X and 4.X)Lab 4 :- Angular Component Life Cycle.
    (Angular2.X and 4.X)Lab 5 :- Providers, Services and Dependency Injection.
    (Angular2.X and 4.X)Lab 6:- SPA(Single Page Application) using Routing.
    (Angular2.X and 4.X)Lab 7:- Validation using Angular forms.
    (Angular2.X and 4.X)Lab 8:- Making HTTP POST calls to REST service (WebAPI) using Angular 2.
    (Angular2.X and 4.X)Lab 9 :- Lazy loading using Angular 2.
    (Angular2.X and 4.X)Lab 10 :- Use WebPack for Angular 2 application.
    (Angular2.X and 4.X)Lab 11 :- Use VS Code Editor.
    (Angular2.X and 4.X)Lab 12:- Migration Angular 2.X to Angular 4.X.
    (Angular2.X and 4.X)Lab 13:- Auxiliary router outlet / Named router outlet.
    (Angular 2.X and 4.X)Lab 14 :- PathLocation & HashLocation Strategy.
    (Angular 1.X)Lab 1:- $scope, $rootscope, controller, models, expression & debugging.This is this video what your are seeing.(Angular 1.5)
    (Angular 1.X)Lab 2 :- Digest Cycle, Watchers, One time, $watch and $apply. (Trailer) (Angular 1.5)
    goo.gl/Jyp9b9
    (Angular 1.X)Lab 3:- Factory and Services (Trailer) (Angular 1.5)
    goo.gl/z0S9eP
    (Angular 1.X)Lab 4 :- Using $http service with WebAPI as back end.(Trailer)(Angular 1.5)
    goo.gl/EEuXPQ
    (Angular 1.X)Lab 5 :- Custom Directives, Restrict and Isolation Scope.(Trailer)(Angular 1.5)
    goo.gl/sqVSqX
    (Angular 1.X)Lab 6:- Deferred and Promises.(Trailer)(Angular 1.5)
    goo.gl/j2C3pq
    (Angular 1.X)Lab 7 :- Angular Unit Testing using Jasmine.(Trailer)(Angular 1.5)
    goo.gl/xzsM3z
    (Angular 1.X)Lab 8 :- Implementing SPA using Angular Route and Angular UI Router.(Trailer)(Angular 1.5)
    goo.gl/G6XPH7
    (Angular 1.X)Lab 9:- Emit, BroadCast and On Events. (Trailer)(Angular 1.5)
    goo.gl/wgxq8l
    (Angular 1.X)Lab 10 :- Filters in AngularJS. (Trailer)(Angular 1.5)
    goo.gl/mhv8mB
    (Angular 1.X)Lab 11 :- JQuery with AngularJS.(Angular 1.5)
    In this video we will discuss how we can use JQuery with AngularJS.
    (Angular 1.X)Lab 12:- Dot Rule and Controller AS keyword(Trailer)(Angular 1.5)
    goo.gl/k64WxE
    (Angular 1.X)Lab 13:- Angular Provider (Constant, Values, Provider, Service and Decorator).(Angular 1.5)
    goo.gl/kbsDdd
    If you want to get access to the pre-requisite videos share this video on your facebook,twitter or linkedin and send us the shared link to questpond@questpond.com and we will give you drop of the videos.

КОМЕНТАРІ • 3

  • @dnfvideo
    @dnfvideo  2 роки тому

    25 Angular Interview Questions : ua-cam.com/video/-jeoyDJDsSM/v-deo.html
    30 Important C# Interview Questions : ua-cam.com/video/BKynEBPqiIM/v-deo.html
    25 Important ASP.NET Interview Questions : ua-cam.com/video/pXmMdmJUC0g/v-deo.html
    20+ SQL Server Interview Questions : ua-cam.com/video/SEdAF8mSKS4/v-deo.html
    5 MSBI Interview Questions : ua-cam.com/video/5E815aXAwYQ/v-deo.html

  • @manikchauhan6373
    @manikchauhan6373 7 років тому

    Hi Shiv,
    Nice videos and a to the point precise information.
    Recently I'm in a bit of dilemma if you can help me out please. We have to build an enterprise level of web application which we can build using MVC Core, but I'm a bit confused like:
    1. Should we build client app completely in Angular 2.0 and Type Script and keep REST Api in MVC Core?
    2. Can we do part MVC and part Angular 2.0?
    3. Hows is Authentication and security in Angular 2 compare to MVC?
    I want to utilise the power of Angular 2.0 but need to know a bit of pros and cons before we jump into the full development.
    if you have any paid videos about how to structure enterprise level of applications using MVC Core and Angular 2.0, I would be happy to purchase.
    Regards,
    Manik Kumar

  • @dnfvideo
    @dnfvideo  4 роки тому

    25 Most Important Angular Interview Questions and Answers:- ua-cam.com/video/-jeoyDJDsSM/v-deo.html