Posts tagged ‘Classes and Training’

Apr 15 08

Beginning Web Development with ASP.NET Class

I am teaching a beginner ASP.NET online class called Beginning Web Development with ASP.NET at LVS Online.com.

This 6-week class will focus on the understanding the basics of how the .NET framework works with creating ASP.NET web applications using the C# programming langauage. Students will use the free web development tool Visual Web Developer 2008 Express to create their ASP.NET 3.5 web pages.

The class is only $30 and there are no other materials or software needed.

Topics Covered:

Week 1: Visual Web Developer 2008 Express Overview
Week 2: C# Basic Syntax, and OOP Primer
Week 3: ASP.NET Web Controls Overview
Week 4: Web Controls: RadioButton, CheckBox, and List Controls
Week 5: The ASP.NET Event Model, Automatic Postbacks and View State
Week 6: Controlling Visual Appearance through Propertes, CSS and Skins

If you have taken either the Basic Web Applications with ASP or ASP E-Commerce Database Basics class, you will see all the huge differences between ASP and ASP.NET. These differences will show you how quickly and more efficiently you can create dynamic web sites.

To give you an idea of how each lesson looks, here is the first lesson (.pdf).

When Does Class Start?

The class runs five times a year for six weeks in January, March, May, August and October. To learn more view the course description page and contact me to find out the exact date on when you can register.

Nov 14 07

What’s New in ActionScript 3.0?

Like any language, ActionScript evolves over time. ActionScript 3.0 is simply the latest version of the Flash programming language that lets you control graphics, animation, sound, and interactivity. However, ActionScript 3.0 represents a significant change (some may say revolutionary) from the previous versions because in many ways it is conceptually and architecturally different.

Key differences from ActionScript 2.0 include:

read more…

Aug 23 07

ASP E-Commerce Database Basics Class

Updated November 2009
This class has been delegated to self-study so it can be taken anytime and the price is reduced to $15.



I am teaching database-based ASP online class called ASP E-Commerce Database Basics at LVS Online.com.

This 6-week class will teach you how to interact with a database by displaying, retrieving and updating data. The class is a continuation from where I left off from my Basic Web Applications with ASP class.

The class is only $30 $15 and there are no other materials or software needed.

The class learning level is “intermediate” which means taking the basics you already know and developing a usable web application. The class uses a simple Microsoft Access database (provided), but you can use almost any type of database with minimal code changes.

Topics Covered:

Week 1: E-Commerce types; Overview of ADO; Connecting to our database
Week 2: SQL basics: SELECT, WHERE, ORDER BY, LIKE
Week 3: SQL continued: INSERT INTO and UPDATE; Managing our Products
Week 4: Recordsets and Pagination; Creating a Search
Week 5: Shopping Cart pt 1
Week 6: Shopping Cart pt 2; Checkout Process

The Online Store gives students a good example to use and refer to when they need to create their own database-driven dynamic web sites.

Here is the first lesson (.pdf) for you to see how it looks.

When Does Class Start?

The class runs five times a year for six weeks in January, March, May, August and October. To learn more view the course description page and contact me to find out the exact date on when you can register.

I only cover the basics of ADO in this class, but if you need addtional reference material here is an ADO Reference Guide (.pdf) by DevGuru.


May 1 07

My Intro to ActionScript Class

As I am cursed with no artistic talent whatsoever, I am amazed at what people can do with Flash. From simple animated banners to truly beautiful interactive web sites. I do not use Flash on a regular basis, but am knowledgeable of the scripting language ActionScript and what it can do for Flash.

As an adjunct faculty for a local community college, I ocassionally teach weekend classes on Flash. One of the classes I teach is on the basics of ActionScript.

read more…

Apr 12 07

Beginning Web Applications with ASP Class

Updated November 2009
This class has been delegated to self-study so it can be taken anytime and the price is reduced to $15.



I am teaching a ASP online class called Basic Web Applications with ASP at LVS Online.com, which will teach you the basics of creating server-side web development using Active Server Pages.

This 6-week class is great for people who have some basic web experience (HTML or CSS or JavaScript) and want to know how they can develop dynamic web pages on the web server.

The class is only $30 $15 and there are no other materials or software needed.

Even though Active Server Pages has been replaced by ASP.NET, it is still used by many companies and the process for server-side development is the same no matter what technology you use. Many of the objects in ASP are still used in the ASP.NET framework and would make the transition to a newer technology a lot easier.

Checkout these great reference guides (.pdf) on ASP and VBScript by DevGuru on to learn even more.

Topics Covered:

Week 1: How a web server works, server-side vs. client-side
Week 2: Processing Form Results
Week 3: VBScript Basics
Week 4: Redirecting the User
Week 5: More VBScript – Arrays and Loops
Week 6: Sessions and Cookies

To give you an idea of how each lesson looks, here is the first lesson (.pdf).

When Does Class Start?

The class runs five times a year for six weeks in January, March, May, August and October. To learn more view the course description page and contact me to find out the exact date on when you can register.

Jan 27 07

LearnFlash.com Video Podcasts

Learning Flash by watching videos is a very efficient way to learn specific techniques without going through books or online tutorials. As I mentioned in a previous post about online learning, there are many website that offer video tutorials on different web technologies including Flash.

LearnFlash.com is one of them and they offer one of the largest selections of Flash video tutorials.
read more…