CS 201: Home page
Welcome to CS 201, Fall 2014!
This is the website for CS 201 (Fundamentals of Computer Science II), Fall 2014 at York College. All information about the course will be posted here.
Links
- Syllabus
- Schedule
- Labs
- Assignments
- Resources
- Tutoring
- Practice Exams
- Code Examples
- Java 7 API documentation
- Codingbat
News
- Dec 11 - Solutions to the practice final exam are available on the Practice Exams page.
- Dec 8 - The final exam will take place on Friday, Dec 12th. The times are as follows: Section 101 at 10:15 AM, Section 102 at 12:45 PM, Section 103 at 3:00 PM. A practice final exam has been posted on the Practice Exams page.
- Dec 3 - If Eclipse no longer starts for you in KEC 123, follow these instructions to fix it.
- Dec 3 - The description for Assignment 6 has been updated to add missing information about how to extract links from web pages and how to canonicalize URIs.
- Nov 21 - You can download SortDemo.zip, which demonstrates sorting algorithms.
- Nov 21 - The Schedule has been changed: on Dec 5th we will have an in-class "Do-Over" for the programming part of Exam 2. You may use this as an opportunity to replace your score on the programming section of Exam 2. I highly recommend using Codingbat to practice for the Do-Over, especially the Java recursion problems.
- Nov 19 - Assignment 6 is due Tuesday, Dec 9th by 11:59 PM. It is the last assignment.
- Nov 17 - Exam 2 will be open book and open notes, but no electronics (with the exception of e-book readers used to access the textbook.)
- Nov 16 - Solutions to the second practice exam have been posted on the Practice Exams page. Don't forget that Exam 2 will take place in class on Wednesday, Nov 19th. The format will be the same as Exam 1.
- Nov 5 - The description for Assignment 5 has been fixed to add a suggested skeleton for the Complex class. Also, the due date has been changed to Tuesday, November 18th by 11:59 PM.
- Oct 24 - Assignment 5 is due on Wednesday, Nov 12th by 11:59 PM. Also, a second practice exam has been posted on the Practice Exams page. Exam 2 will take place in class on Wednesday, Nov 19th.
- Oct 17 - Added a link (above) to the Java 7 API documentation.
- Oct 14 - Solutions to Lab 13 have been posted.
- Oct 8 - Assignment 4 has been posted. Milestone 1 is due Wednesday, Oct 22nd by 11:59 PM. Milestone 2 is due Friday, Oct 31st by 11:59 PM.
- Oct 1 - Solutions to the first practice exam are posted on the Practice Exams page.
- Oct 1 - The Code Examples has links to code examples shown in class.
- Oct 1 - The due date for Milestone 2 of Assignment 3 has been extended to Tuesday, Oct 7th by 11:59 PM.
- Sep 25 - For Exam 1: if you have an electronic version of the textbook and would like to access it using an reader device (such as a Kindle), you may do so, as long as you only use the device to access the textbook.
- Sep 22 - Exam 1 will take place in class on Friday, Oct 3rd. It will be open book and open notes. Computers and electronic devices will not be allowed during the written part of the exam. A practice exam is available on the Practice Exams page.
- Sep 19 - The deadlines for Assignment 3, Milestones 1 and 2, have been changed to Friday, Sept 26th and Friday, Oct 3rd (respectively).
- Sep 15 - Some hints have been added to the description of Assignment 2.
- Sep 10 - Information about tutoring is available.
- Sep 9 - Assignment 2 is due Wednesday, Sep 17th by 11:59 PM. Assignment 3 has two milestones: Milestone 1 is due Wednesday, Sep 24th by 11:59 PM, and Milestone 2 is due Wednesday, Oct 1st by 11:59 PM.
- Aug 27 - Assignment 1 is due Friday, Sep 5th by 11:59 PM.
- Aug 22 - Welcome back!