How Do I Learn Coding?
-
I am interested in coding and programming and how it works. I am COMPLETELY new to it and I don't know where to start first. One thing that interests me in particular is how coding is involved in making simple online games. Where and how can I learn the bare basics of coding while having fun? I am in highschool btw and took a computer programming course next year
-
Answer:
I would suggest starting with Javascript. You need to know some HTML in order to use it, but you can more or less learn both side by side, and the W3Schools website has some great tutorials for both. I'm suggesting Javascript because not only can it be used to make simple client-side games to run in a web browser, but it also shares a common syntax and programming paradigm with languages like Java and Actionscript, which are two important languages in browser game development, and it requires no specialized software to use (a text editor and a web browser are fine).
Yahoo! Answers Visit the source
Other answers
Java is pretty sweet. Python is more simple though. I'd suggest going to youtube and watching some tutorial videos, you know, see if anything interests you. According to dice.com java programmers are in higher demand in the workforce.
java is the coolest language, as many games are made with it and of course it is the main language behind android apps, so that is worth it enough right there. Its not easy, buy if you want to learn how to code games, you'll find that out quick.
Python is a very easy language to learn. http://python.org/ There are many tutorials for Python. http://wiki.python.org/moin/BeginnersGuide/Programmers Python can be used to create programs that run directly on a computer, or through a web browser. I've yet to find a tutorial that explains when you should use something in a language. For example, modern programming languages are object based through the use of classes. While every tutorial goes over the concept of objects and classes, none explain how to break programs up into classes. Edit: Here's a nice programming challenge site. A lot of it is a puzzle to figure out what it's asking you though. http://www.pythonchallenge.com/
Related Q & A:
- How can I learn hadoop through projects?Best solution by globalknowledge.com
- How can I learn how to do stick figures or animated stuff online free?Best solution by Yahoo! Answers
- How do I learn to play softball?Best solution by wikihow.com
- How can I learn how to sing?Best solution by Yahoo! Answers
- How can I learn how to invest?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.