
-----------------------------------
Chist
Tue Feb 10, 2015 12:13 am

University Programming Languages
-----------------------------------
I have been accepted to Western and Guelph for Computer Science.I've worked with Java for the last two years, and was wondering if anyone knew if it's used in these programs,  and if there are other languages,  what are they? I want to work on my programming skills before September and dont want to work on a language I'll never use :P

-----------------------------------
Insectoid
Tue Feb 10, 2015 7:42 am

RE:University Programming Languages
-----------------------------------
I didn't go to either of those universities, but it's likely that you'll use several different languages throughout the program. C/C++/Java are very common for first & second year courses, and in the upper years you'll use more exotic languages like Prolog or Haskell. You won't stop using C/C++/Java either. 

In practical terms, the language you practise with over the summer doesn't matter. It will help to try something new, but the general concepts of programming are far more important than the syntax and grammar you use to apply them.

-----------------------------------
Tony
Tue Feb 10, 2015 5:14 pm

Re: University Programming Languages
-----------------------------------
It shouldn't matter what the languages are. Computer Science is taught at a theoretical level, often without any specific languages. You'd likely be expected to pick up on your professor's favourite language to complete the assignments.
dont want to work on a language I'll never use :P
Why not? You'd want to know how to use more tools than just a hammer ;)

-----------------------------------
Chist
Tue Feb 10, 2015 11:01 pm

Re: University Programming Languages
-----------------------------------
Thanks guys! :) I'll likely attempt to learn some C++ or another language for fun!
