Web technology and web design tutorials: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 28: Line 28:


Note: The list below is really provisional, got some renaming and (of course) work to do.
Note: The list below is really provisional, got some renaming and (of course) work to do.
=== Getting started ===
I suggest to start creating web sites with online services. This way you will be aware of what you can do without learning to code or install anything. In addition, you will implicitely learn some concepts that will be introduced later.
* [[Creating websites with online services]]
* [[Using web widgets]]
* [[Browser extensions]]
* [[Search engine]] (needs some rewriting)


=== Internet principles ===
=== Internet principles ===


* [[Internet tutorial]] - [[Internet]]
* [[Internet tutorial]] (not done yet, see [[Internet]] in the meantime)
* [[Hypertext Transfer Protocol]]
* [[Hypertext Transfer Protocol]] (not done yet)
* [[URL]]s and [[URN]]s
* [[URL]]s, [[URN]]s and [[URI]]s (short definition of these standards)


=== Using the Internet ===
=== Managing identities on the Internet ===


* [[Search engine]]
* [[single sign-on]]
* [[single sign-on]]
* [[OpenID]]
* [[OpenID]]
* [[Webtop tutorial]]
=== Getting started ===
* [[Basic tools for web developement]]
* [[Creating websites with online services]]


=== HTML ===
=== HTML ===


* [[Basic tools for web developement]] (not done)
* [[XHTML]]
* [[XHTML]]


=== CSS ===
=== CSS ===
* [[CSS]] (not done yet)


=== JavaScript ===
=== JavaScript ===

Revision as of 18:59, 25 August 2009

This article or section is currently under construction

In principle, someone is working on it and there should be a better version in a not so distant future.
If you want to modify this page, please discuss it with the person working on it (see the "history")

Draft

I'll have a first version by the end of Aug. 2009. Most entries below are not tutorials so far ... - Daniel K. Schneider 15:14, 30 July 2009 (UTC)

Introduction

Level 1 - Learning goals

  1. Learn how the Internet works and about some major Web protocols
  2. Use simple Web 2.0 services like Webtops
  3. Import widgets and understand how content syndication works
  4. Design a web page with (X)HTML and CSS
  5. Evaluate and use web page styles
  6. Edit and code simple JavaScript programs
  7. Know how to make use of JavaScript libraries
  8. Create and validate an XML file (learn how to read and use DTDs and XML Schemas)
  9. Access a web server, code, test and run a very simple server-side program

Level 2 - Learning goals:

  1. Design XML grammars
  2. Write XSLT stylesheets for text or database centered XML applications
  3. Design a simple SQL database
  4. Be able to use some PHP/MySQL generators
  5. Configure a web 2.0 application, e.g. a Ning social network
  6. Install and configure LAMP-based web applications

List of (future) tutorials

Note: The list below is really provisional, got some renaming and (of course) work to do.

Getting started

I suggest to start creating web sites with online services. This way you will be aware of what you can do without learning to code or install anything. In addition, you will implicitely learn some concepts that will be introduced later.

Internet principles

Managing identities on the Internet

HTML

CSS

  • CSS (not done yet)

JavaScript

XML tutorials

Other EduTech Wiki entries of interest

Overviews
Links pages

... to help you find good web sites

Other tutorials
Installation tips

See the category installation tips