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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...