That depends what subjects you take, and what degree you're doing. If you're doing Computer Engineering, building a computer would be the right one.MAICHI said:Is there any C++ subject offered in UNSW at all? All I heard is that first year computing teaches haskell and C, and the later years subject look more like building a computer than computer programming.
That depends on who you ask. C++ wouldn't be popular when a person with not a lot of time needs to write a piece of Windows software with a pretty front end.MAICHI said:But isn't C++ the most popular computer language anyways?
I think its just part of the teaching process. A student learns straight C, doesn't have to worry about OO concepts but just learns the underlying complexities associated with memory management and program compilation amongst other things. Once they're done with that in first year, they can move on to languages like Java and learn OO and other higher level programming techniques without having to worry about the nasties that C has.MAICHI said:Yeah most of C++ should just be JAVA + C, but that would be taking the long road to learning C++ though. Why does UNSW only teach in JAVA and C? I see other unis with C++ based courses.
Yep............chris_c28 said:With the advent of COMP1911, is it the end of the Haskell legacy as we know it for first years at UNSW? Haskell was a lot of fun.
Because none of the courses, probably not even HCI, were meant to be teaching how to make pretty front ends for Windows.zoodboog said:Yeah, but neither would Java or Haskell or C or Python or any of the other languages we are taught at UNSW.
if you are talking about 10 years ago....MAICHI said:But isn't C++ the most popular computer language anyways?