Stay Connected

Course Content

Web Development & SEO

Web designing is a process of creating a website using creative graphics and useful functionality. In website designing process the important factors are content, appealing look, good layout and accessibility of the website on all devices. In 2015 creating Responsive Websites which are optimized for Desktops, Tabs and Mobiles is very significant. We have added BootStrap Framework to enable you to design responsive websites.

Our web design course content is created and updated by experienced web designers to match the present standards of web technologies. In our website program we teach all the aspects of layout designing, coding and testing. Our commitment is to make you a professional web designer.

Along with Website designing this course will cover SEO. We have updated our curriculum with the recent updates in the search engines. Each topic of SEO will be discussed in detail with one practical example of implementation to make sure every student will able to understand the topic easily.

Recommendation: It is strongly recommended to bring your own LAPTOP during the training so that you can easily practice the exercises at home.

Who could attend:
Anyone who have interest in this field can participate.

* Note:The Number of Project will be Covered According to the Duration of that particular Program.
All training modules are based on REAL TIME LIVE PROJECTS.



Theory
Introduction ( HTML, CSS, JavaScript)
• Structural Elements Of HTML Documents,
• Using IDE ( Dreamweaver / Open Source)
• Formatting HTML Documents
• Managing Images In HTML
• Tables In HTML Documents
• Hypertext And Link In HTML Documents
• Multimedia
• Managing Forms
• Web Architecture, Page Structure

Theory
PHP Basics
• PHP Origins and why PHP is better than Its alternatives
• How PHP works with the Web Server
• PHP scripts & PHP syntax
• PHP data types
• Testing for a specific data type
• Changing type with Set type
• Operators & Variables
• Strings
• Request, Response, Web server, Web Browser, Protocols and its types
• Introduction to server side script. (Dynamic web)
• Installation and Configuration (WAMP, XAMPP, EasyPHP) on local environment

Practical
• Identifying server
• Version checking/ Downloading/Installation
• Hosting server version check / Upgrade
• Live server rights check
• Local Configuration / Live Server Configuration

Theory
PHP Control Structures
• The if statement
• Using the else clause with if statement
• The switch statement
• Using the ? operator

Practical
• Code execution of If statement
• Code execution of If/else statement
• Code execution of switch statement
• Code execution of ? statement

Theory
PHP Control Structures
• The while statement
• The do while statement
• The for statement
• Breaking out of loops
• Nesting loops

Practical
• Code execution of while statement
• Code execution of do/while statement
• Code execution of for statement
• Breaking out of loops
• Execution of Nesting loops

Theory
Functions – Basics and Advanced
• Function Basics
• Defining a function
• Returning value from function
• User-defined functions
• Dynamic function calls
• Variable scope

Practical
• Making a function and returning value
• Create a function and do conditional checking

Theory
Functions – Basics and Advanced
• Accessing variable with the global statement
• Function calls with the static statement
• Setting default values for arguments
• Passing arguments to a function by value
• Passing arguments to a function by reference
• Testing for function existence

Practical
• Creating functions with default arguments
• Invoking functions within functions
• Conditional operators on functions

Theory
PHP Arrays
• Single-Dimensional Arrays
• Multidimensional Arrays
• Casting Arrays
• Associative arrays
• Accessing arrays
• Getting the size of an array
• Looping through an array
• Looping through an associative array
• Examining arrays
• Joining arrays
• Sorting arrays
• Sorting an associative arrays

Practical
• Creating different types of arrays
• Different operations on arrays
• Passing arrays in functions

Theory
Working With Forms
• Forms
• Super global variables
• The server array
• A script to acquire user input
• Importing user input
• Accessing user input
• Combine HTML and PHP code
•Using hidden fields

Practical
• Creating different types of forms
• Adding fields and using HTML5 validation in forms
• Creating to a script to output value of form to HTML page
• Creating HTML form by PHP
•Using hidden fields in forms

Theory
Working With Forms
• GET & POST submit
• Form Validation ( Client Side / Server Side)
• Redirecting the user
• File upload and scripts

Practical
• Creating a script to test GET and POST method
• Script to check server side form validation
• Conditional checking and redirecting user
• Uploading file using PHP script
• PHP Disk Access & I/O
• HTTP connections
• Writing to the browser
• Getting input from forms
• Output buffering

Practical
• Creating script to post form value to file
• Script using headers
• General script to handle files and browser handling

