Difference between revisions of "Introduction to web development"
From OSSCOM
(→Lecture 1) |
(→Lecture 1) |
||
Line 11: | Line 11: | ||
* 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]] |
=== Lecture 2 === | === Lecture 2 === |
Revision as of 16:35, 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