But yes, it is entirely possible that you can be a self-taught programmer . However, it will be a long, tedious process. There’s a saying that it takes roughly 10,000 hours of practice to achieve mastery in a field.
Read moreCan I learn coding on my own Quora?
Yes , by simply doing it. All the necessary knowledge is available online for free today. For learning coding, you only need a few things nowadays: A computer (coding on paper is a bit dull)
Read moreHow do I start programming for beginners?
How to Start Coding
Read moreHow do I get started programming Quora?
So without further ado, and in somewhat of a loose order of most to least important, my guide to learning how to program:
Read moreWhich coding language should a beginner start with?
Python is always recommended if you’re looking for an easy and even fun programming language to learn first. Rather than having to jump into strict syntax rules, Python reads like English and is simple to understand for someone who’s new to programming.
Read moreWhich language should I start for coding Quora?
TL;DR: Start with HTML, CSS, Javascript , and then choose another language like Perl, Java, or maybe C++. All these other answers are good, but almost all are promoting the hard route.
Read moreShould I start coding with Python or C?
As a beginner you should start with Python of course because of the easier and smaller syntax, the syntax is more readable as compared to C. Python lets you ignore all the ugly low-level concepts of programming like pointers, structs, memory management, etc.
Read more