Web
Course Fees: Rs 12500/-   Rs 8000/-

Web designing


Web designing is an art of covering the entire look and feel of a website and its structure. It is the preparing and building of web pages on the www and presenting it to the audience, i.e., the viewers.

Our web designing training will be in accordance with the latest trends and skills required by the current IT industry. Give an edge in your career by starting your Web Designer Job!

Designing a website is all about creating web pages for running online businesses that help in building a connection between the business and the customers in a way to interact as well as entertain. It is being produced to meet and solve the daily challenges faced in promoting products and services. And, our web design training course will help you get real-time learning on live projects that help you become an expert web designer.

    • Mon – Fri ( 4 Weeks ) | 06.30 AM - 06.30 PM Time (IST)   (any 2 hours)

    • Sat – Sun ( 6 Weeks ) | 07.30 AM - 06.30 PM Time (IST)   (any 3 hours)


HTML

HTML5 is being deployed by corporations to build their websites since it has enhanced semantics, cleaner markup and upgraded coding features. JQuery is a powerful, yet light weight framework, it offers numerous plugins for particular purposes and it is easier to utilise since it uses the familiar CSS syntax. This Training Course provides you with all the skills needed in HTML and JQuery to pursue a career that provides high growth opportunities.


CSS

CSS is used to control the style of a web document in a simple and easy way.CSS is the acronym for "Cascading Style Sheet"


PHP

PHP is a very versatile web development language that is used to build dynamic web pages by deploying server-side scripting. It proposes many benefits like advanced features, easy to use and open source nature. This Training course lets you master both PHP and MySQL providing you ample opportunities for taking up high-paying jobs.


MySQL

MySQL is a database solution that is extremely powerful, secure and scalable making it ideal for using with sophisticated websites. This Training course lets you master both PHP and MySQL providing you ample opportunities for taking up high-paying jobs.


Javascript

JavaScript is a lightweight, interpreted programming language. It is used for creating network-centric applications. It is integrated with Java. JavaScript is very stress-free to implement because it is integrated with HTML. It is open and cross-platform.


AngularJS/AngularJS2

AngularJS Training provides you the skills needed to create dynamic web applications. You will learn about the concepts of AngularJS, JavaScript, MVC Framework. This Training covers various AngularJS Topic in third party, controllers, routes, filters, Node.js, Dependency Injection and Integration with MVC. It includes features of data binding and dependency injection to reduce coding efforts.


Node.JS

Node.js is an open source, cross-platform framework running on Mac OSX, Windows, and Linux. Node.js course has been designed to help developers understand and build web applications with the help of JavaScript. Node.js is an event-driven, server-side JavaScript environment that runs JavaScript using the V8 engine developed by Google. The course focuses on various important concepts of Node.js and provides hands-on experience in building HTTP server with Node.js, working with file system, buffers, stream, events, and multi-processing in Node.js. The training covers Express.js, which is a powerful and flexible web application framework that provides a robust set of features for web and mobile applications.


Objective of the course

By the end of this Web Designing training course, you will be able to understand

HTML and JQuery

  • Core concepts of HTML and JQuery
  • HTML compatibility, utility and interoperability
  • HTML5 Page encoding and Markup
  • JQuery event handling and JQuery core
  • JQuery AJAX and UI basics
  • Various UI components of JQuery
  • Understand JQuery operators, functions and OOP
  • Document and event handling in JQuery

PHP and MySQL


  • PHP and MySQL installation and configuration
  • Using logical expression and loops for coding
  • Deploying PHP in-built functions and writing custom functions
  • Designing dynamic web page content
  • Working with forms, deploying cookies for storing data
  • Connecting MySQL with PHP
  • Learn the fundamentals of CRUD
  • Developing and editing database records
  • MySQL for developers and database administrators
  • Learn Advanced Stored Procedures in MySQL

AngularJS/ AngularJS2

  • Understand importance of AngularJS and key features
  • Learn about the AngularJS Library, JavaScript and MVC framework
  • Create Controllers and share data between Controllers
  • Dependency Injection concepts
  • Learn Custom Directives, Filters and overview of Creating Routes
  • Description of AngularJS Topics
  • Yeoman/generator-node, Node.js and Rest Exposure
  • Deploy Validations and Business Logic in Controllers
  • Integrating AngularJS with MVC
  • Work on real-time AngularJS applications

Node JS

  • Understand the Node.js framework
  • Work with Node Projects
  • Work with shrink-wrap to lock the node Topic versions
  • Learn asynchronous programming
  • Build HTTP Server with Node.js using HTTP APIs
  • Understand file systems in Node.js
  • Understand Buffers, Streams and Events
  • Comprehend multi-processing in Node.js
  • Master Express.js
  • Learn how Express.js connects with MongoDB and SQLite
  • Build chat application using Socket.io
  • Work with Gulp and Grunt
  • Understand unit and End to End (e2e) testing

Who should take the course?

This Web Designing training course is suitable for:

  • Job Seeker, Business man / Startup - owners, Entrepreneur, Any Computer Programmer, Web Designer / Developer, Professors, Students , Freshers and more
  • Software developers and IT professionals
  • UI designers, HTML and Java Developers
  • Database developers and administrators

Pre-requisites

Anybody can take this Training Course who wants to work in Web Designing.


HTML and CSS Syllabus

  • The big three: HTML5, CSS and JavaScript
  • Elements, tags and attributes
  • Character encoding
  • Best practices
  • Attributes
  • Semantic meaning
  • Images
  • Hyperlinks
  • CSS basic syntax
  • CSS properties
  • Lists and selectors
  • Debugging tools
  • Debugging and the CSS box model
  • Debugging CSS precedence
  • Tables
  • Multimedia
  • Embedding content
  • CSS tricks
  • Concepts
  • Flexbox
  • Recipe project
  • Where to from here?

