Difference between revisions of "Homework 2 Discussion"

From Protein Prediction 2 Winter Semester 2014
(Live coding)
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
Congratulations on the completion of your first web site, it looks great! In the second exercise we will make it more interactive. In this session we will learn about ....
 
Congratulations on the completion of your first web site, it looks great! In the second exercise we will make it more interactive. In this session we will learn about ....
  +
  +
TODO0: please have a discussion in the beginning of the class on a) did the students register on the mailing list and whether they got my first 'hello world' post? b) their experience with codecademy, what they liked/didnt like? c) experience with github and d) please demo the best looking page if there are submissions on github
   
 
TODO1: please add some description what interactive means.
 
TODO1: please add some description what interactive means.
Line 11: Line 13:
 
TODO5: Maybe also talk about GitHub and give a live demo of how to add a content, well I am having difficulties with it and still dont really know how to operate it... ('''I can do this and I will prepare some slides for that! :)''' --[[User:David.dao|David.dao]] ([[User talk:David.dao|talk]]) 11:14, 21 October 2014 (CEST))
 
TODO5: Maybe also talk about GitHub and give a live demo of how to add a content, well I am having difficulties with it and still dont really know how to operate it... ('''I can do this and I will prepare some slides for that! :)''' --[[User:David.dao|David.dao]] ([[User talk:David.dao|talk]]) 11:14, 21 October 2014 (CEST))
   
  +
Homework 2
 
  +
== Live coding ==
  +
  +
* [http://jsbin.com/fajas/edit isPrime]
  +
  +
-> [http://jsbin.com/jolone/1/edit?js,console,output Solution]
  +
  +
* [http://jsbin.com/huhuwe/3/edit?js,console,output MiniEvents]
  +
  +
-> [http://jsbin.com/jatewe/edit?js,console,output Solution]
  +
  +
* [http://jsbin.com/vepab/3/edit?js,console,output UniProt]
  +
-> [http://jsbin.com/pudica/edit?js,console,output Solution]
  +
  +
== Homework 2 ==
   
 
* Finish [http://www.codecademy.com/en/skills/make-a-website/topics/html-elements/make-an-interactive-website Codecademy Develop an Interactive Website] ('''till Oct 30''')
 
* Finish [http://www.codecademy.com/en/skills/make-a-website/topics/html-elements/make-an-interactive-website Codecademy Develop an Interactive Website] ('''till Oct 30''')

Latest revision as of 16:00, 22 October 2014

Congratulations on the completion of your first web site, it looks great! In the second exercise we will make it more interactive. In this session we will learn about ....

TODO0: please have a discussion in the beginning of the class on a) did the students register on the mailing list and whether they got my first 'hello world' post? b) their experience with codecademy, what they liked/didnt like? c) experience with github and d) please demo the best looking page if there are submissions on github

TODO1: please add some description what interactive means.

TODO2: please prepare slides for this class introducing the interactive concepts of a website. Since I will be in SF because of my participation in BioJS during this week, Juanmi suggested to have as a first slide me (Tatyana) saying "hi" from SF to emphasize the coolness of BioJS. For a SF picture, you could use for example this one: http://sf.newleaderscouncil.org/wp-content/uploads/2013/01/1.jpg

TODO3: Juanmi is asking to talk in the presentation about a)how are D3 and BioJS connected? b)Is all BioJS D3-based or not? c)Introduce the template of the BioJS interface (API).

TODO4: Please update the homework list below

TODO5: Maybe also talk about GitHub and give a live demo of how to add a content, well I am having difficulties with it and still dont really know how to operate it... (I can do this and I will prepare some slides for that! :) --David.dao (talk) 11:14, 21 October 2014 (CEST))


Live coding

-> Solution

-> Solution

-> Solution

Homework 2