Question:
I Want to Learn Computer Code - Help!?
neopantomime
2012-07-04 07:35:35 UTC
What type of code should I learn? I'd like to learn web pages and video game code.... What books should I buy to learn? Or are there any other ways I can learn without paying for classes?
Three answers:
green meklar
2012-07-04 17:05:05 UTC
If you want to learn web page coding, then start with HTML. HTML is not a real programming language but it's easy to use. Once you have a handle on HTML, learn some basic CSS and then Javascript. Javascript is a programming language (it has Turing-complete behavior and in fact follows an object-oriented model similar to Java or Actionscript), and can be used to make simple games. It is powerful enough to teach you all the essentials of program logic.
Kakarot
2012-07-04 07:45:23 UTC
Classes? nope .

You need to know basics such as C and C++.

I would suggest you to use 'C++ complete reference by Herb schildt' . That's a great book for C++.

And 'The C Programming Language - 2nd Edition" by Kernighan and Ritchie'. And HTML for web designing , well not sure about that. Sorry!
?
2012-07-04 07:38:17 UTC
Many questions. Sounds you are afresh to computers. I dont think we can replace a conventional teacher and teaching atleast at the begining level



Anyway, for web you learn HTML which is as a beginer. www.w3schools.com site will be of use.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...