Introduction to Webdesign,
Photoshop, Coding, Responsive Design,
Responsive Frameworks,
Introduction to SCSS
Html
Css (bootstrap framework)
Javascript (basic concept)
Javascript (animation basic
Frontend
WEB DEVELOPING
HTML
Introduction to HTML
HTML Tags
Creating Forms
Creating tables
Managing home page
CSS
Introduction to CSS
Three ways to use CSS
CSS Properties
Designing website
Working with Templates
JAVA Script
Introduction to Javascript
Three ways to use Javascript
Working with events
Client-side Validation
AJAX
Introduction to AJAX
PHP with AJAX
Working with database
Introduction to PHP
PHP Intro
PHP Install
PHP Syntax
PHP Variables
PHP Echo / Print
PHP Data Types
PHP Strings
PHP Constants
PHP Operators
Html Form with PHP
PHP Form Handling
PHP Form Validation
PHP Form Required
PHP Form URL/E-mail
PHP Form Complete
Decisions and Loop
Making Decisions
Doing Repetitive task with looping
Mixing Decisions and looping with Html
PHP If, Else and Elseif
PHP Switch
PHP While Loops
PHP For Loops
Function
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
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
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
State Management
Using query string
(URL rewriting)
Using Hidden field
Using cookies
Using session
Database Connectivity with MYSQL
Introduction to RDBMS
Connection with MySql Database
Performing basic database operation(DML)
(Insert, Delete, Update, Select) Setting query parameter
Join (Cross joins, Inner joins, Outer Joins, Self joins)