Go Back   Sports Car Forum - MotorWorld.net > General Discussion > General Chat

General Chat General chat about anything that doesn't fit in another section here



View Poll Results: Which one if you could only choose one?
Java 4 40.00%
Visual Basic 2 20.00%
C# 1 10.00%
Other 3 30.00%
Voters: 10. You may not vote on this poll

Reply
 
Thread Tools Display Modes
Old 07-27-2006, 05:04 PM   #1
Sir_GT
Regular User
 
Join Date: Apr 2004
Location: Somewhere in the Philippines
Posts: 1,456
Default What's a good programming language to learn?

Serious question guys. I'm basically faced with the opportunity to learn just one. Although it really is the entire language course. From baby steps to full soft-ap development.

Java?
Visual Basic?
C#?
Other? (Feel free to suggest)

My criteria:

Large market (either current or growing) for demand reasons
Platform flexibility/Can be applied universally
Developmer support by the "industry" (i.e. I can't learn a language that is supposed to be discontinued soon)

Fire away guys. I saved up for this, so I really just want to invest in the right one.

Although I'm familiar with webstuff, such as HTML/XHTML/DHTML/CSS/Flash Actionscript, I only have a fairly basic understanding of PHP and MySQL stuff, since most of my current work is really design-related, so if anyone thinks that those are better investments, feel free to point it out.
__________________
Studio Gecko
Sir_GT is offline   Reply With Quote
Old 07-27-2006, 07:03 PM   #2
black_magician
Regular User
 
Join Date: Jan 2004
Location: Lubbock, Texas
Posts: 782
Default

I'm learning c++ and Java in school right now. there's supposedly more work available for java, but it's not like Java can do more than C++, java's just newer i guess.

the important thing is to get the concepts of Object Orientated Programming down, then it makes learning most languages much easier. you'll only have to learn syntax.

I'm a little partial to C++ though(since I learned it first).


as far as flexibility, you need a compiler and a text editor for both languages. When it comes to command line apps and simple calculations, it's easy to switch between platforms. It's when you come to GUI's and detailed stuff that things get incompatable.
black_magician is offline   Reply With Quote
Old 07-27-2006, 09:43 PM   #3
Mattk
Regular User
 
Join Date: Nov 2004
Location: Sydney, Australia
Posts: 6,610
Default

I haven't studied anything to do with programming for ages, which is kinda bad, but I really liked Visual Basic when I learnt it a few years back. It's piss-easy to learn, and can be pretty powerful if you delve deeper into its intricacies (which I didn't, unfortunately).

If you're into design, LOGO would be a pretty good language. It's really old, but quite easy to learn. You can design pretty patterns with it and I thought it was great when I was a 13 year-old.
__________________
One stumble does not constitute total failure;
One victory does not constitute total success.
Mattk is offline   Reply With Quote
Old 07-27-2006, 09:51 PM   #4
dutchmasterflex
Regular User
 
Join Date: Jul 2003
Posts: 4,566
Default

assembly. the real computer language..

learning those languages you've listed wouldn't be hard at all once you get the ideals of programming.. there are numerous courses on all of these high level languages..

all you need is a reference book for each language and you're set.. when you start getting to computer architecture and design (low level computer languages, basically programming with 0's and 1's) things start getting complicated..
__________________
dutchmasterflex is offline   Reply With Quote
Old 07-27-2006, 10:39 PM   #5
SFDMALEX
Regular User
 
Join Date: Jun 2003
Location: Canada
Posts: 5,337
Default

I remeber back in highschool I had to make programs in a few...and the only name that I remember is C++ to be honest. and I dont even remeber what the other ones where.

And what can I say, I wrote all the programs with a 100% grade.

I didnt know wtf I was doing then, nor do I remeber ANYTHING about those languages now.

All I know that as mentioned, a reference book, and a simply a gut feeling for programing can get you through the basics
SFDMALEX is offline   Reply With Quote
Old 07-28-2006, 02:43 AM   #6
Mattk
Regular User
 
Join Date: Nov 2004
Location: Sydney, Australia
Posts: 6,610
Default

I once made a Microsoft Paint rip-off using Visual Basic. I thought it was the coolest thing.
__________________
One stumble does not constitute total failure;
One victory does not constitute total success.
Mattk is offline   Reply With Quote
Old 07-28-2006, 05:29 AM   #7
Sir_GT
Regular User
 
Join Date: Apr 2004
Location: Somewhere in the Philippines
Posts: 1,456
Default

I see Java leading the pack.

My only issue with VB is that it's MS only. Which is why I'm partial to others like Java or C# because of the platform flexibility.

I'm still waiting for more suggestions. I haven't enrolled in anything yet.
__________________
Studio Gecko
Sir_GT is offline   Reply With Quote
Old 07-28-2006, 08:59 AM   #8
Mattk
Regular User
 
Join Date: Nov 2004
Location: Sydney, Australia
Posts: 6,610
Default

I see Java leading the pack.
No it's not. Visual Basic and Java are on 2 at the moment, with C# on 1.
__________________
One stumble does not constitute total failure;
One victory does not constitute total success.
Mattk is offline   Reply With Quote
Old 07-28-2006, 12:08 PM   #9
black_magician
Regular User
 
Join Date: Jan 2004
Location: Lubbock, Texas
Posts: 782
Default

did some research about c#(at least I think this is C#). It looks like its actually pretty useful. check this out

http://www.textcontrolblog.com/archi...-2-minutes.htm
black_magician is offline   Reply With Quote
Old 07-28-2006, 02:55 PM   #10
Pimp Racer
Regular User
 
Join Date: Oct 2004
Location: 30° 4' N 85° 35' W
Posts: 1,783
Default

I think C++ is the easiest? I havent tried any of these and dont have any plans sooner or later but I think might be the easiest because they offer it in some highschool.
__________________
http://gthotspot.blogspot.com/
Pimp Racer is offline   Reply With Quote
Old 07-28-2006, 08:03 PM   #11
draak666
Regular User
 
Join Date: Jun 2003
Location: Belgium
Posts: 1,027
Default

From looking at your criteria, I'd go for either C or Java. That is if you want to become a genuine programmer.

Visual basic is only a handy tool which allows you to (visually) improve procedures within Excel.

To put it simply
draak666 is offline   Reply With Quote
Old 07-28-2006, 10:38 PM   #12
antonioledesma
Regular User
 
Join Date: Oct 2003
Location: Guadalajara, Mexico
Posts: 2,306
Default

you're all a bunch of looooosers.... the BEST language is Pascal.....

and on the serious side... why not 2? IMO Java and the other is an extra
antonioledesma is offline   Reply With Quote
Old 07-29-2006, 04:31 AM   #13
Sir_GT
Regular User
 
Join Date: Apr 2004
Location: Somewhere in the Philippines
Posts: 1,456
Default

Originally Posted by antonioledesma
you're all a bunch of looooosers.... the BEST language is Pascal.....

and on the serious side... why not 2? IMO Java and the other is an extra
Can't afford two mate. They cost an arm and a leg each.

draak666: That's sort of what I was thinking too. Im wondering if the results are based on individual familiarity now, rather than the criteria.
__________________
Studio Gecko
Sir_GT is offline   Reply With Quote
Old 07-29-2006, 09:11 PM   #14
Sir_GT
Regular User
 
Join Date: Apr 2004
Location: Somewhere in the Philippines
Posts: 1,456
Default

Hmmm... C# isn't getting much love...
__________________
Studio Gecko
Sir_GT is offline   Reply With Quote
Old 07-29-2006, 09:30 PM   #15
black_magician
Regular User
 
Join Date: Jan 2004
Location: Lubbock, Texas
Posts: 782
Default

^^ it isn't used much.
black_magician is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump