Angular Course For Beginners
Total Duration : 45 days
PreRequisite :
· Basic Html and css knowledge
· Basic coding fundamentals loops and conditional statements.
Week -1
Time : ( 7 hours )
Agenda: Javascript Fundamentals
1. Javascript variables (let , var and const)
2. Conditional statements and loop
3. Loop ( for , forEach , for of , for in ) continued.
4. Functions in javascript
5. Arrays and Objects
6. Map, filter, reduce, object.keys and object. Entries
7. ES6 Enhancements
a. Arrow functions
b. Rest and Spread Operator
c. DE structuring Assignment
Week – 2
Time: 8 hours
Agenda : Javascript Fundamentals
1. ES6 Enhancements continued.
2. Programming exercised for arrays and es6.
3. SetTimeout and SetInterval
4. Call, Apply and Bind
5. Event capturing and event bubbling
6. Callback functions
7. This keyword in javascript and
8. DOM
Week -3
Time : 7-8 hours
Agenda : Angular Beginner
1. Angular basics ,Create Angular application and folder structure
2. Introduction to components, modules. – create component and attach a view
3. Life cycle hooks angular.
4. Data binding ( one way , two way, interpolation and attribute) and event binding.
5. Angular Directives
a. Ng-if
b. Ng-for
c. Ng-Switch
d. Ng-Class
e. Ng-Style
6. Pipes (Pure Pipes and Impure pipes)
7. Introduction to modules
Week -4
Time : 7 hours
Agenda : Angular Intermediate
1. Lazy Loaded Modules
2. Angular Routing
3. Parent and Child component
4. Introduction to Services and Dependency Injection
5. Observables
6. Angular http
7. CRUD operations (GET, POST , PUT, DELETE)
Week -5
Time -7 hours
Agenda – Angular Intermediate
1. Angular Forms – Template driven
2. Reactive forms in Angular.
3. Form Array
4. Queries
5. Queries
6. Doubts
7. Doubts