Author Topic: Good programming language  (Read 3762 times)

Offline chrispeacock

  • Newb
  • *
  • Posts: 11
  • 1337 13V3L: +2/-0
Good programming language
« on: March 23, 2008, 02:41:58 PM »
Hi guys,

I am learning to become a programmer. I am learning Java and C++, however, Java is not appropriate for my needs since I use some platforms that do not have a JVM.

C++ is also bloody difficult too.

Can anybody suggest a good language to learn? Ideally a compiled language that is not too difficult to learn. Any ideas?

Offline Tachyon

  • Minister of Defence
  • OMG Mod
  • Ninja Phone Loser
  • *****
  • Posts: 1875
  • 1337 13V3L: +125/-62
Re: Good programming language
« Reply #1 on: March 23, 2008, 04:53:14 PM »
Most of the good stuff is written on QBASIC these days.
Do you speak two languages?

"Detective Don Gombo: IM AFRAID THE ONLY ONE "F" IS "U" MY FRIEND. WELCOME TO THE CRIMINAL JUSTICE WEB!"

Offline Nod

  • Quando omni flunkus moritati
  • Elite Cactus Squad
  • Ninja Phone Loser
  • *****
  • Posts: 3725
  • 1337 13V3L: +210/-138
  • 212-389-1318
    • twitter: @mrnudnik
Re: Good programming language
« Reply #2 on: March 23, 2008, 09:36:33 PM »
Most of the good stuff is written on QBASIC these days.

The sad thing is that you're pretty close to right.

Chris, you might want to check out VisualBasic if you're planning on programming for a Windows platform. Otherwise I hear that Python is pretty easy to learn. I'm about to download a compiler and a few books for that myself.
I HATE the bridge.
Meme Roth is a Food Nazi Cunt

Offline chrispeacock

  • Newb
  • *
  • Posts: 11
  • 1337 13V3L: +2/-0
Re: Good programming language
« Reply #3 on: March 24, 2008, 03:27:07 AM »
Most of the good stuff is written on QBASIC these days.

The sad thing is that you're pretty close to right.

Chris, you might want to check out VisualBasic if you're planning on programming for a Windows platform. Otherwise I hear that Python is pretty easy to learn. I'm about to download a compiler and a few books for that myself.

On a mac and various flavours of BSD in emulation.

I looked into python, but was not impressed.

I wonder if qbasic will work in crossover...

Offline Nod

  • Quando omni flunkus moritati
  • Elite Cactus Squad
  • Ninja Phone Loser
  • *****
  • Posts: 3725
  • 1337 13V3L: +210/-138
  • 212-389-1318
    • twitter: @mrnudnik
Re: Good programming language
« Reply #4 on: March 24, 2008, 07:20:31 AM »
QBASIC is an MSDOS language. There's a version that compiles down into executables rather than the standard .bas files but I don't know if those would even work on a mac or Linux. Visual Basic might with some sort of emulation program. Have you tried PERL or PASCAL?
I HATE the bridge.
Meme Roth is a Food Nazi Cunt

Offline Tachyon

  • Minister of Defence
  • OMG Mod
  • Ninja Phone Loser
  • *****
  • Posts: 1875
  • 1337 13V3L: +125/-62
Re: Good programming language
« Reply #5 on: March 24, 2008, 07:46:08 AM »
It's pretty fucked when they're teaching kids to code in VB in computer science class if you ask me.
Do you speak two languages?

"Detective Don Gombo: IM AFRAID THE ONLY ONE "F" IS "U" MY FRIEND. WELCOME TO THE CRIMINAL JUSTICE WEB!"

Offline m0rdekai

  • IBA IBA IBA
  • PLA Corporate Drone
  • *****
  • Posts: 410
  • 1337 13V3L: +31/-28
Re: Good programming language
« Reply #6 on: March 24, 2008, 08:02:31 AM »
It's pretty fucked when they're teaching kids to code in VB in computer science class if you ask me.

i think its bad when they're NOT teaching kids VB.  It shows, in a simplistic manner, the basic steps for programming.  I personally use it to write some nasty stuff.  :P

