Instructor: | Natalia Novak natna20@gmail.com |
Grading: | (approximate weights) HWs (20%) Quizzes (15%) Midterm Exam (25%) Final Exam (20%) Final Project (20%) |
Textbook: |
Data Structures and Algorithms Using Python and C++, by David M. Reed and John Zelle, Franklin Beedle and Assoc. |
Office hours: |
Place: CP 122 Time: Mondays 2 pm - 3 pm Tuesdays, 1 pm - 2 pm |
Notes: |
|
Software: |
We will be using two programming languages: Python and C++ Programming Language: Python 3 You can download the latest distribution of the Python from here: http://www.python.org/download/ This distribution includes compiler, standard libraries and a simple IDE IDLE. You can use it, although we will need a more powerful/skillful tool. You can use any other GUI or IDE for Python, but your program should be able to run in IDLE. Programming Language: C++ I will be using Visual Studio Community Edition C++ compiler (free): https://visualstudio.microsoft.com/vs/features/cplusplus/ In general, you can use any other compliler, just make sure that you are not using some special (non-stardard) packages and the code you are sending to me is compilable in Visual Studio Community Edition Some people like Code Blocks (for all plantforms): http://www.codeblocks.org/downloads/26: |
Syllabus: |
csi33syllabus.pdf |