Chaos Project

General => Electronic and Computer Section => Programming / Scripting / Web => Topic started by: Tazero on February 27, 2009, 04:28:01 pm

Title: How hard is it to....
Post by: Tazero on February 27, 2009, 04:28:01 pm
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?
Title: Re: How hard is it to....
Post by: Blizzard on February 27, 2009, 04:52:20 pm
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.
Title: Re: How hard is it to....
Post by: Tazero on February 27, 2009, 04:55:51 pm
Please tell me the easiest to learn or simplest other than visual to use...
Title: Re: How hard is it to....
Post by: Blizzard on February 27, 2009, 04:56:45 pm
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.
Title: Re: How hard is it to....
Post by: Tazero 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*
Title: Re: How hard is it to....
Post by: tSwitch on February 27, 2009, 05:19:29 pm
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
Title: Re: How hard is it to....
Post by: Blizzard on February 27, 2009, 05:22:26 pm
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.
Title: Re: How hard is it to....
Post by: Tazero on February 27, 2009, 08:03:02 pm
I know VB and Klik&play is just 4 fun
Title: Re: How hard is it to....
Post by: Blizzard on February 28, 2009, 05:12:24 am
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.
Title: Re: How hard is it to....
Post by: Tazero on February 28, 2009, 10:37:42 am
I'm learning