WEBSITE DEVELOPMENT TRAINING
No 1 private coaching web development training in mumbai. At YESWEUS, we provide one-on-one training in web designing and development. We practise a lot with our students. So making projects in web development technologies is what we concentrate on.
Web Development course is about learning different technologies used in making a responsive website. In this course, you will explore the technologies like HTML 5, CSS 3, Bootstrap, Javascript, Jquery. You will also learn backend technologies like PHP, Mysql, mvc framework, etc. Get hands on training in web development by working on live projects.
At the end of this Website Development training course, you will be able to:
- Learn how to make websites through various technologies.
- Create beautiful UI/UX using front end technologies.
- Make big applications for enterprises.
- Make ecommerce websites like Flipkart and Snapdeal in a day.
When you learn Website Development with us, you get to :
- Work with Controllers & services.
- Creating dynamic apps using AngularJS.
- Create back-end using PHP and Codeigniter.
- Make different types of websites.
Course Module:
- HTML5
- CSS3
- Java Script
- Jquery
- PHP
- MySql
Certification:
At the end of the Website Development training course, you will get a Website Development certification from 'YYESWEUS DIGITAL ACADEMY' which will be very helpful for you in your future.
3 Months Internship Letter.
Module 1
HTML5
- Introduction to HTML5
- Features of HTML5
- HTML5 DocType
- New Structure Tags
- Section
- Nav
- Article
- Aside
- Header
- Footer
- Designing a HTML Structure of Page
- New Media Tags
- Audio Tag
- Video Tag
- Canvas and Svg Tag
- Introduction to HTML5 Forms
- New Attributes
- Placeholder Attribute
- Require Attribute
- Pattern Attribute
- Autofocus Attribute
- email , tel, url types
- number type
- date type
- range type
- Examples of Form
Module 2
CSS3
- Introduction to CSS 3
- New CSS 3 Selectors
- Attribute Selectors
- First-of-type
- Last-of-type
- Nth-child
- Element:empty
- New CSS3 Properties
- Custom Fonts
- Text-Shadow Property
- Text-Stroke Property
- Rounded Corners
- Box Shadows
- CSS Gradients
- CSS Multiple backgrounds
- Opacity Property
- Transition effect
- Transform effect
- Animation effects
- Css Media Queries
- Using CSS3 in Practical Layout
Module 3
JAVA SCRIPT
- Introduction to Client Side Scripting
- Introduction to Java Script
- Javascript Types
- Variables in JS
- Operators in JS
- Conditions Statements
- Java Script Loops
- JS Popup Boxes
- JS Events
- JS Arrays
- Working with Arrays
- JS Objects
- JS Functions
- Using Java Script in Realtime
- Validation of Forms
- Related Examples
Module 1
Responsive Web Design with Bootstrap
- Introduction to Responsive Design
- Mobile first design concepts
- Common device dimensions
- View-port tag
- Using css media queries
- Menu conversion script
- Basic Custom Layout
- Introduction to Bootstrap
- Installation of Bootstrap
- Grid System
- Forms
- Buttons
- Icons Integration
- Using CSS3 in Practical Layout
Module 2
Jquery
- Introduction to jQuery
- jQuery Features
- Installing jQuery
- jQuery Syntax
- jQuery Ready Function
- jQuery Selectors
- jQuery Actions
- jQuery plugins
- jQuery Validation plugin
- jQuery Slideshow
- jQuery Dropdown
Module 3
Jquery UI
- Working with jQueryUI
- jQuery Accordions
- jQuery Tabs
- jQuery Tooltips
- jQuery Autocomplete
Module 1
Introduction to PHP
- Evaluation of Php
- Basic Syntax
- Defining variable and constant
- Php Data type
- Operator and Expression
Module 2
Handling HTML Form With PHP
- Capturing Form Data
- Dealing with Multi-value filed
- Generating File uploaded form
- Redirecting a form after submission
Module 3
Decisions and loop
- Capturing Form Data
- Dealing with Multi-value filed
- Generating File uploaded form
- Redirecting a form after submission
Module 4
Function
- What is a function
- Define a function
- Call by value and Call by reference
- Recursive function
Module 5
String
- Creating and accessing String
- Searching & Replacing String
- Formatting String
- String Related Library function
Module 6
Array
- 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()
- Some useful Library function
Module 7
Working with file and Directories
- Understanding file& directory
- Opening and closing a file
- Coping ,renaming and deleting a file
- Working with directories
- Building a text editor
- File Uploading & Downloading
Module 8
Mini Project (With file Handling)
Module 9
State management
- Using query string(URL rewriting)
- Using Hidden field
- Using cookies
- Using session
Module 10
String matching with regular expression
- What is regular expression
- Pattern matching in Php
- Replacing text
- Splitting a string with a Regular Expression
Module 11
Generating Images with PHP
- Basics of computer Graphics
- Creating Image
- Manipulating Image
- Using text in Image
Module 12
Database Connectivity with MySQL
- Introduction to RDBMS
- Connection with MySql Database
- Performing basic database operation(DML) (Insert, Delete, Update, Select)
- Setting query parameter
- Executing query
- Join (Cross joins, Inner joins, Outer Joins, Self joins.)
Module 1
- SQL - Home
- SQL - Overview
- SQL - RDBMS Concepts
- SQL - Databases
- SQL – Syntax
Module 2
- SQL - Data Types
- SQL - Operators
- SQL – Expressions
Module 3
- SQL - Create Database
- SQL - Drop Database
- SQL - Select Database
Module 4
- SQL - Create Table
- SQL - Drop Table
- SQL - Insert Query
- SQL - Select Query
Module 5
- SQL - Where Clause
- SQL - AND & OR Clauses
- SQL - Update Query
- SQL - Delete Query
Module 6
- SQL - Like Clause
- SQL - Top Clause
- SQL - Order By
- SQL - Group By
Module 7
- SQL - Distinct Keyword
- SQL - Sorting Results
Module 8
Advanced SQL
- SQL – Constraints
- SQL - Using Joins
- SQL - Unions Clause
- SQL - NULL Values
- SQL - Alias Syntax
Module 9
- SQL - Indexes
- SQL - Alter Command
- SQL - Truncate Table
- SQL - Using Views
- SQL - Having Clause
Module 10
- SQL - Transactions
- SQL - Wildcards
- SQL - Date Functions
- SQL - Temporary Tables
- SQL - Clone Tables
Module 11
- SQL - Sub Queries
- SQL - Using Sequences
- SQL - Handling Duplicates
- SQL - Injection