UI Development / Angular JS Training in HSR Layout, Koramangala, BTM Layout

UI Development

UI Development HSR / Angular JS HSR:

Akshara Software Technologies is providing the UI Development in HSR layout, BTM, and Koramangala with most experienced professionals. Our UI Development-Angular JS trainers working in UI-Angular JS for more 9 years in MNC’s. We are offering UI Development classes hsr in  more practical way. We are offering UI Development HSR, UI Development koramangala, UI Development btm. We framed UI Development BTM syllabus and UI Development Koramangala course fee to match with the real world requirements for both beginner level to advanced level. UI Development classes koramangala conducting in week day ,week end both morning and evening batches based on participant’s requirement. We do offer fast-track UI Development training koramangala and UI Development classes BTM.Our participants will be eligible to clear all type of interviews at end of our sessions. Our UI Development training HSR focused on assisting in placements as well. We have separate HR team professionals located in Angular JS training BTM who will take care of all your interview needs. Our Angular JS course fees is very affordable compared to others. UI Development classes btm includes UI Development hsr , UI Development live lasses koramnagla , UI Development koramnagala.

UI Development HSR Bangalore:

Course Duration : 80 Hours

What Is UI/Web Development?

  1. What is web how it works?
  2. What is UI Development?
  3. Basic overview of application architecture
  4. Key elements and technologies in UI Development

UXD Overview

  1. Strategy
  2. Scope
  3. Structure
  4. Skeleton
  5. Surface
  6. Misc(Wireframe, Information Arc, Interaction Design, Accessibility, Usability etc)

UI Design

Html/Html 5 Elements

  1. What is html?
    1. What is tags and elements
    2. What is attributes
  2. Purpose of html
  3. Html Document anatomy
  4. Html Validation
  5. More about Doc types
  6. Html Document Head
    1. Title
    2. Meta tag
    3. Charset
    4. Style tag
    5. Script tag
    6. Link tag
    7. Base tag
    8. Complete overview of head
  7. Html Body
    1. Content types/ Data types
    2. What is Semantic?
    3. Block vs Inline elements
    4. Text format
      1. Display different type of text content
      2. Header tags
  • White spaces
  1. Formatting etc
  1. Html entities
  2. Links
    1. Anchor tags
    2. Target, title attributes
  • Relative vs Absolute
  1. Id links and External id links
  2. Access Keys ………
  1. Html Lists
    1. Unordered list
    2. Ordered list
  • Definition list
  1. Nested list
  1. Table
    1. Table structure
    2. Semantic Table structure
  • Rows – Columns
  1. Col Span
  2. Row Span
  3. Cell padding, Cell spacing
  • Borders and formatting table
  1. Images and objects
    1. Embedding images
    2. Working with Transparent images
  • Embedding Video audio
    1. Object tag with params
    2. Html5 video audio embedding system
    3. Browser compatibility issues and how to over come
  1. Html forms
    1. Form tag
    2. Input types
  • Accessible forms
  1. URL Encoding
  2. Layouts and semantic html layout structure
  3. Usability & Accessibility standards
  4. Creating pure html template
  5. Conditional statements
  6. Improve Performance
  7. HTML 4 vs HTML 5

CSS:

  1. What is css?
  2. Types of css
  3. Syntax
  4. Selectors
  5. Colours
  6. Lengths & Percentages
  7. Formatting html elements
  8. Css box model
  9. Grouping
  10. Nesting
  11. Pseudo classes and elements
  12. Floats
  13. Display property
  14. Positions
  15. Layers
  16. Background images
  17. Shorthand properties
  18. Css specificity
  19. Css 3 new features
    1. Rounded corners
    2. Gradients
    3. Embedding fonts
    4. Transitions
    5. Miscellaneous other features
  20. Layouts
    1. Fixed layouts
    2. Fluid Layouts
    3. RWD
    4. UCD
    5. Discussing other layout types
  21. Working with project
  22. Embedding Fonts
  23. Media queries
  24. RWD
    1. What is RWD
    2. RWD View ports
    3. RWD Videos/Images
    4. Working with RWD project with core technologies
    5. RWD Frameworks Overview
  25. Improving Performance
  26. Optimizing css
  27. Css Browser Hacks
  28. Compatibility issues and how to solve

Bootstrap RWD Framework

  1. What is bootstrap?
  2. Exploring bootstrap
    1. Layout system
    2. Grid system
    3. Components
    4. Exploring all other features
  3. Creating Project with bootstrap

 