Theory
PHP RE & Math functions
• The basic regular expressions
• Matching patterns
• Insert records via a Datagridview Finding matches
• Replace patterns
• Modifiers
• Replace patterns
• Breakup Strings
• Common math
• Random numbers
• Environment variables

Practical
• Script for common math functions
• Script and operations for regular expressions

Theory
PHP I/O And Mail
• File upload
• File download
• E-mail in PHP

Practical
• Creating a script to email users
• Configuring live server and uploading mailing scripts
•Conditional validation, form input and mailing script

Theory
Cookies
• The anatomy of a cookie
• Setting a cookie with PHP
• Deleting a cookie
• Creating session cookie
• Working with the query string
• Creating query string

Practical
• Creating a cookie
• Different type of operations on cookies

Theory
Session
• What is session
• Starting a session
• Working with session variables
• Destroying session
• Passing session IDs
• Encoding and decoding session variables
Practical
• Creating a cookie

Theory
Classes And Objects
• Objects oriented programming
• Define a class
• An Object
• Creating an object
• Object properties
• Object methods
• Object constructors and destructors

Theory
Classes And Objects
• Class constants
• Class inheritance
• Abstract classes and methods
Classes And Objects
• Object serialization
• Checking for class and method existence
• Exceptions
• Iterators

Theory
Introduction To Database
• Introduction to SQL
• Connecting to the MYSQL
• Selecting a database
• Understanding Queries
• Finding out about errors
• Adding data to a table
• Acquiring the value from tables
• Finding the number of rows
• Inserting data
• Entering and updating data
• Executing multiple queries

Theory
jQuery
• Introduction to jQuery
• Syntax
• Selectors
• Events
• Effects
• Callback
• HTML
• CSS
• Reference
• Selectors
• Events
• AJAX with jQuery

Theory
Joomla
• Introduction to Joomla
• Installation of Joomla
• Template Management
• Menu Management
• Structure of Modules & Components

Theory
Drupal / Magento
• Introduction
• Installation
• Template Management
• Menu Management
• Structure of Modules & Components
Responsive Frameworks
• Introduction
• Installation ( Foundation – Zurb )
• Configuration
• Maintenance

Theory
SEO ( Search Engine Optimization)
• Basics
• Search Engines / directories
• On Page / Off Page Optimization
SEO Advanced ( Off-Page)
• Search Engine Submission
• Directory Submission
• Article Submission
• Press Release submission
• Forums Posting
• Link Building
• One-Way
• Two-Way / Reciprocal / Link Exchange
• Three-Way
• Blogs Creation
• Blogs submission
• Blogs Commenting
• Posting Free Classifieds
• Google Mapping/Listing
• Social Book marking
• RSS feeds
• Video optimization
• Link Building
Theory
Introduction ( HTML, CSS, JavaScript)
• Structural Elements Of HTML Documents,
• Using IDE ( Dreamweaver / Open Source)
• Formatting HTML Documents
• Managing Images In HTML
• Tables In HTML Documents
• Hypertext And Link In HTML Documents
• Multimedia
• Managing Forms
• Web Architecture, Page Structure

Theory
PHP Basics
• PHP Origins and why PHP is better than Its alternatives
• How PHP works with the Web Server
• PHP scripts & PHP syntax
• PHP data types
• Testing for a specific data type
• Changing type with Set type
• Operators & Variables
• Strings
• Request, Response, Web server, Web Browser, Protocols and its types
• Introduction to server side script. (Dynamic web)
• Installation and Configuration (WAMP, XAMPP, EasyPHP) on local environment

Practical
• Identifying server
• Version checking/ Downloading/Installation
• Hosting server version check / Upgrade
• Live server rights check
• Local Configuration / Live Server Configuration

Theory
PHP Control Structures
• The if statement
• Using the else clause with if statement
• The switch statement
• Using the ? operator

Practical
• Code execution of If statement
• Code execution of If/else statement
• Code execution of switch statement
• Code execution of ? statement

Theory
PHP Control Structures
• The while statement
• The do while statement
• The for statement
• Breaking out of loops
• Nesting loops

Practical
• Code execution of while statement
• Code execution of do/while statement
• Code execution of for statement
• Breaking out of loops
• Execution of Nesting loops

Theory
Functions – Basics and Advanced
• Function Basics
• Defining a function
• Returning value from function
• User-defined functions
• Dynamic function calls
• Variable scope

