Frequently asked questions

Written by Julie Zelenski

These questions mostly pertain to prospective students. Elsewhere in our site, we answer common questions for current students about exams, assignments, and labs. You can also use the search box to look for answers throughout our site. Still have unanswered questions ? Hop on over to the forum and ask! We're happy to help.

Questions about enrollment

When is CS107 offered?

CS107 is scheduled for every quarter in the 2015-16 academic year. The course has two 80-minute lectures and a 2-hour lab each week. Spring quarter lectures meet Monday and Friday 12:30-2:50pm and labs are TWTh at various morning, afternoon, and evening times.

Will the lectures be recorded and available to watch online?

Yes! Find them on ClassX.

CS107 lecture conflicts with AnotherClass/Meeting/Practice. Can I miss lectures/watch online/get notes from a friend?

Lecture is an important part of the course and students find it most effective when they can join us in person. (An ode to "did I miss anything?") My earnest recommendation is that you wait or re-arrange your schedule to permit your full participation in all of your courses. Enrolling in conflicting courses is disallowed by university policy. We don't police your schedule to reject conflicts, but this does not mean we encourage or enable it. CS107 will not offer any alternate or makeup exams so you must arrange to be present for our scheduled midterm and final exams. If you've got an unresolvable conflict with lectures or exams, holding off on 107 shouldn't be catastrophic--- we are offering the class every quarter, so you have lots of other chances without much delay!

Do you allow auditors?

Auditors are welcome to attend lecture, access our materials, and complete labs and assignments on their own, but work is not handed in. We will not be able to grade work from auditors, nor be able to accommodate them in the lab sections.

The course is listed as being offered for 3 to 5 units, what does this mean?

All undergraduates are required to take the course for 5 units. Graduate students may opt to enroll for 3 or 4 units to squeeze into a limited tuition allowance, however this is solely a bookkeeping change and has no effect on the course requirements.

What course grade options are available?

You may enroll for either a letter grade or CR/NC option. Students are graded on the same standards during the quarter without consideration of which grading option has been chosen. A CR course grade is earned for any course letter grade of C- or higher.

Questions about course content

What are the learning objectives for the course?

The goals for CS107 are for students to gain mastery of

to achieve competence in

and have exposure to

What are the course prerequisites?

Successful completion of CS106B/X (or equivalent) and eagerness to advance to the next level. You should be an accomplished programmer who has practical C/C++ skills using recursion, dynamic data structures (pointers, linked lists, trees, graphs), data abstraction, classic data structures (lists, stacks, queues, sets, maps), and standard algorithms (searching, sorting, hashing). You should have an appreciation of the intrinsic value of good engineering and design and you will be expected to produce well-decomposed, readable code. You're welcome to talk with me if you need help determining the right placement for you.

What are the course textbooks? Are they required?

The required text is Computer Systems: A Programmer's Perspective by Bryant and O'Hallaron 3rd edition. This text was written for a similar course at Carnegie Mellon and provides readable and thorough coverage of the core topics with an emphasis on acquiring practical skills. The bookstore is stocking a custom version commissioned for our course that includes only the chapters we cover (this keeps your cost down); you can also use the regular full 3rd edition. The 3rd edition has substantial updates for x86-64 from IA32; attempting to use the outdated first/second editions will not work well. There will be assigned readings from B & O that are important preparation for lecture and lab. We strongly recommend you have a C language reference of some sort. We suggest The C Programming Language by Kernighan and Ritchie for its clear and succinct coverage, but other good books or web resources on C have been successfully used as well. (A digital copy of K&R is available to Stanford students via Safari Books Online)

What is the weighting of the course components?

Course grades will be determined by 50% coursework (regular assignments and weekly labs) and 50% exams (midterm and final). To pass the course, both the coursework and exam aggregates must each be passing work. Restated, if the composite of your exams is failing, then you will fail the class in spite of an astounding performance on coursework or vice versa. More details on how how course grades are determined.

Questions for SCPD students

Note: CS107 is offered on SCPD once per year. In 2015-16 that quarter is expected to be spring.

How do SCPD students participate in lab?

If you are local to the Bay Area, you are welcome (and encouraged) to attend lab in person. If that isn't possible, you can work through the lab exercises on your own. The lab materials are posted online and the TAs will prepare a webcast of the lab highlights each week. You may work alone or are welcome to arrange to work on the labs in collaboration with another SCPD student. Use the forum to find a buddy if you'd like.

How do SCPD students take exams?

Local students join us on campus for the regular exam. Remote students take exams on-site, proctored by the SCPD site administrator. The remote exam is administered on the same day as the regular exam; we can usually be somewhat flexible on the exact timeslot.