
JavaScript Course Content
- What is JavaScript
- Fundamentals of JavaScript Language
- Writing Simple JavaScript Example
- Statements In JavaScript
- JavaScript Variables and Data types
- String and Number operations in JavaScript
- Conditional examples (if else – switch case) In JavaScript
- Conditions In Java Script
- Looping in JavaScript
- Functions in JavaScript
- Error Handling in JavaScript
- Simple Calculator in JavaScript
JavaScript as Object Oriented Scripting Language
- Understanding the Object Oriented Feature of JavaScript
- Classes and Objects
- Form Validation with JavaScript
- Dynamically swapping the images with JavaScript
- JavaScript with Link and Images
- Navigation with combo box and JavaScript
- Popup windows with JavaScript
- Form validation using Regular Expression in JavaScript
- Email validation is JSP using JavaScript
- Java Script Code of Calendar and Date Picker or Popup Calendar
- JavaScript Combo Box Validation
- JavaScript createPopup method
- JavaScript appendChild method
- JavaScript add method
- JavaScript addImport example
- JavaScript appendData method
- JavaScript applyElement method Example
- JavaScript blink method
- JavaScript bold method
- JavaScript clear method
- JavaScript clearTimeOut method
- JavaScript click method
- JavaScript cloneNode example
- JavaScript createAttribute method
- JavaScript createCaption method
- JavaScript createComment method
- JavaScript createEventObject method
- JavaScript createTFoot method
- JavaScript createTHead method
- JavaScript deleteCaption method
- JavaScript deleteTFoot method
- JavaScript deleteTHead method
- JavaScript dragDrop method
- JavaScript duplicate method
- JavaScript elementFromPoint method
- JavaScript exp method
- JavaScript floor method
- JavaScript focus method
- JavaScript fontColor method
- JavaScript getAdjacentText method
- JavaScript getAttribute method
- JavaScript getAttributeNode method
- JavaScript getData method
- JavaScript getElementById method
- JavaScript insertBefore method
- JavaScript insertCell method
- JavaScript insertData method
- JavaScript lastIndexOf method
- JavaScript link method
- JavaScript max method
- JavaScript min method
- JavaScript namedItem method
- JavaScript navigate method
- JavaScript setMonth() method
- JavaScript scrollTo() method
- JavaScript scrollIntoView() method
- JavaScript scrollBy() method
- JavaScript resizeBy() method
- JavaScript reset() method
- JavaScript removeNode() method
- JavaScript remove method
- JavaScript removeAttribute method
- JavaScript pow() method
- JavaScript parentElement method
- JavaScript open() method
- JavaScript location.replace() method
- JavaScript hide() method
- JavaScript getUTCDay() method
- JavaScript getUTCDate method
- JavaScript getMilliseconds method
- JavaScript getFullYear method
- JavaScript removeAttributeNode() method
- JavaScript setYear() method
- JavaScript setUTCFullYear method
- JavaScript setUTCDate method
- JavaScript setDate method
- JavaScript setAttributeNode method
- JavaScript sup method
- JavaScript submit method
- JavaScript sub method
- JavaScript strike method
- JavaScript Math.sin() method
- JavaScript showModalDialog method
- JavaScript toPrecision method
- JavaScript add namespace
- JavaScript method anchor()
- JavaScript method AddFavourite()
- JavaScript method atan()
- JavaScript method big()
- JavaScript method charCodeAt()
- JavaScript method cos()
- JavaScript method createTextRange()
- JavaScript method createElement()
- JavaScript method deleteRow()
- JavaScript method doScroll()
- JavaScript method eval()
- JavaScript method fromCharCode()
- JavaScript method setFullYear()
AngularJS Training Syllabus
Introduction of Web Technology
- Introduction to JS
- What is Angular?
- Why to use angular among N number of frameworks available.
- How to use angular
First Steps
- Angular Invocation
- Core modules
- Compilation
- Execution cycle
Exploring Data Types & Functions
- Objects
- Strings
- Numbers
- Auto Casting
- Prototype
- Function
- Self Invocing Functions
- Array
- Booleans
- Undefined
Control Structures: Logical Expressions
- If statements
- Else and elseif statements
- Logical operators
- Switch statements
Control Structures: Loops
- For loops
- For each loops
- Continue
- Break
User-Defined Functions
- Defining functions
- Function arguments
- Returning values from a function
- Multiple return values
- Scope and global variables
Debugging
- Developer’s console
- Warnings and errors
- Debugging and troubleshooting
HTML compilation and Angular Compilation
- Compilation phase
- Angular Compilation
Actual Angular Topics
- Modules
- Controllers
- Dependency Injection
- Service
- Filters
- Data Binding
- Scopes
- Template
- Directives
- Routers
- Providers
WEB SERVICES:
- Web Services – Essentials
- Creating and Consuming Web Services
- WSDL
- SOAP Payloads
- Web Service Operations
- Web Services Techniques
- SOAP Handling
- Binary Payloads
- Web Services in Java Enterprise Applications
- RESTful Web Services
Micro Services:
- Controller Components
- Service Components
- Entity/domain Compnents
- Repository Components