ravydavygravy wrote: » or hide important details from you
DaSilva wrote: » Am I one of the only people who thinks OO languages are not the best too start off with? I think Assembly aint the best either as it's too low level. I'd think start with C or so, forget GUI's etc. Get a solid understanding of data types, expressions, string manipulation, file IO. Be at the level where you can write a program to read in text files and print out certain text etc. Then move onto network data transfer, sockets etc. I recommend you start coding in C, just use notepad for your editor (ide's are great but will just be confusing for you starting out).
Average Joe wrote: » php or python might be good start.
Am I one of the only people who thinks OO languages are not the best too start off with? Get a solid understanding of data types, expressions, string manipulation, file IO.
Cremo wrote: » i agree with you 100%, but i would suggest getting a text editor with syntax highlighting (e.g. textpad, notepad++), as notepad is a bitch to code in
ntlbell wrote: » I would of thought html would be a good place to get the basics PHP and move on to something like phyton it really depends were your interests lie and what you want to be able to do down the road
php would be a diaster to start with in my opinion of course.
it's a very messy language and learning proper coding practices with php would not be as much of a benefit as say with C.
ve wrote: » I wish you the very best of luck
Sephiroth_dude wrote: » I learned a bit of html in college bout 4yrs back,its a very basic web language handy all the same though,mite try and find my college notes and have a look at it
Sephiroth_dude wrote: » I did learn c++ in college and found it very confusing,so I mite try phython or sumthing see how I get on with that,actually has anyone used visual basic?I use to try and program with Qbasic back in the days of dos,ah the good auld days .
Feelgood wrote: » I reckon if you a absolute newbie start small such as Liberty Basic.http://www.libertybasic.com/ Programming isn't just about syntax. Liberty basic will give you a good grounding into what programming and development is all about.
Zounds wrote: » Are you joking? It costs money and blatantly lies on its website.
Feelgood wrote: » it definitely does help you nail the concepts and theories of programming as a whole which to me is the most import thing.