Course Description
Learn the foundational skills in programming using Python in this 4-day comprehensive training.
Course Description
Angular 7 is the latest iteration of Angular by Google. You can boost your IT skills and become one of the most in-demand Front End Developer by having the right exposure and getting hands-on experience on Angular 7.
This 3-day instructor-led training will teach you Angular 7's framework that makes software development easier, improved and more simplified, thus making it a popular choice amongst top companies. Learn about Components, Directives, Services, Forms, Http Access, Authentication, Angular App Optimization and Offline Compilation.
Course Objectives
After completing this course, students should be able to:
-
Create single-page web applications using Angular.
-
Understand how to write and organize Angular code.
-
Program Angular View Components and Services.
-
Use Angular output, two-way, event and property bindings.
-
Exchange data with network servers using the Angular HTTP Client.
-
Consume data from REST web services.
-
Work with Angular Pipes to format data.
-
Create and work with Angular Forms.
-
Work on Angular Animations.
-
Work on Angular CLI.
-
Apply the Best practices for Angular application style and organization.
Pre-requisite
Basic JavaScript knowledge is mandatory to attend this course. HTML, CSS and TypeScript knowledge helps but not required. Prior knowledge in Angular JS 1 and/or 2, also not required.
Who Should Attend
This course is ideal for UI Developers, Full Stack Web Developers, Technical Project Managers, Technical Leads, Web Application Programmers, Software Architects, Software Developers, Testing Professionals, and Experienced Front End Developers.
Course Content
-
Introduction: Angular
-
Development setup of Angular
-
Introduction to TypeScript and ES6
-
Components in Angular
-
Data and Event Binding
-
Attribute Directives
-
Structural Directives
-
Template Driven Forms
-
Reactive Forms
-
Angular Modules
-
Services and Dependency Injection
-
HTTP Client
-
Pipes and Data Formatting
-
Introduction to Single Page Applications
-
The Angular Component Router
-
Advanced HTTP Client