Windows NT Systems Programming: Spring 2000

[ Home | Syllabus | Course Notes | Assignments | Search]


SYLLABUS

 

Title Windows NT/9x Systems Programming
Instructor Chris Wild
e-mail wild@cs.odu.edu
Phone (757) 683-4679
Home Page http://www.cs.odu.edu/~wild
Lectures Thursday 7:00-10:00pm
Office ED249-2
Office Hours Mon/Wed 2:00-4:30PM , Thurs 4-7 PM or by appointment
Textbooks Programming in Microsoft Visual C++, fifth edition, David Kruglinski, George Shepard and Scot Wingo, Microsoft Press, 1998, ISBN 1-57231-857-0.

Windows Script Host: Programmer's Reference, Dino Esposito, Wrox Press Ltd. 1999, ISBN 1-861002-65-3

Reference Books Win32 Systems Services, 2nd edition, Marshall Brain, Prentice Hall PTR, 1996, ISBN
0-13-324732-5.

Programming Windows 95 with MFC, Jeff Prosise, Microsoft Press, 1996, ISBN
1-55615-902-1

Programming Windows95. Charles Petzold, Microsoft Press, 1996, ISBN 1-55615-676-6 (classic book on win 32 windows API - "C" language oriented)

Objectives: Gain a basic understanding of systems programming for the Windows NT and 9x platforms. Emphasis will be placed on network application programming. This course will cover the architecture of the windows NT/9x programming environment. Major areas of study will be WIN 32 API, GUI programming using the Microsoft Foundation Classes (MFC), the Distributed Com model and Windows Script Host. This course will provide a practical application of material from operating systems, computer networks, data structures and object oriented design.

PreRequisites: Strong Background in C++ and Operating Systems. Network and Communications concepts would also be useful. Because of the importance of MFC in windows programming, you should be comfortable with the principles of object oriented programming and their implementation in C++. You should be able to read the C++ constructs in the these examples.

Course Topics:

WIN 32 API GUI in MFC Distributed COM Windows Script Host
File Handling Windows Message System COM model Windows Shell
Process and Thread Management User Events (keyboard and mouse) IClassFactory Scripting languages
Synchronization Menus Threading Models Automating admin tasks
Network Communications Controls Remoting Architecture Accessing the windows registry
Memory Model Document/View Architecture IDL  
       

Attendance: Attendance at classes is not generally required, but students are responsible for all material covered and announcements made in class. Consequently, if you are going to miss class, be sure to get notes, handouts, etc., from another class member. Class notes and other information will be available at the following WebSite: http://www.cs.odu.edu/~wild/windowsNT/Spring00.

Cheating: Everything turned in for grading in this course must be your own work. The instructor reserves the right to to question a student orally or in writing and to use his evaluation of the student's understanding of the assignment and of the submitted solution as evidence of cheating. Violations will be reported to the Honor Council for consideration for punitive action. However, it is entirely appropriate seek and give assistance on procedural matters (such as how to send e-mail, how to run the debugger, how to send files from a home PC to a UNIX workstations). If there is any question on whether a particular behavior is appropriate, the student is encouraged to seek guidance from the instructor.

Grading:

MidTerm Exam 20%
Course Project 25%
Lab Work 25%
Final Exam 30%

 

Back to Top

 


Copyright chris wild 1999/2000.
For problems or questions regarding this web contact [Dr. Wild].
Last updated: January 20, 2000.