Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
courses:cs101-20150304:top [2015/10/30 12:45]
jebailie
— (current)
Line 1: Line 1:
-====== Computer Science I: Problem-Solving and Abstraction ====== 
- 
-~~NOTOC~~ 
- 
-**CMPU-101 Sections 03 and 04** \\  
-**Vassar College, Fall 2015** \\  
-**Syllabus / Course Wiki** \\  
- 
-// Welcome to our course wiki. It will be updated throughout the semester with important course information, so check here regularly. // 
- 
-===== Contact Information ===== 
- 
-^ Professor:     | [[http://pages.vassar.edu/mlsmith/|Marc Smith]]          |  
-^ Office:        | SP 104.5                                                 | 
-^ Office Hours:  | Mon/Wed 10:30-12:00; and by appointment                  | 
-^ Phone:         | 845 437 7497                                              
-^ Email:         | mlsmith //(best way to contact me!)//                    | 
- 
-===== Course Coordinates (when and where) ===== 
- 
-^ Section 03     | Mon/Wed/Fri 9:00-10:15am            | 
-^ Section 04     | Mon/Wed/Fri 1:30-2:45pm             | 
-^ Room           | SP 309                              | 
- 
- \\ 
----- 
- 
-===== Textbook: ===== 
- 
- 
- 
-[[http://www.ccs.neu.edu/home/matthias/HtDP2e/index.html|How to Design Programs, Second Edition]], by Felleisen, et al. (online) 
- 
-/**** 
-<html><a href="http://htdp.org">How to Design Programs, First Edition</a></html>, by Felleisen, et al. (online) 
-****/ 
- 
-===== Abstract: ===== 
- 
-This course is an introduction to computing and programming. Its major goal is to introduce  
-students to the principles of systematic problem solving through programming and the basic  
-rules of computation. 
- 
-The course does not assume any prior programming experience. It is therefore suitable for  
-freshmen students---majors and non-majors alike---who wish to explore the intellectual ideas  
-of the discipline. 
-