Jump to content

Recommended Posts

Posted

So, I took up learning Visual Basic (heheh, I use linux and learn a microsoft language..)

I just wanted to ask, is this worth it? I want to learn more languages, like C++, or C#, or Java (I suck at it, badly), or BASIC (Is Visual Basic = BASIC?), or Assembly.. I want to learn more! In Israel, there's a computer science course you can take, to complete the GCSE's and be epic and get a diploma that indicates that you have passed the course in success and are now a fully experienced coder. I need that, since I will be coding for Mojang (hehe, some excuse), :D

(If you haven't realized yet, that part was a joke)

Any thoughts?

Posted

Learning pretty much any programming language will help you in the long run. The more you know about various languages, the better general feel you'll have for coding.

That being said, Visual Basic is pretty useless in any application I've seen. Never seen a job offer looking for a Visual Basic expert, so you might well want to just start off with C or something.

Posted

Please don't learn Visual Basic as a first language. I have to code Visual Basic for Applications for work, and it's brain-damagingly bad.

Java's not terrible, and it's immediately applicable to Minecraft modding. Otherwise, Python is a good language to start off with - it's easy to learn and you can do useful things with it quite quickly.

Posted

The more comfortable you are with Lisp-like syntax (S-expressions) the more crazy and out-there coding things you can do. I'd suggest Clojure if you're into that kind of thing. Also gets you thinking about comp sci problems in a very different way.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...