How do i learn coding?
-
i want to learn coding but where do i start?
-
Answer:
Coding or programming? There's a big difference. A coder is capable of writing some code, and mainly works with thousands of others to write a lot of code fast. Coding can be learned just about anywhere on the internet. A programmer knows the basics of OOP, knows the theory behind memory management, networking etc. and is capable of creating and supporting large projects all by himself. I'm not a coder so I won't give precise instructions in that region, to be a programmer you should learn C (it's an old language, but it'll get you used to memory, fields and pointers), then either C++ or Java, both of which are quite good for OOP, preferably Java tho, as it's OOP from point 0, whereas C++ theoretically supports waterfall. After that you can move to modern programming languages such as C# to learn more about networking. Don't hesitate to use search engines to find out more about an API or a standard procedure/algorithm. Finally, try to join a programming board (such as http://cprogramming.cboard.com ), this will let you ask professionals questions, and get the currently standard way of solving some problems.
Justin J at Yahoo! Answers Visit the source
Other answers
What kind of Coding are you talking about? website code ? programming ? Firstly learn a simple language such as Python It will teach you a lot.Then move on to C/C++ to understand how exactly programs run and interact. Perl and Java are other popular languages for beginners. Research your target application to learn if there are languages you should definitely know (e.g. SQL for databases) or avoid. Don't be confused by jargon like "object-oriented", "concurrent", or "dynamic"; these all mean things, but you won't be able to understand them until you actually have some programming experience. Start off small and work your way up. IT takes time!! effort and studying.. there are courses you can go on as well. hope this helps
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.