DOM

  1. What is Dom?
  2. Working with dom?
  3. Dom structure
  4. Traversing Dom
  5. Working on CRUD with DOM

JAVA SCRIPT

  1. Data types
    1. Numbers
    2. Strings
    3. Boolean
    4. Undefined
    5. Null
    6. Arrays
    7. Objects
  2. Variables
  3. Comments
  4. Operators
    1. Arithmetic operators
    2. Comparison operators
    3. Logical operators
    4. Assignment operators
    5. Conditional operator
  5. Conditional Statements
    1. If , if else, if else if
    2. Switch
  6. Loops
    1. While loop
    2. Do while loop
    3. For loop (Advance concepts how to optimize)
    4. For in loop (will be discussed in objects)
  7. Functions
    1. Defining function
      1. Types of defining functions and types of calling functions
      2. Function statements
    2. Working parameters
      1. Passing params to functions
      2. Working with ‘N’ number of params
  • Special Arguments array
  1. Return statements
  2. Anonymous functions
  3. Nested functions
  4. Function that return functions
  5. Self-invoking functions
  6. Literal functions
  7. Scopes
  8. Lexical scope
  9. Closures
  10. Closures in Loop
  1. Objects /Prototype & patterns (Object oriented javascript)
    1. What is objects?
    2. Defining Objects?
    3. Properties and methods
    4. Inheritance
    5. Prototype
    6. Js patterns
      1. Singleton pattern
      2. Constructor pattern
  • Discussing about other patterns
  1. Linking objects with another object
  2. Accessing other object properties and methods
  3. Data Structures
  4. Application Data Structures
  5. Looking into other frame works (special topic)
  1. Arrays
    1. Defining arrays
    2. Exploring arrays properties
    3. Exploring array methods
    4. Working with multi-dimensional arrays
    5. Looping array data
    6. More Advanced concepts in Arrays and array methods
  2. Javascript Built in Functions and objects
    1. String
    2. Date
    3. Math
    4. Regex . . .
    5. BOM, DOM, Window,
  3. Events
    1. Exploring event types
    2. Binding events
    3. Optimal way of attaching events
    4. Event Phases
      1. Capturing
      2. Bubbling
  • Targeting
  1. Event Delegation
  2. Prevent Default
  3. Stop propagation
  4. Stop immediate propagation
  5. Exploring other event methods
  1. Working with timeout functions
  2. Ajax with Core javascript
  3. Form handling with javascript
  4. Working with Core javascript project
  5. Cookies
  6. Error Handling
  7. Debugging
  8. JS Miscellaneous

What are JS Frameworks?

JQuery

  1. What is JQeury?
  2. Embedding JQuery to html documents
  3. Jquery Selectors
  4. Jquery Css
  5. Jquery Dimensions
  6. Manipulation
  7. Traversing
  8. Jquery Events
  9. Jquery Effects
  10. Ajax
  11. Data manipulation from Dynamic sources
  12. Services
    1. REST
    2. SOAP overview
  13. Form Validation
  14. Project With JQuery
  15. Plugins
  16. Exploring Jquery UI

Angular Js

  1. What is Angular Js?
  2. Exploring Angular Features
  3. What is MVC Architecture?
  4. Angular MV* Structure
  5. Directives
  6. Expressions
  7. Controllers
  8. Filters
  9. Other DOM Activities with Angular
  10. Components
  11. Angular Module
  12. Ajax
  13. Angular modules overview
  14. Angular Project modular based with latest APP architecture.
  15. Varies App structure overview

Node js

  1. Node Js Fundamentals
  2. Application Environment setup with Node , Bower etc

 

HTML5 API

  1. Exploring HTML5 new features
  2. GEO Location
  3. Drag/Drop
  4. Local Storage
  5. App Cache
  6. WEB Workers
  7. SSE

 

 

SDLC Overview

Brief Knowledge about Agile Scrum Methodology

Miscellaneous Topics

  1. How to overcome with Browser Compatibility issues
  2. Quirk Mode overview
  3. Events vs Browser support
  4. Interview tips & tricks
  5. Looking across APP Data
  6. UI Future technologies

Real-Time Project Explanation

Resume Preparation

Interview Questions

===============================================================================================================================

Call now : 9686770604

Institute Location map Link : https://goo.gl/maps/tw96W5bLm5q

===============================================================================================================================


Call Now Button