// post · 387

Uni

I haven't had the chance to post much this week. I've been very busy with uni assignments. They all involve developing something.

  • The first assignment is to create/write a piano synthesizer that can record and playback midi, change instruments, change pitch, increase/decrease volume and handle user settings. Done in Java.
  • The second is to develop a natural disaster emergency plan and system (including use cases etc).
  • The last is to develop an online CD ordering system in jsp that converts the output to XML and transmits it via sockets to another server which then replies with a summary of the information. This summary must then be read back into the site and displayed.

So yeah I've been pretty busy :)