Yeah, I'm doing PSD at Swinburne. It's pretty good

. My friend Ben is also doing this course; I think he'll reply here soon with a longer post than my one

I started in 2008, so I've completed one year already. The subjects probably have changed a bit since I did them, but, going through the first year subjects:
Algorithmic Problem Solving - This is basically programming in Pascal, learning about how to write and structure code. It's a pretty good introduction subject, and is pretty easy if you've done any coding in the past. Instead of having an exam, you have to write a 'portfolio' demonstrating your knowledge. If you get Andrew Cain as a lecturer, he's
awesome
Database Analysis and Design - This is basic database stuff, mainly SQL as well as diagramming.
Computer and Logic Essentials - A lot of logic stuff, like logic gates, boolean algebra, some graph theory, simplifying boolean expressions.
Enterprise Technologies and Architectures - I found this very boring, but that's probably just me. It's looking at enterprise architectures, work flow, and other random stuff I can't remember

. Some hardware stuff, too.
Object-Oriented Programming - Probably the best subject so far (IMO), this is an introduction to object-oriented programming. You have a choice of C# or Java (in my class, everyone except 2 or 3 people chose C#

). Quite good, you learn a lot of OO theory in this subject, it's really good (also, because I had Andrew Cain, that made it better)
Internet Technologies - Basic HTML and JavaScript stuff, pretty easy really. Also deals with internet sites, wikis, blogs, etc.
Computer Systems - Assembler programming

You learn the assembler language used on PIC microcontrollers (little chips you can program). You don't actually get to flash the chips with your code, all the stuff is done in a simulator. Also, this has a few weeks of Linux stuff, for reasons I can't comprehend. Seems randomly stuck to the end
Usability - I hated this, I found it boring

. You study the usability of interfaces, prototyping, other related stuff.
The Swinburne course seems rather practical as opposed to theoretical; the first semester jumps right in to coding. I like this quite a lot

How many times do you guys go to uni a week in first year?
Generally, most classes have a two-hour lecture, and one- or two-hour lab or tutorial per week. The first and second semesters are 16 hours per week.
Hope this helps you
