The course assignment is to implement a mobile video mixer application. The assigment is implemented by each student, and it proceeds in four steps.
The assignment sessions are:
Contact: Petri Savolainen (@hiit.fi).
|
|
|||
---|---|---|---|---|
20 Mar 13 at 12.15 |
Assignment/exercise 1
Assignment/exercise 1 (see attachment)
|
|||
27 Mar 13 at 14.15 |
Assignment/exercise 2
Second exercise/assignment (in T6)
|
|||
10 Apr 13 at 12.15 |
Assignment/exercise 3
Assignment/exercise 3
Example solution also available
|
|||
15 May 13 at 12.15 |
Assignment/exercise 4
Assignment/exercise 4
|
Discussing the assignments on IRC with the course staff and fellow students is a great way to get the assignments done more efficiently
To start IRC for the first time, connect to kosh.aalto.fi using ssh
(in Linux and OS X shell this is done with command: ssh your_username@kosh.aalto.fi)
On kosh, type:
screen irssi
/server irc.cs.hut.fi
/nick your_preferred_nickname
/join #aaltomomib
And start chatting.
To leave IRC, while leaving the IRC client running, do:
ctrl-a-d
exit
To come back to a running IRC client, connect to kosh.aalto.fi using ssh and type:
screen -r
For more information, see the official Aalto IRC instructions at http://cse.aalto.fi/studies/instructions/basic-irc-commands.