User Tools

Site Tools


spcs:summer2014:d5

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
spcs:summer2014:d5 [2014/07/21 12:04]
ffpaladin [Part 4: Visual Sorting I (TEAM)]
spcs:summer2014:d5 [2014/07/22 17:30] (current)
ffpaladin [Part 1: Blog Posts - All of them]
Line 139: Line 139:
 ====== Assignments ====== ====== Assignments ======
  
-==== Part 1: Blog Posts - All of them ====+===== Part 1: Blog Posts - All of them =====
  
   * Write Blog Posts about:   * Write Blog Posts about:
Line 151: Line 151:
 ===== Part 2: Processing Intro (Do this individually or with your partner) ===== ===== Part 2: Processing Intro (Do this individually or with your partner) =====
  
-(Each person will try it on their own computer, but the team members should help each other out. Please still sit together. Afternoon groups listed at the top)+(Each person will try it on their own computer, but the team members should help each other out. Please still sit together. Afternoon groups listed at the top.)
  
 Install the Processing program (if it's not there already): http://​processing.org/ ​ Install the Processing program (if it's not there already): http://​processing.org/ ​
Line 354: Line 354:
 Now, see if you can figure out how to get the code to run in a browser!) Now, see if you can figure out how to get the code to run in a browser!)
  
-<​code ​java>+<​code ​html>
  
 <​html>​ <​html>​
Line 364: Line 364:
  
 Read this for reference: http://​processingjs.org/​articles/​jsQuickStart.html#​quickstart Read this for reference: http://​processingjs.org/​articles/​jsQuickStart.html#​quickstart
 +
 +Put everything into a Github Repo in the gh-pages branch!
  
 ---- ----
  
-==== Part 4: Visual Sorting I (TEAM) ====+===== Part 4: Visual Sorting I (TEAM) ​=====
  
 (Afternoon groups listed at the top) (Afternoon groups listed at the top)
Line 400: Line 402:
   - Once you can see the numbers printed out, see if you can draw the numbers as rectangles.   - Once you can see the numbers printed out, see if you can draw the numbers as rectangles.
   - When you've gotten this far, you should try to write out the sort. Pick your favorite one. Try to sort the numbers with for-loops first.   - When you've gotten this far, you should try to write out the sort. Pick your favorite one. Try to sort the numbers with for-loops first.
-  - When you've successfully sorted the numbers, you'll need to sort the numbers WITHOUT using the for-loop.+  - When you've successfully sorted the numbers, you'll need to sort the numbers WITHOUT using the for-loop. (Using just the draw loop).
  
 Once you can sort them, try to draw them on the screen and animate them. Like these: http://​www.sorting-algorithms.com/​ Once you can sort them, try to draw them on the screen and animate them. Like these: http://​www.sorting-algorithms.com/​
  
-If you finish this early, you should either try another sort OR.. help Mousey learn the http://​en.wikipedia.org/​wiki/​Sieve_of_Eratosthenes with computer ​program+If you finish this early, you should either try another sort OR.. help Mousey learn the http://​en.wikipedia.org/​wiki/​Sieve_of_Eratosthenes with another ​computer ​animation.
  
 ---- ----
  
-==== Part 5 - Cookbook JS Tile Game (Team) ====+===== Part 5 - Cookbook JS Tile Game (Team) ​(Optional) =====
  
-Get the Tile Game up and running. Please continue to try and learn from the code and reading. ​+Get the Tile Game up and running. Please continue to try and learn from the code and reading
 + 
 +This is for people who finish early and have nothing to do
  
 ---- ----
 +
 +===== Part 6 - Two Feedback Forms =====
 +
 +
 +[[https://​docs.google.com/​forms/​d/​1nNvgtxwBtGiDMfe_jjx1PH8MzwJlOR7jIAaEdLZ-sZI/​viewform|Anonymous Daily Feedback Form]]
 +
 +and...
 +
 +<​html>​
 +
 +<iframe src="​https://​docs.google.com/​forms/​d/​1YCb9i2OT46VIZmzbunqjMVXwbdBHRJd-8zrE17NJFOM/​viewform?​embedded=true"​ width="​760"​ height="​2000"​ frameborder="​0"​ marginheight="​0"​ marginwidth="​0">​Loading...</​iframe>​
 +
 +</​html>​
  
/soe/sherol/.html/teaching/data/attic/spcs/summer2014/d5.1405969472.txt.gz · Last modified: 2014/07/21 12:04 by ffpaladin