Download the lab instructions.
This will be the first part in a series of workshops that introduce students to the C programming language, specifically for the Windows platform. The items discussed in this workshop series will serve as a prerequisite for those interested in taking the SEC670 course. This first part will cover basic items such as, setting up Visual Studio Community, creating a project, developing your first project, etc. We will then dive into C itself covering data types, the anatomy of a function, statements, variables, directives, and debugging.
Take the whole series!
An Intro to C for Windows - Part 2
An Intro to C for Windows - Part 3
An Intro to C for Windows - Part 4
An Intro to C for Windows - Part 5
An Intro to C for Windows - Part 6
An intro to C for Windows - Part 7
An intro to C for Windows - Part 8
An Intro to C for Windows - Part 9
System Requirements: