Web technology and web design tutorials: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
m (Created page with ' Category: tutorials category:XML')
 
Line 1: Line 1:
{{under construction}}
{{stub}}


I'll have a first version by the end of Aug. 2009. - [[User:Daniel K. Schneider|Daniel K. Schneider]] 15:00, 30 July 2009 (UTC)
== Introduction ==
Level 1 - Learning goals
# Learn how the Internet works and about some major Web protocols
# Design a web page with (X)HTML and CSS
# Evaluate and use web page styles
# Edit and code simple JavaScript programs
# Know how to make use of JavaScript libraries
# Create and validate an XML file (learn how to read and use DTDs and XML Schemas)
# Access a web server, code, test and run a very simple server-side program
Level 2 - Learning goals:
# Install and configure [[LAMP]]-based web applications
# Design XML grammars
# ....
== List of (future) tutorials ==
Note: The list below is really provisional, got some renaming and (of course) work to do.
=== Internet principles ===
* [[Internet]]
* [[Hypertext Transfer Protocol]]
* [[URL]]
* [[URN]]
=== Using the Internet ===
* [[Search engine]]
* [[single sign-on]]
* [[OpenID]]
=== HTML ===
* [[XHTML]]
=== CSS ===
=== JavaScript ===
* [[DHTML]]
* [[ECMAScript data types]]
* [[AJAX]]
=== XML tutorials ===
* [[DTD tutorial]]
# [[XSLT Tutorial - Basics]]
* [[XPath tutorial - basics]]
# [[XQuery tutorial - basics]]
== Other EduTech Wiki entries of interest ==
; Overviews
* [[ECMAScript]]
* [[HTML]]
* [[Scripting language]]
* [[PHP]]
; Links pages
... to help you find good web sites
* [[Character encoding]]
* [[Clipart]]
* [[CSS links]]
* [[HTML links]]
* [[JavaScript links]]
* [[PHP links]]
* [[Portalware]]
* [[WAMP]]
* [[Web design links]]
; Other tutorials
* [[Flash tutorials]] (lots)
* [[Screen capture tutorial]]
; Installation tips
See the [[:Category:Installation tips|category installation tips]]
[[Category: Web technologies]]
[[Category: tutorials]]
[[Category: tutorials]]
[[category:XML]]
[[category:XML]]

Revision as of 17:00, 30 July 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. - Daniel K. Schneider 15:00, 30 July 2009 (UTC)

Introduction

Level 1 - Learning goals

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

Level 2 - Learning goals:

  1. Install and configure LAMP-based web applications
  2. Design XML grammars
  3. ....

List of (future) tutorials

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

Internet principles

Using the Internet

HTML

CSS

JavaScript

XML tutorials

  1. XSLT Tutorial - Basics
  1. XQuery tutorial - basics

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