Difference between revisions of "Exercise 1 - Introduction"

From Protein Prediction 2 Winter Semester 2014
Line 9: Line 9:
 
* Finish [http://www.codecademy.com/en/tracks/web Codecademy HTML & CSS](Optional)
 
* Finish [http://www.codecademy.com/en/tracks/web Codecademy HTML & CSS](Optional)
 
* Fill in this [https://docs.google.com/forms/d/1i9JP_9vS0wLRz-KIHGSTlqMwTzVuyMGChbW5eNZQYz0/viewform form]
 
* Fill in this [https://docs.google.com/forms/d/1i9JP_9vS0wLRz-KIHGSTlqMwTzVuyMGChbW5eNZQYz0/viewform form]
 
After completing the [BioJS tutorial], please rate the difficulty of the tutorial on a scale from 1 (very easy) to 5 (very hard) in the table below. The rating will be done anonymously and its purpose is for us to understand the level of your JavaScript knowledge to best tailor the upcoming exercises for you.
 
 
{| class="wikitable"
 
|student 1
 
|student 2
 
|student 3
 
|student 4
 
|student 5
 
|student 6
 
|student 7
 
|student 8
 
|student 9
 
|student 10
 
|-
 
|student 11
 
|student 12
 
|student 13
 
|student 14
 
|student 15
 
|student 16
 
|student 17
 
|student 18
 
|student 19
 
|student 20
 
|-
 
|}
 

Revision as of 13:21, 15 October 2014

In the first exercise we will give you an introduction to the programming language of the web - JavaScript. We will also talk about BioJS, whose library we aim to enhance by the awesome components that will outcome by the end of this semester's exercise.

[Slides]

Homework 1