SLIDE 16 5/4/15 ¡ 16 ¡
Final exam
u Monday, 5/11 at 9am in Searles 217 u Topics
u The basics of Python (Guttag’s Ch 2, 3, Section
4.1)
u Text and files (Chapter 10, class, video lecture,
phonebook lab)
u Recursion (Chapter 15.4, class, video lectures,
Optional: Guttag’s Section 4.3– see pdf)
u Object-oriented programming
u [Nothing on picture/sound]
For Data Structures
u Head start
u Learn the syntax (grammars) of C and C++ u Python to C++ transition guide:
http://personal.denison.edu/~krone/cs173/files/ PythontoC++.pdf
u C/C++ Tutorial: Practice codes from
http://www.cprogramming.com/tutorial/c- tutorial.html
u C++ compiler
u Netbeans (among a host of other options) u https://netbeans.org/features/cpp/index.html