Easiest Progamming language

c-script is very easy
not c but c-script
mainly used in low level games(non commercial) but i found it a good place to start
 
SIMPLE is the easiest language to memorize since there are only 3 statements in it: begin, end, stop. its also the most fool proof language.

the next easiest language to memorize is Brainfuck (pardon my language but that IS its name!). it has only 6 possible instructions: >, <, +, -, ., '
it is also one of the hardest languages to program in.
 
I think Leopard is the easiest because if you want a window then you would type something like this:

window
300
200

and you have a 300x200 window, magic!
 
I didn't find BASIC to be that easy, I picked up on C much quicker and easier. PHP I think to be the easiest, but probably because I knew C/C++ first.
 
Good places to start are the more popular ones as people can offer you more help, such as this forum has a whole section for programming.
Although you should try a few and see which you find easiest.
 
Back
Top Bottom