Honors/AP Computer
Science Using C++ This Web site is no longer in use or updated. It was last used in 2002-03 when the AP CS A Exam was based on C++. |
|||
General Resources
|
Chapter Resources
|
Programming Assignments
|
Visual C++ and other Assorted Links
|
Course
Description
Homework Calendar Extra Credit Information Chapter Section Questions Template Class Mailing List Instructions Class Chat Room AP Information
|
Ch.
1 (computers) Ch. 2 (prog. languages) Ch. 3 (using compiler) Ch. 4 (variables & datatypes) Ch. 5 (assignment, expressions) Ch. 6 (apstrings) Ch. 7 (if & switch) Ch. 8 (loops) Ch. 9 Ch.10 Ch. 11 Ch. 12 Ch. 13 Ch. 14 Ch. 15 Ch. 16 Ch. 17 Ch. 18 Ch. 19 |
AP C++ information from the Advanced Placement Program general AP Computer Science info Old AP exams & AP class libraries Online Computer Dictionaries: Webopedia, InstantWeb MSDN online help for Visual C++, Visual Basic, etc. Bjarne Stroustrup's Home
Page Prof. Owen L. Astrachan's C++ page at Duke University The MainFunction online newsletter If you think you're good, trying winning $ in C++ & Java programming contests at TopCoder.com The Visual C++ Compiler Guide Studio C++ Distance Learning Center Free or inexpensive C++ compilers that you can use on your PC at home (use at your own risk):
USA Computing Olympiad Contest CML C++ Contest & Results |
I have reached the pinnacle of my professional life as a teacher. A virtuous soul whose initials are P.P. can now be quoted (on the midterm exam essay) as having said,
"The steps of programming are all very important. The most important however is the psuedocode [sic] step. Without psuedocode [sic] you can do nothing. The coding is what gets the code into the computer, but without proper psuedocode [sic] you might never finish coding. In the real world it is the same way. No professional jumps right in. He sits down and psuedocodes [sic]. This way he will be well prepared for future assignments. Also in case any changes come up it is easy to add lines to your psuedocode [sic]."