Course Overview
|
Course Synopsis
|
Win32 programming is a special area in which you will develop programs for MS windows. This course will discuss Intel (X86) based Windows platform. We will be using C language as programming tool as it is the top choice for Application Programmers Interface ( API) programmers and also because the most part of Windows OS is developed in C language; furthermore the documentation available for API by Microsoft also contains C-oriented syntax.
We will explore main features of Windows Programming like resource sharing, device independence programming, using GDI etc.
|
Course Learning Outcomes
|
At the end of the course, you should be able to:
- Describe and explain the functional mechanisms of Windows platform i.e. how it works and the concepts related to basic Windows architecture
- Use/manipulate Windows resources for your application
- Develop fine-tuned and robust applications for MS Windows
- Get hands in specialized and more complex areas of windows programming like network programming, graphics programming etc.
|
Course Calendar
|
2
|
Basic C Language Concepts
|
5
|
Preprocessor Directives
|
6
|
Bitwise Operators and Macros
|
7
|
Calling Conventions, Storage Classes and Variable Scope
|
9
|
Windows Creation and Message Handling
|
10
|
Architecture of Standard Win32 Application
|
13
|
Graphics Device Interface
|
18
|
String and Menu Resources
|
21
|
Using Dialogs and Windows Controls
|
22
|
Using Common Dialogs and Windows Controls
|
24
|
Dynamic Link Libraries
|
26
|
Threads and Synchronization
|
27
|
Network Programming Part I
|
28
|
Network Programming Part II
|
29
|
Network Programming Part III
|
30
|
Network Programming Part IV
|
|
|
|