How hard is it to learn a new programming language Right now i use Microworlds as a mess around thing and basic for retarded apps any other easy to learn languages?
It takes about a month to learn a completely new language as programmer. That includes everything like syntax, dynamic linking, conceptual stuff, etc. For a complete newbie at programming just the basics can take up several months depending on how much of a quick student you are.
Please tell me the easiest to learn or simplest other than visual to use...
You don't understand, there is no *easy* way. You have to sit down, get a book or a couple of tutorials and get to work.
Oh ok, *Gets to python,Basic Already a master of micro worlds, klik&play and a whole slew of them*
Quote from: MetaKnight on February 27, 2009, 05:09:49 pm
Oh ok, *Gets to python,Basic Already a master of micro worlds, klik&play and a whole slew of them*
hate to break it to you, but micro worlds and klik&play aren't programming
Python is alright, but since it is object oriented, you might wanna learn some very basic C first. After you know conditional branching, loops, includes and maybe file access, you should learn the object oriented paradigm and then switch to Python.
I know VB and Klik&play is just 4 fun
Again, Klik&Play is not a programming language. I don't know how much VB you know, but switching to C will pretty much be affected by it. If you know everything that VB can do (which I highly doubt), then switching to C won't be a big problem.
I'm learning