Difference between revisions of "Introduction to web development"
From OSSCOM
(→Introduction) |
(→Lecture 1) |
||
Line 8: | Line 8: | ||
* Introduction to Web Development | * Introduction to Web Development | ||
* Introduction to Web Technologies | * Introduction to Web Technologies | ||
− | * HTML/XHTML and the difference between them | + | ** HTML/XHTML and the difference between them |
− | * CSS | + | ** CSS |
− | * Client Side Scripting (JavaScript) | + | ** Client Side Scripting (JavaScript) |
* Tools for Writing Web Pages | * Tools for Writing Web Pages | ||
[[media:IntroWeb_Lecture01.pdf|Slides]] | [[media:IntroWeb_Lecture01.pdf|Slides]] |
Revision as of 16:38, 24 February 2016
Contents
Introduction
The main aim of this course is to give students a hands-on experience with different web technologies and standards like: HTML, XHTML, JavaScript, CSS, and some of main aspects of server side scripting using ASP.NET and PHP.
Lecture 1
- Introduction to Web Development
- Introduction to Web Technologies
- HTML/XHTML and the difference between them
- CSS
- Client Side Scripting (JavaScript)
- Tools for Writing Web Pages