ITCC
Intro to C/C++ Course
by Daniel Wilhelm and Andrew Frantsuzov
Quick Links: |
|
You will need Acrobat Reader to read most of these files, if you dont
have Acrobat Reader, download it for
free here.
DOWNLOAD Pong Executables <-- TWO new
Pongs! (10 and 11) [UPDATED
DOWNLOAD Mystify Executables <-- 1
Added
DOWNLOAD Latest framework version (Visual
Studio) [UPDATED
DOWNLOAD Latest framework version (g++) [UPDATED
Week # (Date) Slides/Recording (pdf/mp3)
HW
1. (--) Compiler, Includes, Functions/Syntax,
Intro to Applications, if Statements, Graphics Framework, Basic
Functions
( slides, HW0, mp3, log, improved log (by
WolfSpring) )
HW1 ( website, solutions )
2. (-/-)Bits, bytes, base conversion, variables,
mathematics
( slides, mp3 )
3. (-/-) while loops, for loops, casting, order of
operations
( slides, mp3 (psyklic
speaking) ) HW2 ( website, solution )
4. (-/-) Pong Review
( slides, mp3 )
5. (-/-) Functions, Arrays, Bresenham's Line Algorithm
( slides, mp3 ) HW3 (
website, solutions )
6. (--) Floating Point, Pointers
( slides, mp3 )
7. (--) Pointers II, new/delete, Basic File I/O
( slides, mp3 )