Web Development

Learn everything you need to know about web development in this course: This Web Development course will teach you HTML, Cascading Stylesheeyts (CSS), and PHP. It is aimed at complete beginners to the subject, and assumes you have no knowledge of creating web pages.

Download eBrochure | Enroll to Course |

Training Delivery Options

  • Instructor-led Online

    Online trainer logo

    Best for people with limited time in the day

    No hassle, no wastage of time commuting

    Clear out all your doubts interactively

    Take classes from locations anywhere in the world

    People with moving jobs can take this class

  • Self Paced Online

    Self pace learning logo

    Great for those slow learners who master the subject after learning

    Allow you a whale of a time to practice

    Defer next topic till you have mastered previous one

    This is a great option if you find it difficult to find time

    No hassle of commute

    It's good if you are a Busy-bee

  • Regular Classroom

    Regular classroom training logo

    This is for you if you like learning with others

    If you want to the get the feel of things

    If you have the time to come and learn

    You would get to learn face to face

    Interact with other students

  • Corporate Training

    Corporate training logo

    For a firm wanting trained employees

    Corporate training is a good to retain employees

    Increases skill sets so that same employees work for variety of projects

    No new hiring required

    A great alternative to corporate jaunts

    The cost per employee is low

Course Features

Scan & Share
  • Industry professionals as Trainers - No Academic trainers
  • Well researched advanced course content created by Industry professionals
  • 100+ WebDevelopment videos
  • 300(+) Assignments
  • Free access to Text based learning resources - 400(+) PDFs | 500(+) PPTs
  • Live web development project
  • 1000(+) Recruitment partners across Maharashtra
  • Technical & HR Interview preparations
  • Exam + Industry recognised Certificate
  • Unlimited Job calls

Overview

This is the era of Web 2.0 and Web 3.0 is the next step in the evolution of the Internet and Web applications. And, the most visually appealing web sites & applications that we see today are the conclusion of it. The demands for web developers is on real high now.

Web development describes the development process relating to the front-end (client side) development of a web site including writing mark up. Web development encompasses many different skills and disciplines in the production and maintenance of web sites. The different areas of web development include web graphic development, interface development, authoring, including standardized code, proprietary software, user experience development and SEO (search engine optimization).

Development brings order to visual chaos and also brings in the aesthetics & functionality to web pages. It aids in conveying the message in much simplistic & pleasing manner. Professional web developers are the real heroes in any dotcom company today & the demand for them is already on cloud nine.

Technnovation, as a finest web developing training hub offers a well-structured & finely developed course content wherein one can cash on their skills & here we will guide your toddlers steps to transit into web development world.

After the completion of this course, you will master the skills of client-side development which includes web graphic, interface, user-friendly development. And see your demands growing in the cash-rich industry.

In this course, participant will have hands on experience on a Live Project. The project is executed in an ambience where participant will have myriad of opportunities to work on Practical assignments & Module development which will give them an experience of real Website Development creation process.

Course syllabus

HTML Syllabus

  • HTML Introduction
  • Elements
  • Tags
  • Text
  • Formatting
  • Pre
  • Attributes
  • Text Links
  • Comments
  • Lists
  • Images
  • Image Links
  • Tables
  • Forms
  • Input
  • Text Fields
  • Password
  • Reset
  • Submit
  • Checkboxes
  • Radio
  • Select
  • Hidden Fields
  • Upload
  • Textareas
  • Special Tags
  • Body
  • Meta
  • Style
  • Div
  • Layouts
  • Entities
  • Scripts
  • Formatting Tags
  • Bold
  • Paragraphs
  • Headings
  • Line Breaks
  • Horizontal Rule
  • Email
  • Italic
  • Code
  • Superscript
  • Subscript
  • Strikethrough
  • Color Codes
  • Color Chart

CSS Syllabus

CSS Introduction

  • CSS Syntax
  • CSS Id & Class
  • CSS How

CSS Styling

  • Styling Backgrounds
  • Styling Text
  • Styling Fonts
  • Styling Links
  • Styling Lists
  • Styling Tables

CSS Box Model

  • CSS Border
  • CSS Outline
  • CSS Margin
  • CSS Padding

