I already know HTML & CSS
fall 2019
10 lectures/workshops
5 lab assignments (2,5 credits)
1 exam (5 credits)
spring 2020
10 lectures/workshops
3 lab assignments (2,5 credits)
1 project (5 credits)
Johan Kohlin
Jesper Sundén
Antonia
Emilio
Gintaré
Yordan
Course manager
office: E3410
email: kojo@ju.se
Chief of labs
jesper@redcapesit.se
Josiana Greenaway
?
?
L1
L2
L3
L1
L2
L3
L2
L1
L3
Don't wait till the end!
}
Dec 17 2019 14:00 - 17.00
28 points
+1p for correct answer
-0,5p for wrong answer
No help
nmd.ju.se/student-work/
What's your favorite game - arcade game, board game, sports game? Could you make a simplified, digital version of that? Could you mix it up a bit, like give it a different theme or main characters?
What are your other favorite academic fields? If you love art, could you make an
art-making program? If you love history, how about an interactive timeline? If you love science, how about a scientific simulation?
What's your favorite movie or TV show? Could you make a digital version of a scene or character from it? Maybe make a game based on it?
What's a real-life gadget that you love? Could you make a simulation of it?
/* The following 7 lines code was adapted from a post at:
http://stackoverflow.com/questions/31456273/calculate-my-speed.
Accessed: 2016-09-20 */
function calculateSpeed(t1, lat1, lng1, t2, lat2, lng2) {
if (typeof(Number.prototype.toRad) === "undefined") {
Number.prototype.toRad = function() {
return this * Math.PI / 180;
}
}
}
// more examples on Pingpong/documents/general information.
* There might be legal issues though. Check the licence properly.
You will become a case for the
Disciplinary and Expulsion Committee
😳
face to face
with Jesper or Josianna
Freeman, E. & Robson, E. (2014).
O'Reilly. 702 p
-Read one chapter per week*
-Do all exercises.
* With some exceptions
Start with Chapter 1 this week.
Save the parts regarding loops
I can only teach you. You need to learn!