Practical
• Making a function and returning value
• Create a function and do conditional checking

Theory
Functions – Basics and Advanced
• Accessing variable with the global statement
• Function calls with the static statement
• Setting default values for arguments
• Passing arguments to a function by value
• Passing arguments to a function by reference
• Testing for function existence

Practical
• Creating functions with default arguments
• Invoking functions within functions
• Conditional operators on functions

Theory
PHP Arrays
• Single-Dimensional Arrays
• Multidimensional Arrays
• Casting Arrays
• Associative arrays
• Accessing arrays
• Getting the size of an array
• Looping through an array
• Looping through an associative array
• Examining arrays
• Joining arrays
• Sorting arrays
• Sorting an associative arrays

Practical
• Creating different types of arrays
• Different operations on arrays
• Passing arrays in functions

Theory
Working With Forms
• Forms
• Super global variables
• The server array
• A script to acquire user input
• Importing user input
• Accessing user input
• Combine HTML and PHP code
•Using hidden fields

Practical
• Creating different types of forms
• Adding fields and using HTML5 validation in forms
• Creating to a script to output value of form to HTML page
• Creating HTML form by PHP
•Using hidden fields in forms

Theory
Working With Forms
• GET & POST submit
• Form Validation ( Client Side / Server Side)
• Redirecting the user
• File upload and scripts

Practical
• Creating a script to test GET and POST method
• Script to check server side form validation
• Conditional checking and redirecting user
• Uploading file using PHP script
• PHP Disk Access & I/O
• HTTP connections
• Writing to the browser
• Getting input from forms
• Output buffering

Practical
• Creating script to post form value to file
• Script using headers
• General script to handle files and browser handling

Theory
PHP RE & Math functions
• The basic regular expressions
• Matching patterns
• Insert records via a Datagridview Finding matches
• Replace patterns
• Modifiers
• Replace patterns
• Breakup Strings
• Common math
• Random numbers
• Environment variables

Practical
• Script for common math functions
• Script and operations for regular expressions

Theory
PHP I/O And Mail
• File upload
• File download
• E-mail in PHP

Practical
• Creating a script to email users
• Configuring live server and uploading mailing scripts
•Conditional validation, form input and mailing script

Theory
Cookies
• The anatomy of a cookie
• Setting a cookie with PHP
• Deleting a cookie
• Creating session cookie
• Working with the query string
• Creating query string

Practical
• Creating a cookie
• Different type of operations on cookies

Theory
Session
• What is session
• Starting a session
• Working with session variables
• Destroying session
• Passing session IDs
• Encoding and decoding session variables
Practical
• Creating a cookie

Theory
Classes And Objects
• Objects oriented programming
• Define a class
• An Object
• Creating an object
• Object properties
• Object methods
• Object constructors and destructors

Theory
Classes And Objects
• Class constants
• Class inheritance
• Abstract classes and methods
Classes And Objects
• Object serialization
• Checking for class and method existence
• Exceptions
• Iterators

Theory
Introduction To Database
• Introduction to SQL
• Connecting to the MYSQL
• Selecting a database
• Understanding Queries
• Finding out about errors
• Adding data to a table
• Acquiring the value from tables
• Finding the number of rows
• Inserting data
• Entering and updating data
• Executing multiple queries

Theory
jQuery
• Introduction to jQuery
• Syntax
• Selectors
• Events
• Effects
• Callback
• HTML
• CSS
• Reference
• Selectors
• Events
• AJAX with jQuery

Theory
Joomla
• Introduction to Joomla
• Installation of Joomla
• Template Management
• Menu Management
• Structure of Modules & Components

Theory
Drupal / Magento
• Introduction
• Installation
• Template Management
• Menu Management
• Structure of Modules & Components

Theory
SEO ( Search Engine Optimization)
• Basics
• Search Engines / directories
• On Page / Off Page Optimization
SEO Advanced ( Off-Page)
• Search Engine Submission
• Directory Submission
• Article Submission
• Press Release submission
• Forums Posting
• Link Building
• One-Way
• Two-Way / Reciprocal / Link Exchange
• Three-Way
• Blogs Creation
• Blogs submission
• Blogs Commenting
• Posting Free Classifieds
• Google Mapping/Listing
• Social Book marking
• RSS feeds
• Video optimization
• Link Building

© 2024 HT India Labs - All Rights Reserved

Powered by Animax Technology