Difference between revisions of "Homework 2"

From Protein Prediction 2 Winter Semester 2014
(Tasks)
(Optional)
Line 14: Line 14:
 
* Read [http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml Google's JavaScript guide]
 
* Read [http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml Google's JavaScript guide]
 
* Special [http://www.codecademy.com/tracks/javascript JavaScript Codecademy]
 
* Special [http://www.codecademy.com/tracks/javascript JavaScript Codecademy]
  +
* Read [https://developer.mozilla.org/en-US/docs/Web/JavaScript/Introduction_to_Object-Oriented_JavaScript Mozilla's Introduction to Object-Oriented Javascript]
   
 
== Live coding ==
 
== Live coding ==

Revision as of 13:36, 23 October 2014

Last Week

  • Did you the students register on the mailing list and receive the first 'hello world' post?
  • Verify: Have you filled in this form? (till Oct 23)
  • Comments, questions, show&talk for the assignment Make a Website @ Codecademy ?
  • Any other thing? Git, GitHub, Codecademy, BioJs, D3, ...

Tasks

Optional

Live coding

Solution for isPrime [1]
Solution for MiniEvents [2]
Solution for UniProt [3]

Helpful links