What programming language should you learn?

Tech With Anirudh


Tech With Anirudh
What is the best programming language to learn?
Python is the way to go if you are a beginner programmer.
It is beginner friendly and versatile. However, to have an idea of what is happening in a program, if you have never programmed before, try to use W3schools
to learn the basics. Then if you like python start to learn OpenCV for computer vision, Django and Flask for Web Development, and Tensorflow for AI. If you are planning to learn Django or Flask then I highly recommend you to learn HTML or React.
The above is how I learned to program. If you would also like to share feedback please post it on Twitter...
Happy Coding!