Welcome to ONLC Training Centers

Angular JS Classes & Training Certification Courses


Learn Angular/Angular JS with training classes at ONLC. Our live training classes are hands-on plus led and supported by a professional instructor.

Angular is open source structural framework for dynamic web applications. This platform makes it easy to build mobile and desktop web applications. As this area of programming work expands, so too does the demand for programmers and web site developers experienced using Angular.

Angular / Angular JS lets you use HTML as your template language and then extend HTML's syntax to express your application's components. Develop modern, complex, responsive and scalable web applications with Angular. Angular's data binding and dependency injection eliminate much of the code you would otherwise have to write.

Maximize all that Angular can do and improve your professional status with Angular training from ONLC.

Angular Instructor-led Training

Click for FAQs about remote instructor-led training

Our Live, Instructor-led Training (ILT) classes are hands-on with an online instructor . The trainer can see your work and can provide direct assistance. Ask questions, engage directly with the instructor anytime during class—this training is live and fully interactive. Participants can attend classes from any of ONLC's training centers coast-to-coast or from their own location with easy setup . Several class levels are available. See Instructor-led Angular class titles click link.

Save on Angular Training

Save on training with ONLC's options

Get maximum buying power and flexibility with ONLC Learning Credits. They're a great way to prepay for training and secure a substantial volume discount on end-user and technical courses. ONLC Learning Credits are good for up to a year and can be used on instructor-led and self-study classes! See details & other savings options .

Angular Group Training

Group Training from ONLC

Our Angular Group Training solutions can help save both time and money upskilling your staff. Training can be public or private with instruction delivered virtually or onsite. We can even customize course content to meet specific learning objectives, schedules and budgets! To learn more about our group training options and to receive a price quote go to Group Training click link .

 

 

ANGULAR CLASS SCHEDULE & COSTS

Instructor-led Classes Click for FAQs about remote instructor-led training

Angular Programming: Level 1

Overview
Introduction to Angular training covers everything you need to know to get started with this next generation of the Angular framework. Angular (version 4 and above using TypeScript) makes the creation of single page applications even easier than before. In this course developers will learn to use Angular Directives and to create Angular Components and Services to develop applications based on the Model-View-Controller (MVC) architecture. You will learn to use HTML Templates to define views and to connect views with code using output, two-way, event and property bindings. The course reviews the benefits and challenges of Single Page Applications and how to overcome those challenges using the Angular Router. The course also covers everything you need to know about Typescript - a programming language based on JavaScript that is used to create Angular applications.

Learning Objectives
In this training, attendees will learn how to:
•      Create single page web applications using the MVC pattern of Angular
•      Understand how write and organize Angular code
•      Program Angular View Components and Services
•      Use Angular output, two-way, event and property bindings
•      Work with Angular Pipes to format data
•      Create and work with Angular Forms
•      Angular Component Router

Prerequisites
Students should have some prior understanding of web development using, HTML, CSS and JavaScript. Students should also have basic programming experience in at least one of the following programming languages, HTML, C#, VB, VB.net, CSS, Javascript, Typescript, ASP, ASP.net or another web or application programming language. Experience developing with AngularJS or Angular (the prior versions) is not required. Lab exercises provide essential and real world practical hands-on experience for each topic.

COURSE OUTLINE

Section 1. Introducing Angular
Creating a Simple Reddit Clone
Understanding Requirements and Recommendations for Running an Angular 4 Application
Running an Application - Components
Adding Data to a Component
Working with Arrays
Using the User Item Component
Understanding Bootstrap
Working with the Application Component
Deploying your Applications

Section 2. How Angular Works
Applications and the Navigation Component
Using the Breadcrumbs Component
Using the Product List Component
Building a Product Model
Using the Component Decorator
Adding Products to your Application
Understanding View and Controller using the Product List Component
Using the Product Row Component
Additional Angular Product Components - Image, Display and Department
Using NgModule and Booting Applications
Introduction to Data Architecture

Section 3. Built in Directives
Using the NgIf Directive
Using the NgSwitch Directive
Using the NgStyle Directive
Using the NgClass Directive
Using the NgFor Directive and Indexing
Using the NgNonBindable Directive

Section 4. Forms in Angular
Using Forms in Angular
FormControl and FormGroups
Loading the FormsModule
Using the FormBuilder
Understanding Reactive Forms
Adding Form Validation
Using ngModel with Forms

Section 5. Routing
Using When to Use Routing
How Client Siding Routing Works
Writing Routes in Angular
Understanding the Components of Angular Routing
Routing Strategies
Understanding Route Parameters
Router Hooks
Nesting Routes

