Difference between revisions of "CSC220 Schedule 2010"
(→Weekly Schedule) |
(→Weekly Schedule) |
||
(9 intermediate revisions by the same user not shown) | |||
Line 378: | Line 378: | ||
[[Image:CSC220Board_1_1201.jpg |200px]] | [[Image:CSC220Board_1_1201.jpg |200px]] | ||
[[Image:CSC220Board_2_1201.jpg|200px]] <br /> | [[Image:CSC220Board_2_1201.jpg|200px]] <br /> | ||
+ | <br /> | ||
[[Image:CSC220Board_3_1201.jpg|200px]] | [[Image:CSC220Board_3_1201.jpg|200px]] | ||
[[Image:CSC220Board_4_1201.jpg|200px]] | [[Image:CSC220Board_4_1201.jpg|200px]] | ||
Line 398: | Line 399: | ||
* [[CSC220 C++Qt Crash Course | C++ Crash Course: GUI Programming with Qt]] | * [[CSC220 C++Qt Crash Course | C++ Crash Course: GUI Programming with Qt]] | ||
; Wednesday 12/08 | ; Wednesday 12/08 | ||
+ | * [http://cs.smith.edu/classwiki/index.php/CSC220_Assignments_2010 Assignments from last meeting on 12/1] | ||
* Group work | * Group work | ||
+ | * Board Capture: | ||
+ | [[Image:CSC220ProjectPresPrepa1.jpg|140px]] | ||
+ | [[Image:CSC220ProjectPresPrepa2.jpg|140px]] | ||
+ | [[Image:CSC220ProjectPresPrepa3.jpg|140px]] | ||
+ | <br /> | ||
+ | [[Image:CSC220ProjectPresPrepa4.jpg|140px]] | ||
+ | [[Image:CSC220ProjectPresPrepa5.jpg|140px]] | ||
+ | [[Image:CSC220ProjectPresPrepa6.jpg|140px]] | ||
---- | ---- | ||
* No homework this week; Work on your project! | * No homework this week; Work on your project! | ||
Line 412: | Line 422: | ||
[[Image:ProjectPresentation1.gif]] | [[Image:ProjectPresentation1.gif]] | ||
</center> | </center> | ||
+ | ;Food for thought | ||
+ | * Below, Facebook friendship graph, from http://chartporn.org/2010/12/14/facebook-friends/ | ||
+ | <center>[[Image:FacebookFriendships.png|450px]]</center> | ||
+ | |||
---- | ---- | ||
− | * | + | * [[CSC220 Final Assignment 2010 | Final Assignment]] regarding project with details of submission. |
|| | || | ||
* | * | ||
Line 453: | Line 467: | ||
* [[:Category:Bash | Bash ]] programs | * [[:Category:Bash | Bash ]] programs | ||
* [[:Category:Processing |Processing]] programs | * [[:Category:Processing |Processing]] programs | ||
− | |||
− | |||
− | |||
− | |||
− | |||
Latest revision as of 15:38, 14 December 2010
Contents
Main Project
- Main Page for the Project
Weekly Schedule
Week | Topics | Reading |
Week 1 9/08 |
|
|
Week 2 9/13 |
|
|
Week 3 9/20 |
|
|
Week 4 9/27 |
|
|
Week 5 10/04 |
|
|
Week 6 10/11 |
Fall Break
|
|
Week 7 10/18 |
|
|
Week 8 10/25 |
|
|
Week 9 11/01 |
|
|
Week 10 11/08 |
|
|
Week 11 11/15 |
|
|
Week 12 11/22 |
|
|
Week 13 11/29 |
http://processingjs.org/
|
|
Week 14 12/06 |
|
|
Week 15 12/13 |
|
|
Links and Resources
Bash Shell
Linux Utilities
- Good information on Grep (Thanks Sharon!)
MySQL
- MySQL Tutorial ebook.
- Examples of Common Queries on dev.mysql.com
- Select Syntax on dev.mysql.com
- Counting rows with count()
Maps/GIS
- The State of Mapping APIs, Adam DuVander, O'Reilly Radar, 7 Sept. 2010.
- Directions for installing Google Earth under Fedora.
Tips & Tricks
List of Programs
- Php programs
- MySql programs
- Bash programs
- Processing programs