Hi guys,
I would like to learn some programming languages and I was just wondering if the more experienced members of this site could point me in the right direction of how to go about this (i.e which laguage would be most useful to a n00b like me and some good tutorials/ ebooks I could download and what interfaces I would need for this purpose). Also some html tutorials would be nice>
Thanx in advance for any help you can give me.
Programming languages
Posted by bad_brain .http://www.w3.org
for all your html-needs...
For Html ...
http://www.w3.org
here is what you are looking for kstormtrooper .. and welcome to Suck-O dude ! The Task Force looks forward to teaching ya and learning from ya! Welcome again!
- ramnarayan
- forum buddy
- Posts: 13
- Joined: 01 Sep 2005, 16:00
- 19
Mostly all programming languages run of the same ideas, looping, arrays, if statements, outputing, getting, etc all program mainly have these ideas, just different commands, start at a 3rd level programming language, which is anything that compiles data into object code which compiles into machine langauge or byte code. python, java, c, c++, visual and more, i started with turing which is a very very basic language that you can do many programs in and by learning this language it paved the next few languages on they way. For any program you need a editor and a compiler, possibly a library. if your gonna start with java use jcreator. visual basic studio has most platforms for languages, personally i dont like visual, but it is easy all you gotta do is create an interface, and program the code for it. People argue that java is useless, c++ all the way, but java is gonna be a big thing for the future, its worth learning trust me.. take care
Decipher
Decipher
- Merchant
- suck-o-fied!
- Posts: 70
- Joined: 30 Oct 2005, 17:00
- 18
- Location: In the shadows of your mind...
- Contact:
i do agree with Decipher. start with something simple, but basic and vb are not the best languages in the world. start w/ them, then the more lingos you learn the easier it is to learn more, java is worth knowing, c++ and python are awesome. for some fun twists you can learn more complicated and not widely used lanuages, here is a huge directory full of them http://cgibin.erols.com/ziring/cgi-bin/ ... l?_alpha=a. some are not very good.
also, if youre into web development try html, php and perl
also, if youre into web development try html, php and perl