CSS Advanced

  • CSS Grouping/Nesting
  • CSS Dimension
  • CSS Display
  • CSS Positioning
  • CSS Floating
  • CSS Align
  • CSS Pseudo-class
  • CSS Pseudo-element
  • CSS Navigation Bar
  • CSS Image Gallery
  • CSS Image Opacity
  • CSS Image Sprites
  • CSS Media Types
  • CSS Attribute Selectors
 

Php Syllabus

Variables and Operators

  • Simple Addition
  • Fun with Text
  • Combining Text and Number Favourite Language,
  • Again What is a Variable?
  • Your Name
  • Let's make a difference
  • Numbers in Variables
  • Changing Variable Values
  • More on Assignment
  • Equality
  • What's Your Type?
  • Empty Cans, Empty Variables
  • Increment Operator
  • Adding Numbers,
  • Again Another Addition Operator

Dive into Strings

  • What are Strings
  • Combining Strings
  • Length of a string
  • Selecting Characters
  • Substrings
  • Change to Upper Case
  • What is your Index?
  • Reversing a String
  • What's the Secret?

Functions

  • Simple Addition Function
  • Division Problem
  • Capitalize the first letter
  • Capitalize Names
  • Square a Number
  • Sum of Squares Area of Triangle
  • Just Came to Say Hello
  • Global Variables

Control Structures

  • Max of Two
  • Best of Three
  • Doesn't JavaScript Rock?
  • Are you Chuck Norris?
  • Find the Number
  • Five Letter Palindrome
  • FizzBuzz
  • Nested If Else Statements

Loops & Arrays

  • Add Them up
  • Sum Odd Numbers
  • Auto Correct, kind of
  • Comparing Strings
  • Word Count
  • Pushing Arrays
  • Every Other One
  • First and Last
  • Reverse Swapping
  • Range
  • Words
  • If and Only if
  • Delete Free E-mails

JavaScript Summary

  • Getting started
  • Running Code
  • Types
  • Operators
  • Conditional Code
  • Loops
  • Reserved Words
  • Arrays
  • Objects
  • Functions
  • Testing Type
  • The “This” Keyword
  • Scope
  • Closure

jQuery

  • How jQuery Works
  • Additional jQuery Support
  • $ vs $()
  • $ (document ).ready()
  • Avoiding conflicts with other libraries
  • Attributes
  • Selecting Elements
  • Working with Selections
  • Manipulating Elements
  • The jQuery Object
  • Traversing
  • CSS, Styling & Dimensions
  • Data Methods
  • Utility Methods
  • Iterating over jQuery and non-jQuery Objects
  • Using jQuery's .index() function
  • jQuery Event Basics
  • Event Helpers
  • Introducing Events
  • Handling Events
  • Inside the Event Handling Function
  • Understanding Even Delegation
  • Triggering Event
  • Handlers
  • History of jQuery Events
  • Introducing Custom Events
  • jQuery Event Extensions

Ajax

  • Key Concepts
  • jQuery's Ajax related methods
  • Ajax and forms
  • Working with JSONP
  • Ajax Events
 

Plugins

  • Finding & Evaluating Plugins
  • How to create a basic Plugin
  • Advanced Plugin Concepts
  • Writing Stateful Plugins with the jQuery
  • UI Widget Factory
  • Append outside of Loops
  • Cache Length during Loops
  • Detach elements to work with them
  • Don't act on Absent Elements
  • Optimise Selectors
  • Use Stylesheets for changing CSS on many elements
  • Don't treat jQuery as a black box

Code Organisation

  • Code Organisation Concepts
  • Beware Anonymous functions
  • Keep things DRY
  • Feature & Browser Detection
  • jQuery Deferreds Deferreds
  • examples

jQuery UI

  • Getting started with jQuery UI
  • How jQuery UI works
  • Theming jQuery UI
  • i) Using jQuery UI themeroller
  • ii) jQuery UI CSS Framework API
  • iii) How to write a Theme
  •  
  • Widget Factory
  • Extending Widgets with the Widget Factory
  • Widget Method Invocation
  • Why use the widget factory
  • How to use the widget factory

Effects

  • Introduction to Events
  • Custom Effects with .animate()
  • Queue & Dequeue Explained
  • The uses of jQuery .queue()
  • and .dequeue()