PHP and MySQL Syllabus

  • Evaluation of Php, Basic Syntax, Defining variable and constant, Php Data type, Operator and Expression.
  • Making Decisions, Doing Repetitive task with looping, Mixing Decisions and looping with Html
  • What is a function, Define a function, Call by value and Call by reference, Recursive function, String

    Creating and accessing, String Searching & Replacing String, Formatting String, String Related Library function

  • Anatomy of an Array, Creating index based and Associative array Accessing array, Element Looping with Index based array, Looping with associative array using each () and foreach(),
  • Evaluation of Php, Basic Syntax, Defining variable and constant, Php Data type, Operator and Expression. Some useful Library function.
  • Capturing Form, Data Dealing with Multi-value filed, and Generating File uploaded form, redirecting a form after submission.
  • Understanding file& directory, Opening and closing, a file, Coping, renaming and deleting a file, working with directories, Creating and deleting folder, File Uploading & Downloading.
  • Introduction to Session Control, Session Functionality What is a Cookie, Setting Cookies with PHP. Using Cookies with Sessions, Deleting Cookies, Registering Session variables, Destroying the variables and Session.
  • Introduction to RDBMS, Connection with MySql Database, Performing basic database operation(DML) (Insert, Delete, Update, Select), Setting query parameter, Executing queryJoin (Cross joins, Inner joins, Outer Joins, Self joins.)
  • Understanding Exception and error, Try, catch, throw. Error tracking and debugging.

Javascript Syllabus


  • What is JavaScript?
  • What is AJAX?

  • The development workflow
  • Selecting the right tools for the job
  • Just enough HTML and CSS
  • Understanding objects
  • Understanding variables
  • Making comparisons
  • Understanding events

  • Starting to Code
  • Writing your first script
  • Internal vs. external scripts
  • Using comments in scripts
  • Using the noscript tag in HTML

  • Creating alert dialogs
  • Understanding conditional statements
  • Getting confirmations from users
  • Creating prompts for users
  • Understanding functions
  • Making links smarter
  • Using switch/case statements
  • Handling errors

  • Getting started
  • Creating loops
  • Passing values to functions
  • Detecting objects
  • Reading arrays
  • Returning values from functions
  • Writing arrays
  • Building do and while loops
  • Re-using functions

  • Creating a basic image rollover
  • How to write a better rollover
  • Creating a three-state rollover
  • Making rollovers accessible and 508 compliant
  • Making disjointed rollovers
  • Creating slideshows
  • Displaying random images

  • Getting started
  • Creating jump menus
  • Creating dynamic menus
  • Requiring fields
  • Cross-checking fields
  • Displaying more informative errors
  • Verifying radio button selections
  • Setting one field with another field
  • Verifying email addresses

  • Responding to window events
  • Responding to mouse movements
  • Responding to mouse clicks
  • Responding to onBlur form events
  • Responding to onFocus form events
  • Responding to keyboard events

  • Demystifying cookies
  • Writing a cookie
  • Reading a cookie
  • Displaying a cookie
  • Counting with cookies
  • Deleting cookies
  • Handling multiple cookies
  • Cookies in action

  • Understanding the DOM
  • Adding nodes to the DOM
  • Deleting nodes from the DOM
  • Deleting specific nodes
  • Inserting nodes into the DOM
  • Replacing nodes in the DOM

  • Displaying dates
  • Displaying times
  • Creating a countdown

  • Creating sliding menus
  • Creating pop-up menus
  • Creating slideshows with captions
  • Creating a stylesheet switcher

AngularJS Syllabus

  • Introduction
  • Dynamic Binding
  • Directives
  • Controllers
  • Scope
  • Services
  • Factories
  • Expressions
  • Form Validations
  • Filters
  • Custom Directives
  • Routing
  • Making an API Call
  • Modules
  • Dependency Injection

AngularJS Syllabus

  • Introduction
  • Basic introduction Javascript.
  • Typescript.
  • Difference between Javascript and typescript.
  • Setting environment
  • Arichitecture
  • Arichitecture of angularjs2
  • Component definition
  • Topic definition
  • Meta data
  • Practise
  • Concepts Core
  • Forms definition
  • Service using JSON and binding the values
  • Ngfor,NgSwitch and other looping functions.
  • practicing the conditions
  • Components definition and practice
  • Topic Definition and practice
  • Directive Definition and practice.
  • Build Mobile application
  • Dependency Injection
  • Cordova , Phone Gap and build Mobile application.
  • Taking Android Build and checking the application.
  • Practicing the code in mobile application.
  • Hybrid Mobile application Development.
  • Dom Manipulation
  • Custom Directives
  • Ionic architecture and flow
  • How ionic working
  • Hybrid workflow and architecture.
  • Ionic Concepts
  • Ionic Navcontroller and other concepts.
  • Navpush and navpop.
  • Developing ionic components
  • practicing ionic
  • Practice
  • Building mobile application
  • Sample projects
  • Working with cordova plugins.
  • Implementing Cordova and testing it

NodeJS Syllabus

  • Introduction
  • Environment Setup
  • Node Package Manager
  • Callbacks
  • Events and Event Loop
  • Streams and Buffers
  • Express Framework
  • Introduction to MongoDb
  • Connecting Node.js to Database
  • Mongoose Module
  • Creating Rest APIs