Hi All

I want to go to Aberystwyth (pronounced aberistwithh) University In Wales,United Kingdom, when I finish my A levels. I want to take the Open Source Computing ,computer science course they offer.
On the page for Open Source Computing

it mentions you will be studying Java, C++ and C
I want to know which language I should learn in order to have an advantage when I get their.
I have emailed them asking which language should I learn to gain a good foothold but as of yet (1 week after) I have had no reply.
Can someone please look at the page I linked to and tell me which language you suggest I learn based on what they mention on the site, please.

Many thanks

HLA91

Recommended Answers

All 4 Replies

Obviously, C and C++.

Well based on the description it will teach you how to code in java.

Most college now teaches java as the starting language.

Later on the course it will teach you how to use c and c++


I would recommend learning c++ because pointers might be more confusing if you start with java than go to c++

If you're starting from scratch, I'd recommend learning Java first. It has a gentle learning curve, teaches core programming concepts well, and will make it easier to pick up C++ and C later. More importantly, focus on understanding problem-solving rather than memorizing syntax.

Also, don't worry too much if you don't know every language before university. Most courses assume students have different levels of experience. Once classes begin, keeping up with the coursework and any workshop schedule provided by the department will help you stay on track.

Python first because of the low overhead. In my opinion it is the best first language for developing core skills.

commented: 🐍🐍🐍🐍🐍5 SNEKS! +0
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.