Posts tagged ‘LVSOnline classes’

Apr 13 09

JavaScript: The Basics Class

I created a beginner JavaScript class called JavaScript: The Basics at LVS Online.com.

This 6-week class will teach the students the basics of programming in general as well as the core concepts of using JavaScript. This will also prepare students to take my JavaScript: Unobtrusive Programming class. JavaScript’s popularity is still on the rise and this is a great way to get some experience on programming and understand what cool things you can do with this language.

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

Topics Covered:

Week 1: Components of JavaScript and ECMAScript
Week 2: Data types, Arrays, and Conditional Statements: If..else, and switch
Week 3: Writing Loops, Functions and Understanding Variable Scope
Week 4: JavaScript Native Objects: Math, Date, Array and String
Week 5: Browser Objects (Location, Screen, Forms, Images) and DOM Overview
Week 6: Script Review and Common Troubleshooting

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 18 09

Intermediate Web Development with ASP.NET Class

I created a second ASP.NET online class called Intermediate Web Development with ASP.NET at LVS Online.com.

This 6-week class will continue from my Beginning Web Development with ASP.NET class and focus more on ‘real-world’ ASP.NET programming topics. Since the first class focused on getting you up to speed on how ASP.NET works and the C# programming language, this intermediate class lets you take those skills in developing ASP.NET web sites.

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

Topics Covered:

Week 1: Master Page Basics
Week 2: Creating an ASP.NET Website from and HTML/CSS Design
Week 3: View State, Query String, Cookies, and Session State
Week 4: OOP: Building Your Own Objects
Week 5: Creating Your Own Controls: User Controls
Week 6: Error Handling
Extra:    Website Navigation: Building a SiteMap

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.

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.