Difference between revisions of "CSC103 Weekly Schedule 2017"

From dftwiki3
Jump to: navigation, search
( )
( )
 
(16 intermediate revisions by the same user not shown)
Line 286: Line 286:
 
::* [[CSC103_Processing_Lab_--_Part_2|Processing Lab #2]]
 
::* [[CSC103_Processing_Lab_--_Part_2|Processing Lab #2]]
 
::* Give out 1-week take-home Final Exam
 
::* Give out 1-week take-home Final Exam
 +
::* [[CSC103 Processing Programs| Some of the programs seen in class]]
 +
[[Image:VideoLogo.png| right | 50px | link=https://www.youtube.com/watch?v=0LWDZlkmZ2Y]]
 +
* '''Friday'''
 +
[[Image:VideoLogo.png| right | 50px | link=https://www.youtube.com/watch?v=muNrPTrEPqg ]]
 +
::* Animation with Processing
 
::* [[Media:CSC103Slides07.pdf| slides]]
 
::* [[Media:CSC103Slides07.pdf| slides]]
* '''Friday'''
 
  
 
|
 
|
 
* [[CSC103_Processing_Lab_--_Part_2|Processing Lab #2]]
 
* [[CSC103_Processing_Lab_--_Part_2|Processing Lab #2]]
* <!--[[CSC103 Final Exam 2017|Final Exam]]-->Final exam given out on Wednesday.
+
* [[CSC103 Final Exam 2017|Final Exam]], due Wed 10/25/17, midnight
 
|
 
|
 
* Read [https://processing.org/tutorials/color/ Dan Shiffman's page on color]
 
* Read [https://processing.org/tutorials/color/ Dan Shiffman's page on color]
Line 315: Line 319:
 
|-valign="top"
 
|-valign="top"
 
|
 
|
* '''Monday''': Last Class
+
* '''Monday''':
 
+
::* Last class of CSC103: [[Media:CSC103Slides08.pdf|Slides]]
 +
::* What's ahead?
  
 
|
 
|

Latest revision as of 07:46, 23 October 2017

--D. Thiebaut (talk) 09:41, 18 July 2017 (EDT)




CSC103 Home | Syllabus | PIAZZA



 


Week 1 Sept. 8    


Topics: Introduction Lab/Hw Reading
  • Friday
  • No lab or Hw this week
  • Reading



 


Week 2 Sept. 11    


Topics: Lab/Hw Reading
  • Monday
  • Continue with history of computers
  • Boole
  • Shannon
  • von Neumann
  • Wednesday
  • Counting in Binary
  • Adding in Binary
  • Friday
  • Binary to Decimal Conversion
  • Logic Gates, Electricity, Transistors
  • slides
  • Homework 1 is on Moodle, and due Sunday 9/24 midnight.
  • Reading



 


Week 3 Sept. 18    


Topics: Lab/Hw Reading
  • Monday
  • Wednesday
  • Logic Design
  • Logic Gates
  • Logic Lab
  • Friday
VideoLogo.png
VideoLogo.png
  • Electronic circuit: Logic Gates
  • Data sheet for the AND gate.
  • Data sheet for the NOT gate.
  • Data sheet for the OR gate.
  • slides
  • 2 YouTube videos on building a 2-bit adder with an electronics kit:




 


Week 4 Sept. 25    


Topics: Lab/Hw Reading
  • Monday
  • Playing a game: numbers and codes
  • Inside the processor: registers and calculator
  • The Cookie Monster analogy
  • Wednesday
  • the Simple-Computer Simulator (SCS)
SimpleComputerSimulator.png
  • Programming the SCS in Assembly
  • Instructions (all documented on this page)
  • LOAD/STORE
  • ADD
  • SUB
  • HALT
  • JUMP
  • COMP
  • JEQ
  • Friday



 


Week 5 Oct. 2    


Topics: Lab/Hw Reading
  • Monday
VideoLogo.png
  • The von Neumann bottleneck
  • is Moore's Law dead?
  • Watch the YouTube video
  • slides
  • Take the quiz on Moodle. You'll have until Wednesday 10/4/2017 9 a.m. to answer it.
  • Wednesday
  • Additional information on Moore's Law and von Neumann's architecture
  • Review homework
  • More sophisticated assembly language instructions and constructs: COMP and JEQ.
  • Friday
  • Programming loops
  • What is an operating system? How does it work?
  • slides



 


Week 6 Oct. 9    


Topics: Lab/Hw Reading
  • Monday: Fall Break
  • Wednesday
  • Friday



 


Week 7 Oct. 16    


Topics: Lab/Hw Reading
  • Monday
  • Processing: for loops and tests
  • Wednesday
VideoLogo.png
  • Friday
VideoLogo.png


 


Week 8 Oct. 23    


Topics: Lab/Hw Reading
  • Monday:
  • Last class of CSC103: Slides
  • What's ahead?