Welcome to this course “Angular for Beginners” by BPB Publications. Angular for Everyone, Core Concepts, Modern Web Development, Learn Dynamic Web Application, Project Based Learning, This course will cover topics ranging from Setting up the development environment to navigating from one page to another using routing in Angular.
Facilities
Location
Start date
Online
Start date
Different dates availableEnrolment now open
About this course
This course will focus on creating web applications using the JavaScript framework Angular and understanding concepts like components, modules, routing etc. By the end of this course, you will be able to create a dynamic Angular web application
Questions & Answers
Add your question
Our advisors and other users will be able to reply to you
We are verifying your question adjusts to our publishing rules. According to your answers, we noticed you might not be elegible to enroll into this course, possibly because of: qualification requirements, location or others. It is important you consult this with the Centre.
Thank you!
We are reviewing your question. We will publish it shortly.
Course Overview
1 lecture01:36Introduction Welcome to this course “Angular for Beginners” by BPB Publications. This course will cover topics ranging from Setting up the development environment to navigating from one page to another using routing in Angular.
Course Overview
1 lecture01:36Introduction Welcome to this course “Angular for Beginners” by BPB Publications. This course will cover topics ranging from Setting up the development environment to navigating from one page to another using routing in Angular.
Introduction Welcome to this course “Angular for Beginners” by BPB Publications. This course will cover topics ranging from Setting up the development environment to navigating from one page to another using routing in Angular.
Introduction Welcome to this course “Angular for Beginners” by BPB Publications. This course will cover topics ranging from Setting up the development environment to navigating from one page to another using routing in Angular.
Introduction Welcome to this course “Angular for Beginners” by BPB Publications. This course will cover topics ranging from Setting up the development environment to navigating from one page to another using routing in Angular.
Introduction Welcome to this course “Angular for Beginners” by BPB Publications. This course will cover topics ranging from Setting up the development environment to navigating from one page to another using routing in Angular.
Welcome to this course “Angular for Beginners” by BPB Publications. This course will cover topics ranging from Setting up the development environment to navigating from one page to another using routing in Angular.
Welcome to this course “Angular for Beginners” by BPB Publications. This course will cover topics ranging from Setting up the development environment to navigating from one page to another using routing in Angular.
Setting Up Development Environment
5 lectures10:11Installing NodeJS This is the first section of the course “Angular for Beginners” by BPB Publications. In this section, you will learn about setting up an environment to work with Angular on our machines.Installing Angular CLI In this lecture, we will install Angular CLI using NodeJS and NPM (Node Package Manager) that we installed in the previous lecture. Creating New Project Now that we have set up the development environment, we will create a new project in Angular using the command ng new on the CLI.Run Project In this lecture, we will learn the basics of running an Angular project on the CLI.Change Port Number We can also change the port number where we want to run our project on the view. This video lecture explains about that.
Setting Up Development Environment
5 lectures10:11Installing NodeJS This is the first section of the course “Angular for Beginners” by BPB Publications. In this section, you will learn about setting up an environment to work with Angular on our machines.Installing Angular CLI In this lecture, we will install Angular CLI using NodeJS and NPM (Node Package Manager) that we installed in the previous lecture. Creating New Project Now that we have set up the development environment, we will create a new project in Angular using the command ng new on the CLI.Run Project In this lecture, we will learn the basics of running an Angular project on the CLI.Change Port Number We can also change the port number where we want to run our project on the view. This video lecture explains about that.
Installing NodeJS This is the first section of the course “Angular for Beginners” by BPB Publications. In this section, you will learn about setting up an environment to work with Angular on our machines.
Installing NodeJS This is the first section of the course “Angular for Beginners” by BPB Publications. In this section, you will learn about setting up an environment to work with Angular on our machines.
Installing NodeJS This is the first section of the course “Angular for Beginners” by BPB Publications. In this section, you will learn about setting up an environment to work with Angular on our machines.
Installing NodeJS This is the first section of the course “Angular for Beginners” by BPB Publications. In this section, you will learn about setting up an environment to work with Angular on our machines.
This is the first section of the course “Angular for Beginners” by BPB Publications. In this section, you will learn about setting up an environment to work with Angular on our machines.
This is the first section of the course “Angular for Beginners” by BPB Publications. In this section, you will learn about setting up an environment to work with Angular on our machines.
Installing Angular CLI In this lecture, we will install Angular CLI using NodeJS and NPM (Node Package Manager) that we installed in the previous lecture.
Installing Angular CLI In this lecture, we will install Angular CLI using NodeJS and NPM (Node Package Manager) that we installed in the previous lecture.
Installing Angular CLI In this lecture, we will install Angular CLI using NodeJS and NPM (Node Package Manager) that we installed in the previous lecture.
Installing Angular CLI In this lecture, we will install Angular CLI using NodeJS and NPM (Node Package Manager) that we installed in the previous lecture.
In this lecture, we will install Angular CLI using NodeJS and NPM (Node Package Manager) that we installed in the previous lecture.
In this lecture, we will install Angular CLI using NodeJS and NPM (Node Package Manager) that we installed in the previous lecture.
Creating New Project Now that we have set up the development environment, we will create a new project in Angular using the command ng new on the CLI.
Creating New Project Now that we have set up the development environment, we will create a new project in Angular using the command ng new on the CLI.
Creating New Project Now that we have set up the development environment, we will create a new project in Angular using the command ng new on the CLI.
Creating New Project Now that we have set up the development environment, we will create a new project in Angular using the command ng new on the CLI.
Now that we have set up the development environment, we will create a new project in Angular using the command ng new on the CLI.
Now that we have set up the development environment, we will create a new project in Angular using the command ng new on the CLI.
Run Project In this lecture, we will learn the basics of running an Angular project on the CLI.
Run Project In this lecture, we will learn the basics of running an Angular project on the CLI.
Run Project In this lecture, we will learn the basics of running an Angular project on the CLI.
Run Project In this lecture, we will learn the basics of running an Angular project on the CLI.
In this lecture, we will learn the basics of running an Angular project on the CLI.
In this lecture, we will learn the basics of running an Angular project on the CLI.
Change Port Number We can also change the port number where we want to run our project on the view. This video lecture explains about that.
Change Port Number We can also change the port number where we want to run our project on the view. This video lecture explains about that.
Change Port Number We can also change the port number where we want to run our project on the view. This video lecture explains about that.
Change Port Number We can also change the port number where we want to run our project on the view. This video lecture explains about that.
We can also change the port number where we want to run our project on the view. This video lecture explains about that.
We can also change the port number where we want to run our project on the view. This video lecture explains about that.
Adding Component
4 lectures14:58Adding Component- Introduction Overview of the topics to be covered inside this section.Add Component using CLI In this lecture, we will add a component inside our angular application using Angular CLI and observe what all is created by CLI for us.Adding Component Manually This lecture teaches how to add a component manually to out angular project.Template and Style URL In this lecture, we will see how to embed the HTML and CSS inside our project using different keywords.
Adding Component
4 lectures14:58Adding Component- Introduction Overview of the topics to be covered inside this section.Add Component using CLI In this lecture, we will add a component inside our angular application using Angular CLI and observe what all is created by CLI for us.Adding Component Manually This lecture teaches how to add a component manually to out angular project.Template and Style URL In this lecture, we will see how to embed the HTML and CSS inside our project using different keywords.
Adding Component- Introduction Overview of the topics to be covered inside this section.
Adding Component- Introduction Overview of the topics to be covered inside this section.
Adding Component- Introduction Overview of the topics to be covered inside this section.
Adding Component- Introduction Overview of the topics to be covered inside this section.
Overview of the topics to be covered inside this section.
Overview of the topics to be covered inside this section.
Add Component using CLI In this lecture, we will add a component inside our angular application using Angular CLI and observe what all is created by CLI for us.
Add Component using CLI In this lecture, we will add a component inside our angular application using Angular CLI and observe what all is created by CLI for us.
Add Component using CLI In this lecture, we will add a component inside our angular application using Angular CLI and observe what all is created by CLI for us.
Add Component using CLI In this lecture, we will add a component inside our angular application using Angular CLI and observe what all is created by CLI for us.
In this lecture, we will add a component inside our angular application using Angular CLI and observe what all is created by CLI for us.
In this lecture, we will add a component inside our angular application using Angular CLI and observe what all is created by CLI for us.
Adding Component Manually This lecture teaches how to add a component manually to out angular project.
Adding Component Manually This lecture teaches how to add a component manually to out angular project.
Adding Component Manually This lecture teaches how to add a component manually to out angular project.
Adding Component Manually This lecture teaches how to add a component manually to out angular project.
This lecture teaches how to add a component manually to out angular project.
This lecture teaches how to add a component manually to out angular project.
Template and Style URL In this lecture, we will see how to embed the HTML and CSS inside our project using different keywords.
Template and Style URL In this lecture, we will see how to embed the HTML and CSS inside our project using different keywords.
Template and Style URL In this lecture, we will see how to embed the HTML and CSS inside our project using different keywords.
Template and Style URL In this lecture, we will see how to embed the HTML and CSS inside our project using different keywords.
In this lecture, we will see how to embed the HTML and CSS inside our project using different keywords.
In this lecture, we will see how to embed the HTML and CSS inside our project using different keywords.
Data Binding.
6 lectures17:17Data Binding- Introduction This is the third section of the course “Angular for Beginners” by BPB Publications. In this section, you will learn about binding data to the view using different way of Data Binding.
Overview of the topics to be covered inside this section.Data Binding- Interpolation Binding the data using interpolation, using a specific syntax and displaying the data.Property Binding Binding the property of the data using property binding, using a different syntax and displaying the property.Event Binding Binding the events of the data using event binding, using a different syntax and displaying the functionality of that event which is invoked ns. In this section, we learn about adding services to the angular...
Additional information
Basic understanding of HTML, CSS, JavaScript
Intent and Dedication to learn