Section 6. Dependency Injection
Using Dependency Injectors
Dependency Injection Parts
Providing Dependencies with NgModule
Understanding Class and Factory Providers
Dependency Injections in Apps

Dates Times Location Price
5/29/24 - 5/31/24 Live Online from our site or yours. $1,195

6/24/24 - 6/26/24 Live Online from our site or yours. $1,195

7/22/24 - 7/24/24 Live Online from our site or yours. $1,195

8/19/24 - 8/21/24 Live Online from our site or yours. $1,195

More Dates    Quote

Angular Programming: Level 2

Overview
This class is the second part of our Introduction Angular Programming series. Combined with the Angular Programming: Level 1, these classes provide a comprehensive overview of Angular programming based on the TypeScript language.

Version Note
This Angular training is relevant for users of Angular (version 4 and above using TypeScript).

Prerequisites
Students should be experienced with Angular programming and should have taken or at least be familiar with topics covered in our Angular Programming: Level 1 course. In addition, individuals taking this class should be have Basic knowledge of RxJS (the JavaScript library for reactive).

Course Outline

Module 1: Data Architecture with Observables
Section 1: Observables and RxJS
Section 2: Chat App Overview
Section 3: Implementing UsersService
Section 4: The MessagesService
Section 5: The ThreadsService
Section 6: The AppComponent Top-Level Component
Section 7: The ChatThreadsComponent
Section 8: The Single ChatThreadComponent
Section 9: The ChatWindowComponent
Section 10: The ChatMessageComponent
Section 11: The ChatNavBarComponent

Module 2: Introduction to Redux with TypeScript
Section 1: Redux and Core Redux Ideas
Section 2: Storing States
Section 3: A Messaging App
Section 4: Using Redux in Angular
Section 5: Planning an App
Section 6: Setting Up Redux
Section 7: Providing Stores
Section 8: Bootstrapping Apps

Module 3: Intermediate Redux in Angular
Section 1: Building the Reducers and Action Creators
Section 2: Building the Angular Chat App
Section 3: Building the ChatNavBarComponent
Section 4: Building the ChatThreadsComponent
Section 5: The Single ChatThreadComponent
Section 6: Building the ChatWindowComponent
Section 7: The ChatMessageComponent

Module 4: Advanced Components
Section 1: Styling
Section 2: Referencing and Modifying Host Elements
Section 3: Creating a Message Pane with Content Projections
Section 4: Querying Neighbor Directives
Section 5: Lifecycle Hooks
Section 6: Advanced Templates
Section 7: Change Detection

Dates Times Location Price
5/2/24 - 5/3/24 Live Online from our site or yours. $795

6/3/24 - 6/4/24 Live Online from our site or yours. $795

6/27/24 - 6/28/24 Live Online from our site or yours. $795

7/25/24 - 7/26/24 Live Online from our site or yours. $795

More Dates    Quote

Other Programming Classes

ONLC provides other open source programming classes. See all Open Source programming titles click link.

About Angular Versions

The original version of Angular framework was called AngularJS or Angular 1.x. This version of Angular used JavaScript as the primary language. The second major revision of Angular switched to TypeScript instead of JavaScript as the primary language. As a result, "JS" was dropped from the name.

In 2017, the Angular team switched to semantic versioning with upgrades expected twice per year. As a result, future versions will simply be named Angular and not have a version designated. For class naming purposes you will see AngularJS and Angular in our class list. We will be keeping our "Angular" classes up to date and hope to have them revised regularly to include notes related to the latest release.

NEWS & OFFERS

Call our Education Advisors for certification and course selection assistance

Education Advisors to Help You
Our advisors can assist you with questions about our classes, vendor certifications and discount options plus help you select training that is right for you. For assistance, contact our Education Advisors toll free in the USA at 1-800-288-8221 (weekdays).

 

ONLC Training Centers has locations coast to coast

Training Locations Coast to Coast
ONLC provides live, hands-on classes with an online instructor at our hundreds of training centers coast to coast. Our centers are fully equipped and provide an interruption-free environment to focus on learning. Find ONLC centers near me click link.

 

ONLC Learning Credits with savings up to 35%

Volume Discounts with ONLC Learning Credits
Get maximum buying power and flexibility with ONLC Learning Credits. They're a great way to prepay for training plus secure a substantial volume discount on end-user and technical training. Credits can be used for live, instructor-led and self-study, On-Demand formats. Learning credits are good for up to a year! See details & pricing .

 

spacer

Questions?

To learn more about ONLC's classes or in the event of questions contact our Education Advisors at:

1.800.288.8221
(weekdays)

 

ONLC TRAINING CENTERS
800-288-8221
www.onlc.com