


ampakine wrote:Yeah HTML is a markup language, not a programming language but knowing HTML is definitely a good start. First thing I learned was HTML then I moved onto PHP. PHP is a programming language, by learning PHP I learned all sorts of programming concepts like variables, conditional statements, loops, functions etc. which made learning a 2nd programming language 1000 times easier. I've literally spent about 5 days learning and practicing javascript and I'm already getting good at it because from knowing PHP I already know how to use functions, loops, conditional statements and all sorts of other stuff. The concepts you learn in 1 programming language apply to all programming languages. Same goes for markup languages, your knowledge of tags and attributes and all that stuff from HTML gives you a huge head start if you wanna learn XML.
I recommend learning javascript or PHP now because these languages will build on your HTML knowledge. You can't really learn javascript or PHP without already knowing HTML. The best way to learn programming languages (and just about everything in life) is by practicing them so start a project that requires you to use the new language you're learning. Do you have any websites? If not start one. Make a list of all the features you want to add to your site that can be done with javascript or PHP then start learning. Start at the beginning though, the first thing you need to know is how to use variables. Have you played the game mad libs? Thats a good way to gain an instant understanding of variables, make a mad libs program. If you don't know what mad libs is tell me and I'll make the program for you so you can play around with it. Its funny shit.
EDIT: Also if you want to get good at "designing" websites then you wanna learn CSS. In fact I'd say you should learn a bit of CSS before you start javascript or PHP because the sooner you learn CSS the sooner you start using it in your websites. The first websites I made I didn't know CSS at all, I only reason I even bothered learning what it was was so I could make links change color when you hover over them and eventually when I wanted to make my website look good I ended up having to redo half the site to convert it into CSS format. If I had just learned the basics of CSS in the first place I would have saved myself loads of hassle.

Reason7194 wrote:Python F T W



8000cats wrote:thenewboston.com is in my opinion the best place to learn to program, maybe begin with a few simple C programs and then once you have got the hang of the whole programming thing then either focus on C/C++ or Java.<br><br>Or if you want to focus on Web programming then (after learning basic programming concepts with C) move on to Javascript and then PHP... of course you shud not start anything to do with the Web unless you know HTML....


Users browsing this forum: No registered users and 0 guests