Difference between revisions of "CSC103 Weekly Schedule 2008"
m (moved CSC103 Weekly Schedule to CSC103 Weekly Schedule 2008) |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 121: | Line 121: | ||
* A [http://www.easycalculation.com/ascii-hex.php string to binary] converter | * A [http://www.easycalculation.com/ascii-hex.php string to binary] converter | ||
* '''Wednesday''': More javascript +''' <font color="red">take-home Final Exam</font>''' | * '''Wednesday''': More javascript +''' <font color="red">take-home Final Exam</font>''' | ||
− | + | * A [http://htmledit.squarefree.com/ WYSIWYG Javascript editor] | |
---- | ---- | ||
[[CSC103_Lab_3 | Lab #3]]: Javascript <br /> | [[CSC103_Lab_3 | Lab #3]]: Javascript <br /> | ||
Line 137: | Line 137: | ||
** [http://cs.smith.edu/~thiebaut/research/singularity/ieee_spectrum__signs_of_the_singularity.pdf Signs of the Singularity] by Vernor Vinge. | ** [http://cs.smith.edu/~thiebaut/research/singularity/ieee_spectrum__signs_of_the_singularity.pdf Signs of the Singularity] by Vernor Vinge. | ||
** [http://cs.smith.edu/~thiebaut/research/singularity/ieee_spectrum__can_machines_be_conscious.pdf Can Machine Be Conscious?], Christof Koch and Giulio Tononi. | ** [http://cs.smith.edu/~thiebaut/research/singularity/ieee_spectrum__can_machines_be_conscious.pdf Can Machine Be Conscious?], Christof Koch and Giulio Tononi. | ||
− | * | + | * Videos: |
+ | ** [http://www.ted.com/index.php/talks/ray_kurzweil_on_how_technology_will_transform_us.html Ray Kurzweil] at TED (2005) | ||
+ | ** [http://ted.com/index.php/talks/rodney_brooks_on_robots.html Rodney Brooks] at TED (2003) | ||
+ | ** [http://video.google.com/videoplay?docid=-3001796420465120286&ei=neb1SJzLFIaYrQLYwrXeDg&q=rodney+brooks++ Rodney Brooks]: Big Thinkers (2008) | ||
* Kurzweil's [http://singularity.com/charts/page19.html 15 lists of key events] | * Kurzweil's [http://singularity.com/charts/page19.html 15 lists of key events] | ||
+ | * Moore's Law | ||
+ | [[Image:CSC103_Moores_Law.jpg | 300 px ]] | ||
<br /> | <br /> | ||
− | [[ | + | |
+ | ---- | ||
+ | [[CSC103 Quiz Singularity | Quiz ]] | ||
+ | |||
|| | || | ||
Latest revision as of 10:50, 7 January 2011
<meta name="keywords" content="computer science, connex array, transputer, cache memories, trolltech, qt, mysql, php, phprunner, reverse culture shock" /> <meta name="description" content="Dominique Thiebaut's Web Page" /> <meta name="title" content="Dominique Thiebaut -- Computer Science" /> <meta name="abstract" content="Dominique Thiebaut's Computer Science Web pages" /> <meta name="author" content="thiebaut at cs.smith.edu" /> <meta name="distribution" content="Global" /> <meta name="revisit-after" content="10 days" /> <meta name="copyright" content="(c) D. Thiebaut 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,2008" /> <meta name="robots" content="FOLLOW,INDEX" />
Weekly Schedule
Week | Topics | Reading |
Week 1 9/08 |
Homework #1 and its Solution |
Chapter 1. Skip Sections 1.3 and up. |
Week 2 9/15 |
|
Chapters 2 and 3. |
Week 3 9/22 |
|
|
Week 4 9/29 |
Lab #2: Assembly Language |
|
Week 5 10/06 |
Lab #3: Javascript |
|
Week 7 10/13 |
|
|
Wiki pages
Click here to access the class Wiki pages.
Additional Resources
- IEEE Special Issue on Singularity
- Stock pictures
- Javascript Resources
- Tutorials and examples of Javascript code. Type in the code and see its effect directly on the same page.