Difference between revisions of "Introduction to web development"
From OSSCOM
(Created page with " == 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...") |
(→Introduction) |
||
Line 5: | Line 5: | ||
=== Lecture 1 === | === 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 | ||
+ | [[:File:IntroWeb_Lecture01.pdf Slides]] | ||
=== Lecture 2 === | === Lecture 2 === |
Revision as of 16:26, 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
File:IntroWeb_Lecture01.pdf Slides