Careful Nod.  He's just a very clever spambot. 

Your moms a spambot.

Offline chrispeacock

  • Newb
  • *
  • Posts: 11
  • 1337 13V3L: +2/-0
Re: Good programming language
« Reply #7 on: March 24, 2008, 09:44:20 AM »
QBASIC is an MSDOS language. There's a version that compiles down into executables rather than the standard .bas files but I don't know if those would even work on a mac or Linux. Visual Basic might with some sort of emulation program. Have you tried PERL or PASCAL?

VB won't work in emulation sadly. Although, to be fair, that was the 2008 express edition.

Not tried perl but I tried PASCAL. I have lightweight IDE on my mac and it is pretty good. What is perl like as a language?

Offline Reverend Greed

  • PLA Guru
  • *****
  • Posts: 224
  • 1337 13V3L: +42/-7
Re: Good programming language
« Reply #8 on: March 24, 2008, 10:57:46 AM »
VB won't work in emulation sadly. Although, to be fair, that was the 2008 express edition.

This may be of some assistance to you:

http://www.mono-project.com/Main_Page

and

http://www.monodevelop.com/MonoDevelop_1.0_Released
Reboot America

Offline chrispeacock

  • Newb
  • *
  • Posts: 11
  • 1337 13V3L: +2/-0
Re: Good programming language
« Reply #9 on: March 24, 2008, 01:09:13 PM »
VB won't work in emulation sadly. Although, to be fair, that was the 2008 express edition.

This may be of some assistance to you:

http://www.mono-project.com/Main_Page

and

http://www.monodevelop.com/MonoDevelop_1.0_Released

You absolute star! Thanks!

Offline Tachyon

  • Minister of Defence
  • OMG Mod
  • Ninja Phone Loser
  • *****
  • Posts: 1875
  • 1337 13V3L: +125/-62
Re: Good programming language
« Reply #10 on: March 24, 2008, 01:41:40 PM »
VB won't work in emulation sadly. Although, to be fair, that was the 2008 express edition.

This may be of some assistance to you:

http://www.mono-project.com/Main_Page

and

http://www.monodevelop.com/MonoDevelop_1.0_Released

Greed! Welcome back sir!
Do you speak two languages?

"Detective Don Gombo: IM AFRAID THE ONLY ONE "F" IS "U" MY FRIEND. WELCOME TO THE CRIMINAL JUSTICE WEB!"

Offline Nod

  • Quando omni flunkus moritati
  • Elite Cactus Squad
  • Ninja Phone Loser
  • *****
  • Posts: 3725
  • 1337 13V3L: +210/-138
  • 212-389-1318
    • twitter: @mrnudnik
Re: Good programming language
« Reply #11 on: March 24, 2008, 02:45:48 PM »
VB won't work in emulation sadly. Although, to be fair, that was the 2008 express edition.

This may be of some assistance to you:

http://www.mono-project.com/Main_Page

and

http://www.monodevelop.com/MonoDevelop_1.0_Released

OMFG! HUZZAH, GREED IS BACK! Three cheers to you sir. We missed you.
I HATE the bridge.
Meme Roth is a Food Nazi Cunt

Offline Lord Valmont Illamato

  • PLA Fan Club
  • *****
  • Posts: 94
  • 1337 13V3L: +4/-1210
Re: Good programming language
« Reply #12 on: April 10, 2008, 04:41:56 PM »
Python ;D
What?

Offline ataxicwolf

  • PLA Underling
  • *
  • Posts: 103
  • 1337 13V3L: +18/-7
Re: Good programming language
« Reply #13 on: April 10, 2008, 04:44:58 PM »
Python 100%  ;D
Really simple, but flexible too. What's not to love?

Offline handl3r

  • Elite Cactus Squad
  • Cactus Zombie
  • *****
  • Posts: 385
  • 1337 13V3L: +53/-11
Re: Good programming language
« Reply #14 on: April 11, 2008, 11:31:24 AM »
FORTRAN
duh, its the future of computing