Quote (Eep @ Feb 14 2015 01:45pm)
oh, boooo
OS was the most intense programming course at my UNI. 7 projects each semester, so you get 2 weeks per project, and each was harder than the last.
Lucky! I wish I went to a more programming oriented university. At least it's cheap..
Quote (Minkomonster @ Feb 14 2015 03:53pm)
Parallel Programming == Network Applications Programming. Very important if you intend to be a developer. Understanding thread safety and concurrency goes a long way.
I see. Would you say that and databases are probably the most important for being a developer specifically?
Quote (Devil777 @ Feb 17 2015 08:49am)
I would go for Computer Networks and Operating Systems
By taking these two you would learn pretty much every basic important computer related thing. Computer Networks gives you a pretty good idea of how every machine comunicates, and OS gives you the idea of how the machine works with itself.
Even if OS is mostly just theory?