Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
If someone wanted to learn code or programming, what language would be best to start with?
Like what would be the most common people start with and build up and learn other code languages from there? And supposing that person has learned the language what other languages would help that person even more in his/her endeavor to learn about programming (not just games, like programming everything)?
9 Answers
- 8 years ago
According to me and many others BASIC (Beginner's All-purpose Symbolic Instruction Code) is the best language to start with as its easy with simple easy to understand syntax and if u master BASIC very well then it will be easy for u to learn Visual Basic by Microsoft as its influenced by BASIC. According to some schools as they teach SCHEME programming language which I find little difficult to pickup for many students. So its better to take BASIC as a beginner and then advance to C Programming Language and to learn C language there is no other book better than "The C Programming Language" by Dennis M. Ritchie, and Brian Kernighan.
http://www.amazon.com/Programming-Language-2nd-Bri...
Hope this helps
Have a nice day !
Source(s): http://en.wikipedia.org/wiki/BASIC - 8 years ago
You can learn any of the programming languages listed here. I recommend python, because it's very easy to understand the syntax. However it really don't matter which language you start with. Yes code academy and youtube are awesome sites.
- 8 years ago
C programming language is the best to start with.
Source(s): http://cprogramming.pickatutorial.com/ - How do you think about the answers? You can sign in to vote the answer.
- 8 years ago
Python is a good language for beginner and people that have been programming for years. You can do some tutorials for different languages at http://www.codecademy.com/ .
- 8 years ago
Here is a good introductory course.
https://www.youtube.com/watch?v=k6U-i4gXkLM
After that you could learn Java.
But if you knew what kind of programs you want to write, that could make the decision easier.
- Anonymous8 years ago
HTML is a very basic language.I would suggest you master it as it makes learning C# and More Advanced languages easier.