Section | 1 |
---|---|
Instructor(s) | Kimpe, Dries (dries) |
Location | Ryerson 276 |
Meeting Times | Monday 5:30pm - 8:30pm |
Fulfills | Core Programming |
Summary
This is an accelerated introduction to the C (not C++) Programming Language designed for students with prior programming experience. C is in many ways the lingua franca of computing, and a broad range of programming languages and related technologies derive from the basic principles of C memory management, control flow, and abstraction. Though there are many subtleties, C is not a big language, and it is expected that students will leave the course with a relatively deep understanding of the key concepts, which will then form a solid foundation for studying higher-level technologies. At the same time, C itself remains a very practical language, particularly so in areas such as scientific programming, high-performance computing, application level library design, systems programming, network programming, multi-threaded programming, etc. Students who successfully complete the course will be well prepared for subsequent MPCS courses in these areas. The course studies both fundamental and advanced C language constructs in the abstract and reinforces them through a range of exercises in the design of basic and advanced data structures, rudimentary algorithms, and API design.
Course Contents
Coursework
8 Homework assignments, each with 1 week to complete. All programming.
2 Quizzes
Final project
Notes:
Texts
Immersion programming (MPCS 50101) or passing score on programming placement exam.
UNIX bootcamp strongly recommended.
This class is scheduled at a time that conflicts with these other classes: