Scripting School Provides Ant Online Training , AngularJS Online Training, Backbone js Online Training , Node.Js Online Training , JavaScript Online Training, LUA Online Training, Groovy Scripts Online Training , Groovy on Grails Online Training , HTML5 Online Training , Maven Online Training , Perl Script Online Training , PowerShell Online Training , Python Online Training , PHP Online Training , Ruby Script Online Training , Ruby on Rails Online Training , R Scripts Online Training , TCL Script Online Training , Unix Shell Script Online Training , VBScript Online Training ,Hadoop Online Training, Advanced Java Online Training, Core Java Online Training, Hibernate Online Training, J2EE Online Training, Spring Online Training, .NET Online Training, Microsoft BI Online Training, Microsoft SSAS Online Training, Microsoft SSIS Online Training, Microsoft SSRS Online Training, SharePoint BI Online Training, SharePoint Online Training, Windows Server 2008 Admin Online Training, Cognos Online Training, Datastage Online Training, Informatica Online Training, OBIA Online Training, OBIEE Online Training, Teradata Online Training, Advanced Perl Online Training, Android Online Training, Drupal Online Training, Joomla Online Training, PHP Online Training, Python Online Training, Salesforce Online Training, SAS Clinical Online Training, SEO Online Training, Veritas Volume Manager Online Training, Web Designing Online Training.

Introduction to MV* frameworks

  • Understanding the dependency Injection Pattern
  • Understanding the MVC Pattern
  • What is AngularJS
Creating the application with AngularJS
  • How to start with Angularjs
  • What is ng-app
  • What are modules in Angularjs
  • Simple book store app.
What is Two Way Binding?
  • How angular performs two way binding
  • What is scope?
Understanding the concept of modules
  • What is a module?
  • How to Inject various modules

Creating a simple view

  • Creating an Angular Controller
  • Understanding the root scope and the scope
  • How the controller talks to the view.
  • Demonstrating the interaction between the controller and the view.
  • Understanding the Prototypal Inheritance in Angular
Extending the view with various built in directives
  • How to use the built in directives of angular
  • Playing with the data using angular-directives
  • Understanding the concept of scope and model at more advanced level
  • Data validation using AngularJS
Understanding Services in AngularJS
  • What is a service
  • How to write services in angularjs
  • Extend the Book Store app using Service
Demonstrating the use of filters in Angular
  • Consuming the existing filters
  • Creating Custom filters.
Demonstrating Angular Routing
  • How to create routes
  • How to resolve routes
Demonstrating Providers in AngularJS
  • What is a provider
  • How to use providers
  • Extend the Book Store app using providers

Working with RESTFul Services and $http and other providers

  • Consuming Rest Based api’s
  • Resolving promises.
  • Understanding the concept of $q.

Demonstrating angular Events

  • $emit
  • $broadcast
  • $watch
  • $on
  • $digest
  • $apply
Demonstrating the concept of Directives
  • What is are directive
  • Creating a basic directive
  • Moving to a advanced Directive
  • Understanding various components of directives
  • Understanding the link functions.

Introduction to Unit Testing

  • How to Write unit tests in Angularjs for various components
Demonstrating the user of Angular UI
  • Angular Ui router
  • Workign with various widgets of Angular UI
Building a single page application with AngularJS
  • Architecting the Angular Application
  • Controllers
  • Services
  • Modules
  • Directives
  • Filters
  • Third party libraries
  • Jasmine Unit testing