• Welcome to Valhalla Legends Archive.
 

Newbie Language Poll

Started by Banana fanna fo fanna, November 28, 2003, 11:05 PM

Previous topic - Next topic

What language to recommend to newbies INSTEAD of VB?

Java (free SDK)
9 (18.4%)
C# (free command-line tools)
7 (14.3%)
Python (free IDE, the works)
6 (12.2%)
C++ (free IDE and GCC)
11 (22.4%)
C (see above)
3 (6.1%)
QBasic (old school!)
5 (10.2%)
Delphi (Borland stuff is free for personal use)
4 (8.2%)
JavaScript (or ActionScript)
4 (8.2%)

Total Members Voted: 29

Banana fanna fo fanna

If anyone wants any choices added, reply!

iago

This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*


Riddle


j0k3r

lol@iago

I'd say to go with Java, most schools in Ontario offer that as a grade12 programming course, and trust me being ahead in your class is lots of fun. The only problem I can see (what I'm having) is understand how everything is put together and how it's supposed to run (.class .java .html, how they all link together in a project).

Java also forces you to learn OOP concepts.
QuoteAnyone attempting to generate random numbers by deterministic means is, of course, living in a state of sin
John Vo

hismajesty


Banana fanna fo fanna

Added JavaScript...BUT DON'T VOTE FOR IT! :)

Hitmen


Mitosis

C++ even though Im a newbie.

iago

This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*


Dark-Feanor

- Feanor[xL]
clan exile
Firebot
iago: "caps lock is like cruise control for cool"

Banana fanna fo fanna

Mitosis your votes don't count.

muert0

Down here in louisiana the only programming class they teach is qbasic.
Did you put that on there seriously. Is there anything worthwhile that can be done with Qbasic?
To lazy for slackware.

iago

QBasic and Visual Basic have the exact same syntax.  Years ago, I read books on QBasic (that was my first language), then I ended up with a VB compiler and was able to figure out VB with no books or no internet or anything.  It's a really easy transition.
This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*


wut

How about Perl?  Comes with most UNIX-based systems, although you can get it on windows IIRC (ActivePerl?).  It has it's own package manager and a lot of great modules, from things like mod_perl on apache to xmms-perl (I wrote an MP3 script for my IRC client with this :p).  Very powerful for text processing (you'll never need to learn sed/awk) but also supports TCP/IP networking.  And albeit there is no Perl forum here, you're likely to get help if you connect to irc.linux.org (freenode) and join #perl.

iago

I don't think Perl would make a very good starting language.  It's better to start with C and move onto Perl, in my opinion.
This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*