Web Developer Course Content
Days | Portions to cover |
---|---|
HTML | |
Day 1 | Introduction – Font styles |
Day 2 | Hyperlinks – List tags |
Day 3 | Tables – Tables: Nesting |
Day 4 | Tables – Tables: Nesting – Practice |
Day 5 | Forms – Drop down menu |
Day 6 | Complete webpage |
Day 7 | Complete webpage |
Day 8 | Online test |
CSS | |
Day 9 | Introduction to CSS – CSS Ids |
Day 10 | CSS Divisions – CSS Padding |
Day 11 | CSS Text Properties – Font Weight |
Day 12 | CSS links – Lists |
Day 13 | Width and Height Properties – Width |
Day 14 | CSS Classification – CSS Classification: Clear |
Day 15 | Practice |
Day 16 | Practice |
Day 17 | Online test |
JavaScript | |
Day 18 | What is JavaScript? |
Day 19 -20 | Testing your Visitor’s Browser |
Day 21-23 | Setting up Variables in JavaScript |
Day 24-26 | Javascript Conditional Statements |
Day 27-29 | Arrays! |
Day 30-32 | JavaScript Loops |
Day 33-34 | Javascript Events and Functions |
Day 35-39 | JavaScript Form Validation |
Day 40 | JavaScript Form Validation |
PHP | |
Day 41 | Install PHP 5 Apache MySQL on Windows using WampServer |
Day 42 | PHP Introduction |
Day 43 | Data types |
Day 44 | Variables and Constants |
Day 45-46 | Strings, Regular Expressions |
Day 47 | Operators |
Day 48 | Conditional statements |
Day 49-50 | Looping statements |
Day 51 | Functions |
Day 52-53 | Arrays |
Day 54-55 | PHP Forms |
Day 56-58 | Files |
Day 59 | PHP Cookies |
Day 60 | PHP Sessions |
Day 61 | Introduction to OOP |
Day 62 -63 | Visibility, Scope Resolution Operator, Static Keywords |
Day 64-65 | Inheritance |
Day 66 | Smarty Installation |
Day 67 | Introduction to smarty and smarty loops |
Day 68 | Smarty Variables Modifiers |
Day 69-71 | Caching in Smarty |
Day 72-73 | Practice |
Day 74 | Online test |
MYSQL | |
Day 75 | Database |
Day 76 | Retrieving and Sorting |
Day 77 | Restricting Data |
Day 78 | MySQL Functions |
Day 79 | Displaying Data from Multiple Table (Joining) |
Day 80 | Aggregate Functions and Aggregation Using GROUP BY Clause |
Day 81-82 | Subquery |
Day 83 | Manipulating table |
Day 84-85 | Creating and Managing Table |
Day 86-87 | Indexing & Engine |
Day 88-89 | Practice |
Day 90 | Online test |
Zend Framework | |
Day 91 | Zend Framework Introduction |
Day 91 | Creating a Project Structure |
Day 92 | Creating a view and Layout |
Day 93 | Creating the Form |
Day 94 | Managing Data with Zend Framework |
Day 95 | Creating the List View |