Object oriented programming with Java
March 9th, 2009
No comments
One of my classes this spring is “TDT4100: Object oriented programming”. Through Java, they teach from basic to intermediate object oriented programming techniques. I’ve already completed a similar subject on my previous school, so this is basically just repetition, but it’s been a while since I’ve coded anything, making it worthwhile after all. As I’m fairly familiar with what’s being discussed and taught during the semester, I thought I’d share some of the exercises and explain a possible approach and solution for each.