Web Designing and Development Workshop
From LUG Manipal Wiki
Contents |
Schedule
Date: 25th March, Tuesday to 29th March, Friday
Venue: NLH 204
Time: 5:30 PM
Content/Syllabus Material to be taught in the Workshop: Web Design Workshop Syllabus
Day 1 - HTML ( basic information about HTML and creating simple Static web pages )
Day 2 - Advanced HTML and introduction to server side scripting
Day 3 - PHP
Day 4 - PHP and intro to MySQL
Day 5 (extended) - MySQL (DataBase Concepts)
Technologies to be Taught
Though the technologies which we intend to teach are platform independent, we would suggest you to use Linux as the platform. We will be using PHP, MySQL and Apache over Linux or Windows.
Installing PHP, MySQL and Apache
Over Windows:
For installing these three over Windows you can get the WAMP software package which bundles all these three. WAMP stands for Windows-Apache-MySQL-PHP.
References: Installing WAMP on Windows
Over Linux:
Getting the LAMP stack on Linux which stands for Linux-Apache-MySQL-PHP
Ubuntu: Installing LAMP Stack on Ubuntu
