Hello 5150 & Bassic...

Let me first just say...Welcome to AntiOnline!!

Hopefully...I will be able to point both of you in the right direction!

What Programming Language should you learn?
This topic has been thoroughly discussed in another thread and if you are looking for the opinion of the majority... most members here recommend C/C++.

I will warn you now that C/C++ is not the easiest language to learn, but it is well worth it..

Online Resources
If you are looking for online tutorials and such...I recommend that you check out ProgrammingTutorials.com (www.programmingtutorials.com). They have links to several C/C++ tutorials, and also have tutorials on a variety of languages.

The AO Newbie FAQ Part III has some links to online resources for programming and is worth taking a look at...it is available here:

www.geocities.com/pharmicomlabs/aofaq

Compilers & other Tools
If you are looking for FREE C++ compilers and tools here are a few:

Borland's C++ Builder (FREE)
http://www.borland.com/bcppbuilder/f...pc55steps.html
Borland has created a nice command line compiler that is available for free (However, Borland does require that you complete a survey before you download). If you need help in setting up the compiler, you can read the instructions I posted in another thread:
http://www.antionline.com/showthread...hreadid=117747

DJGPP (FREE)
http://www.delorie.com/djgpp/
AO Member Kezil submitted this link for another FREE C++ compiler which is based off the GNU C Compiler. I personally have never used this tool, but if you need help with it...I'm sure I or one of the members can answer your questions.

Dev-C++ (FREE)
http://www.bloodshed.net/
AO Member pwaring submitted this link for yet another FREE & Open Source C++ compiler & IDE (Integrated Development Environment)

That should help to get you started...but remember that the best way to find tutorials and programs is to run a search on Google (www.google.com).

But...If you still have questions or need help with something...Please feel free to ask them!!

Good Luck to both of you and I hope this helps!!