anyone ever programmed or knows how to do it?

bloodthirst

New member
im just starting to program lol using visual basic, im a n00b at it :freak: lol anyway im learning the common C++ language at the moment......
 
name='harmonicgen007' said:
im currently just learning how it all works im a n00b at it for now then ill get into it

UR doing the right thing starting with a GUI based programming language.
 
IMHO Vb is one of the easiest ways to greate programs the only easier way would be to use .net ; if u want a go @ proprer programming languages try pascal first it will ease the transition to more powerful languages EG C/C++ (pascal is today a training language , thats the only use for it)

http://www.freepascal.org/

http://www.devq.net/pascal/

may i also suggest getting ur hands on a linux distro as they usually arrive with some IDEs (interactive developer environments) which will help u program also Linux comes woth the GCC which includes front ends for C, C++, Objective-C, Fortran, Java, and Ada

also this site may be worth a look http://www.thefreecountry.com/compilers/index.shtml
 

Attachments

Back
Top