Course Syllabus
Meetings: MTWF 8 - 8:50 AM, Olin 124
Instructor: Janet Davis
Links to an external site. (davisj@whitman.edu)
Office hours: As posted
Links to an external site. and by appointment
Links to an external site.
Class mentor: Melissa Kohl
Mentor sessions: Mondays 8-9 and Thursdays 7-8 in Olin 124
Lab hours and lab aide hours
Links to an external site.
See also Learning Activities and Course Policies
About this course
Welcome to CS 167! The official course description:
A course very much like this is the reason I became a computer scientist. I'm excited to teach this course, and I hope to share some of that excitement with you.
My main goal for this class is that you will begin to learn how computer scientists solve problems. We will be using Python Links to an external site. as our first programming language. Python is relatively easy to learn. It is widely used to solve problems across many domains, including professional software development Links to an external site..
Course goals
By the end of this class, you will:
- become familiar with big ideas of computer science, including algorithms, data, abstraction, and efficiency;
- understand and apply basic elements common to all programming languages: data types, variables, functions, iteration, and conditionals;
- construct clear, well-commented, modular computer programs;
- carefully test and debug computer programs;
- independently find libraries, examples, and tutorials online to help you with your own projects;
- be ready to use Python to solve computational problems you encounter beyond this class;
- sharpen general problem-solving skills;
- consider some of the historical and contemporary social context of computing.
How to be successful in this class
Experience suggests that learning computer science uses different parts of your brain than other courses (even math and science courses). Learning to program is difficult for many people, but with mindful practice you can succeed. Be patient with yourself. Expect some frustrating times, but have confidence that you can work through them. You'll come out of the course with new skills and knowledge.
Like learning math or a foreign language, learning in this course is cumulative: New ideas often build on ideas from earlier in the course. Make sure you understand key ideas. Review readings, notes, and exercises after class. Take the quizzes seriously. Try some extra problems on your own. If you feel like you've missed something important, please come talk with me ASAP.
Computers have no common sense or compassion. They are complex systems, and sometimes they do things we don't expect. If things break, it's probably not your fault.
Acknowledgments
Thanks to Andy Exley and Albert Schueller for informing the content and learning activities in this course. Thanks to Albert Schueller, Jerod Weinman, Henry Walker, and Samuel A. Rebelsky for informing course policies and advice to students.
Course Summary:
| Date | Details | Due |
|---|---|---|
| Tue Aug 29, 2017 | Discussion Topic Readback 1.0 - 1.2 | due by 5pm |
| Thu Aug 31, 2017 | Discussion Topic Readback 1.3 | due by 5pm |
| Quiz HW0: Introductory survey | due by 11:59pm | |
| Quiz HW0: Syllabus response | due by 11:59pm | |
| Sun Sep 3, 2017 | Discussion Topic Readback 2.0 - 2.2 | due by 5pm |
| Mon Sep 4, 2017 | Discussion Topic Readback 2.3 + Pair Programming | due by 5pm |
| Assignment HW01: Command line | due by 11:59pm | |
| Tue Sep 5, 2017 | Discussion Topic Readback 2.4 + HW02 preview | due by 5pm |
| Thu Sep 7, 2017 | Discussion Topic Readback 1.4 | due by 5pm |
| Assignment HW02: Careful Calculations | due by 11:59pm | |
| Fri Sep 8, 2017 | Quiz Quiz 1 | due by 9am |
| Sun Sep 10, 2017 | Discussion Topic Readback 3.0 - 3.2 | due by 5pm |
| Mon Sep 11, 2017 | Discussion Topic Readback 3.3 | due by 5pm |
| Assignment HW03: An interesting assignment | due by 11:59pm | |
| Assignment HW0: Significant Bits signup | due by 11:59pm | |
| Tue Sep 12, 2017 | Discussion Topic Readback 3.4 - 3.5 | due by 5pm |
| Thu Sep 14, 2017 | Discussion Topic Readback 3.6 | due by 5pm |
| Assignment HW04: Turtle art | due by 11:59pm | |
| Fri Sep 15, 2017 | Quiz Quiz 2 | due by 11:59pm |
| Sun Sep 17, 2017 | Discussion Topic Readback 4.1 | due by 5pm |
| Mon Sep 18, 2017 | Assignment HW05: Playful polygons | due by 11:59pm |
| Tue Sep 19, 2017 | Quiz Quiz 3 | due by 11:59pm |
| Wed Sep 20, 2017 | Assignment Exam 1 | due by 8am |
| Thu Sep 21, 2017 | Discussion Topic Readback 4.2 | due by 5pm |
| Sun Sep 24, 2017 | Discussion Topic Readback 4.3 | due by 5pm |
| Mon Sep 25, 2017 | Discussion Topic Readback 5.0 - 5.1 | due by 5pm |
| Assignment HW06: Plotting Populations | due by 11:59pm | |
| Assignment HW0: Office visit | due by 11:59pm | |
| Tue Sep 26, 2017 | Discussion Topic Readback 5.4 | due by 5pm |
| Thu Sep 28, 2017 | Discussion Topic Readback 5.5 - 5.6 | due by 5pm |
| Assignment HW07: Monte Carlo and Friends | due by 11:59pm | |
| Fri Sep 29, 2017 | Quiz Quiz 4 | due by 11:59pm |
| Sun Oct 1, 2017 | Discussion Topic Readback 6.0 - 6.1 | due by 5pm |
| Mon Oct 2, 2017 | Discussion Topic Readback 6.2 | due by 5pm |
| Tue Oct 3, 2017 | Discussion Topic Readback 6.3 | due by 5pm |
| Assignment HW08: Playing Pig | due by 11:59pm | |
| Wed Oct 4, 2017 | Quiz Quiz 5 | due by 11:59pm |
| Mon Oct 9, 2017 | Discussion Topic Readback 6.4 | due by 5pm |
| Discussion Topic Readback 6.5 | due by 5pm | |
| Wed Oct 11, 2017 | Quiz Quiz 6a | due by 11:59pm |
| Thu Oct 12, 2017 | Discussion Topic Readback 6.6 | due by 5pm |
| Assignment HW09: Caesar Cipher | due by 11:59pm | |
| Sun Oct 15, 2017 | Discussion Topic Readback 6.7 | due by 5pm |
| Mon Oct 16, 2017 | Discussion Topic Readback 7.1 | due by 5pm |
| Assignment HW10: Hamming Distance | due by 11:59pm | |
| Tue Oct 17, 2017 | Quiz Quiz 6b | due by 11:59pm |
| Wed Oct 18, 2017 | Assignment Exam 2 | due by 8am |
| Thu Oct 19, 2017 | Discussion Topic Readback 7.2 | due by 5pm |
| Sun Oct 22, 2017 | Discussion Topic Readback 7.3 | due by 5pm |
| Mon Oct 23, 2017 | Discussion Topic Readback 8.1 | due by 5pm |
| Tue Oct 24, 2017 | Discussion Topic Readback 8.2 | due by 5pm |
| Wed Oct 25, 2017 | Quiz Quiz 7 | due by 11:59pm |
| Thu Oct 26, 2017 | Discussion Topic Readback 8.3 | due by 5pm |
| Assignment HW11: Coding Correctly | due by 11:59pm | |
| Sun Oct 29, 2017 | Discussion Topic Readback 8.4 | due by 5pm |
| Mon Oct 30, 2017 | Discussion Topic Readback 9.1 | due by 5pm |
| Assignment HW12: List Potpourri | due by 11:59pm | |
| Tue Oct 31, 2017 | Discussion Topic Readback 9.2 | due by 5pm |
| Thu Nov 2, 2017 | Discussion Topic Readback 9.3 | due by 5pm |
| Quiz Quiz 8 | due by 11:59pm | |
| Sun Nov 5, 2017 | Calendar Event No readback: Continue section 9.3 | 5pm |
| Mon Nov 6, 2017 | Discussion Topic Readback: Making your own classes | due by 5pm |
| Assignment HW13: Generating random sentences | due by 11:59pm | |
| Tue Nov 7, 2017 | Discussion Topic Readback: More on classes and objects | due by 5pm |
| Wed Nov 8, 2017 | Quiz Quiz 9 | due by 11:59pm |
| Thu Nov 9, 2017 | Assignment HW14: Image processing | due by 11:59pm |
| Sun Nov 12, 2017 | Discussion Topic Readback: Object-oriented design | due by 5pm |
| Mon Nov 13, 2017 | Discussion Topic Readback: Object-oriented graphics | due by 5pm |
| Assignment HW15: Lunar lander 1 | due by 11:59pm | |
| Wed Nov 15, 2017 | Assignment Exam 3 | due by 8am |
| Thu Nov 16, 2017 | Discussion Topic Readback: Final Project | due by 5pm |
| Assignment Exam 3 takehome problems | due by 11:59pm | |
| Sun Nov 26, 2017 | Discussion Topic Readback 10.1: Fractals | due by 5pm |
| Mon Nov 27, 2017 | Discussion Topic Readback 10.2: Recursion and iteration | due by 5pm |
| Tue Nov 28, 2017 | Discussion Topic Readback 10.3: Towers of Hanoi | due by 5pm |
| Wed Nov 29, 2017 | Assignment Project Proposal | due by 11:59pm |
| Thu Nov 30, 2017 | Discussion Topic Readback 10.4: Recursive linear search | due by 5pm |
| Assignment HW16: Lunar lander 2 | due by 11:59pm | |
| Sun Dec 3, 2017 | Discussion Topic Readback 10.5: Divide and conquer algorithms | due by 5pm |
| Mon Dec 4, 2017 | Discussion Topic Readback: Project workshop | due by 5pm |
| Assignment HW17: Recursion | due by 11:59pm | |
| Tue Dec 5, 2017 | Calendar Event No readback | 12am |
| Assignment Readback 11.1 | due by 5pm | |
| Discussion Topic Readback 11.1 | due by 5pm | |
| Fri Dec 15, 2017 | Assignment Project Demonstration | due by 2pm |
| Assignment Final Project Submission | due by 5pm | |
| Assignment Exercises with Dictionaries | ||
| Assignment In-class exercises for section 6.5: Analyzing Text | ||
| Assignment Significant Bits Presentation |