Dal's Programming Course - Home

Introduction

This is the home page for a course in programming for helping beginning programmers move into the professional ranks. It focuses on using Object Oriented techniques with C++ to build Window applications.

More About This Course

Prerequisites

Online Course Reading Material

Course Lessons

Lesson 01 Getting Started
Lesson 02 Drawing in a Window
Lesson 03 Object Oriented Programming and Windows
Lesson 04 Drawing Text with Gdiplus
Lesson 05 Processing Input in Windows
Lesson 06 Window Resources
Lesson 07 Menus
Lesson 08 WM_COMMAND Messages
Lesson 09 Accelerators
Lesson 10


Background Material
MriFramework.doc Read this if you taking this course as an employee of MARK Resources. It ties the material in this course with software used at MARK Resources, Inc.