CS 142 Course Information

Lectures

Lectures are Mondays, Wednesdays, and Fridays from 12:15-1:05 in the Braun Auditorium (Mudd Chemistry). Lecture notes are available in advance and provide an outline for much of the material that will be presented in class; I recommend that you print out the notes and bring them to class so you can mark them up with additional notes during lecture.

Additional Materials

There is no required textbook for this class, and I am not aware of a book that is a perfect match to the lecture material. The content of the course is defined by the lectures. You will need additional reference material to complete the programming projects, but this material is available on the Web. One good online source for reference documentation on HTML, CSS, and the DOM is http://w3schools.com/. This site should have enough material for CS 142, but it is not quite comprehensive. If you want to know everything about HTML standards, the best source is Dynamic HTML: The Definitive Reference, Third Edition, by Danny Goodman (O'Reilly Media).

You will learn two new languages in this class, Ruby and Javascript. The lectures will provide an introduction, but for more complete information I recommend the following two books:

These books are well-written and comprehensive, and they are available online free to Stanford students through Safari Books Online. For additional material on the Rails framework I recommend two resources:

Relevant readings in the above books are listed at the beginning of the lecture notes for each topic.

Discussion Sections

The class will have three weekly discussion sections led by the course assistants. The sections will supplement lecture with additional examples, and they will also cover additional material for the projects. The sections will meet on the Friday, Monday, and Tuesday immediately preceding each project deadline (e.g. the Monday and Tuesday sections will not meet during the first week). All of the sections will cover the same material; you are welcome to attend any or all of them.

Projects

Collaboration on Projects

We encourage you to discuss the projects with other students; both giving and receiving advice will help you to learn. It's fine to discuss overall strategy, share tips about Web technologies (useful CSS styles, library methods, etc.), and give and receive debugging assistance. However, you must write your own code: it's not OK to share code or write code collaboratively. The projects are intended to be simple enough for each person to implement all of every project.

Browsers

Unfortunately, Web browsers are still not 100% identical in their behavior, so Web pages may behave differently on different browsers. For this class, the reference browser is Chrome: your project solutions must work on Chrome, and the CAs will use Chrome to test them. Your solutions need not work on any browser other than Chrome. You may use a different browser to develop your solutions if you wish (Chrome, Firefox, and Safari all have very similar behavior), but please test on Chrome before submitting. We do not recommend that you use Internet Explorer for development: historically, its behavior has been quite different from the other browsers, so things that work on IE may not work on Chrome, and vice versa.

Exams

The class will have a midterm exam during the sixth week and a final examination during exams week. For people who have conflicts with the official time for the final examination, there will be an alternate exam shortly before the official time (time to be determined). You may bring two double-sided 8.5x11" pages of notes with you to the midterm and three double-sided pages to the final exam; other than that, exams are closed-book.

Regrades

We sometimes make mistakes in grading, both on projects and exams, and are happy to correct these if you point out the error. To request a regrade for a project, post a private question on Piazza and we will respond as quickly as possible. Regrade requests must be submitted within 5 days after we send out the grades for a project or exam. For regrade requests related to the midterm exam, take your exam to the office hours of the person who graded the particular question (their initials appear under the score for that question on the cover page). For regrade requests related to the final exam, take a picture of the answer in question, and include it in a private question on Piazza along with the name of the person who graded the question. Exam regrade requests must be submitted within 5 days after we make the graded exams available.

Regrade requests should focus on errors (i.e., something we thought was wrong but actually was right, or you believe we misunderstood your work). There may be situations where you agree you made an error but disagree about the number of points deducted; unfortunately, we are unlikely to change your score in these situations, because it would require a change in the grading rubric and thus require us to regrade all of the projects or exams.

Grading Policy

Grades for the class will be determined based on a 100-point total score computed as follows:

Projects50points
Midterm15points
Final35points
Total100points

Students with Documented Disabilities

Students who may need an academic accommodation based on the impact of a disability must initiate the request with the Student Disability Resource Center (SDRC) located within the Office of Accessible Education (OAE). SDRC staff will evaluate the request with required documentation, recommend reasonable accommodations, and prepare an Accommodation Letter for faculty dated in the current quarter in which the request is being made. Students should contact the SDRC as soon as possible since timely notice is needed to coordinate accommodations. The OAE is located at 563 Salvatierra Walk (phone: 723-1066).