precisonline
President/Chief Technologist
Administrator
Rock Star
    
Posts: 1524
|
 |
« Reply #2 on: August 11, 2009, 02:48:50 PM » |
|
Well, the first 5 courses are just about ready to go. I haven't updated the online calendar yet but here's what's coming:
WEB-01001: Introduction to Web Technologies
There's a wide open future of opportunities for web-savvy software artists. In this course we'll demystify the various technologies that work together to make a typical website. From the browser to the server, from HTML to CSS, Javascript to PHP and beyond, we'll look at what's available, the role each technology fills, and how they play nice with one another (or not in some cases!).
WEB-01002: Downloading, Installing, and Getting Started with the Apache Web Server
The Apache web server has consistently been the most popular web server application since 1996. Rock solid, secure, easy to deploy yet massively configurable, Apache is a great choice for any kind of web application imaginable. As an open source application, Apache can not only be downloaded and deployed for free, an extensive network of volunteer contributors work to keep the server secure, stable, and up-to-date with the latest and greatest features needed to satisfy the most sophisticated web hosting demands.
In this course we'll download, install, and configure the Apache web server program on a typical Windows laptop, take a quick look at the massive documentation available, and test the environment to be sure it's ready for further web development and experimentation.
WEB-01003: Downloading, Installing, and Getting Started with PHP under Apache
Combining an extensive list of features with an easy to use language structure, PHP is quickly becoming one of the top programming languages, especially for web development. Join us in this session as we demonstrate how you can download, install, and begin learning more about this remarkable language.
Course participants are encouraged to have Apache installed or have attended WEB-01002 prior to attending this course.
WEB-01004: Introduction to HTML
The World Wide Web is made up of millions - possibly billions – of web pages constructed using the HTML markup language. Join us in this session as we look at several flavors of this markup language, starting with the basics and working through links, images, lists, tables, plus a brief walkthrough of scripts and styles.
Please Note: Styles, scripts, frames, and forms are not explored in any depth in this course.
WEB-01005: Introduction to CSS
While the World Wide Web is intrinsically a bunch of text, HTML documents by themselves can be really quite boring. In this course, we'll use some basic CSS to spice up a document with various colors, fonts, spacing, and images to help make it really POP!
---------
The more I get into this the more classes I keep coming up with. This could work out to be the most extensive collection of classes yet!
|