PHP Basics

  • How PHP Works
  • The php.ini file
  • Basic PHP Syntax
  • PHP Tags
  • PHP Statement and Whitespace
  • Comments
  • PHP Functions
  • Hello World!
  • Variables
  • Variable Types
  • Variable Names (Identifiers)
  • Type Strength
  • Hello Variables!
  • Variable Scope
  • Superglobals
  • Constants
  • Variable-Testing and Manipulation Functions
  • PHP Operators programming in Industry
  • Creating Dynamic Pages
  • Single Quotes vs. Double Quotes
  • Hello World
  • Conditional Processing
  • If conditions
  • Loops
  • While
  • Do.............While
  • For
  • Break and Continue

  • Enumerated Arrays
  • Initialising Arrays
  • Appending to an Array
  • Reading from Arrays
  • Looping through Arrays
  • Associative Arrays
  • Initialising Associative Arrays
  • Reading from Associative Arrays
  • Looping through Associative Arrays
  • Superglobal Arrays
  • Two-dimensional Arrays
  • Reading from Two-dimensional Arrays
  • Looping through Two-dimensional Arrays
  • Array Manipulation Functions
  • Require
  • Require once
  • Auto prepend file and auto append file
  • User Functions
  • Defining and calling functions
  • Default Values
  • Variable Scope
  • By reference vs. By Value
  • Form Processing
  • Code Organisation
  • Sessions Configuring Sessions
  • Session Functions
  • Mail()
  • Shortcomings of mail()
  • PHPMailer

MySql

  • Introduction to the Northwind Database
  • Some Basics
  • Comments
  • Whitespace and Semi-colons
  • Case Sensitivity
  • SELECTing All columns in All Rows
  • SELECTing specific columns
  • Sorting Records
  • The Where clause and Operator Symbols
  • The WHERE clause and Operator Words
  • Checking Multiple conditions
  • Subqueries
  • Joins
  • Table Aliases
  • Multi-table Joins
  • Outer Joins
  • Unions
  • UNION ALL
  • UNION Rules
  • INSERT
  • UPDATE
  • DELETE
  • Querying a Database
  • MySQL Overview
  • MySQL Methods and Properties
  • Inserting and Updating Records
  • MySQL Prepared Statements
 
 

Web Development Glossary

We've compiled the Motive Web Development Glossary to demystify the world of the web. Coverage includes web: philosophy, business and marketing, usability, design, standards and technology.

Live Project

After the completion of the training, participants get to work on a Live project.

Download eBrochure

Upcoming Batches

Batch NameCommencing Date
WEBD/Bt11 Jul
WEBD/Bt28 Jul
WEBD/Bt3 15 Jul
WEBD/Bt4 22 Jul
WEBD/A/Bt5 29 Jul
Lane no.5, Prabhat Road
Pune, Maharashtra
411004
India

Custom Batches - Just in case you are unable to attend the scheduled batch, Custom batch times are also available.
Give a missed call on +91 898 300 2500

Customized Corporate Private Training: We deliver all our courses as Corporate Training as well - if you are a group interested in the course, this option may be more advantageous for you. We are based in Pune.

Profile as a Web Developer

Post successful completion of this course, the candidate will be a certified Web Developer. Work with a professional web development company or work as freelance web developer – the choice is yours. There has been a whopping requirement for professional and well trained web developer off - late. If the candidate seriously concentrates on the nuances offered in this course, he will be able to create HTML web pages with SEO friendly markup, which is the current market need.

Tasks you will be able to perform

  • Create dynamic web pages.
  • HTML conversions
  • Achieving cross browser compatibility
  • Creation of SEO friendly markup

Our Trainer Profile

The Trainers are Expert in Web Developement Industry & possess following skills

  • Front end Development/Web Development who is creative and has worked on good real time projects
  • They have experience building responsive web sites and Parallax
  • Very creative to design aesthetic templates for web sites
  • Have excellent web development experience with sound knowledge of HTML, DHTML,Java Scripting,PHP, Flash, Photoshop, CSS, Dream Weaver, CSS and HTML
  • Knowledge of W3 Standard
  • Expertise in Div and Table less design.
  • Have excellent verbal & written English communication skills
  • Testing the developed on various platforms & browsers
  • Good understanding of visual design (typography, color, layout etc.)

Where to next?

It's great to be a HTML Developer but growth is the name of the game.

There are host of options after mastering web development. You can go with

 
© 2015 Technnovation Labs