What programming languages should I learn to get started with coding?

0
9
Asked By TechieNinja88 On

Hey everyone! A few months back, I created a website for a final project using Flask after following some tutorials. I really enjoyed it and I'm now interested in diving deeper into programming. Specifically, I'm curious about web development and creating media platforms, as well as programming for robotics and maybe even building a simple AI chatbot. I'm looking for suggestions on programming languages to learn and any resources, like videos or tutorials, that could help me get started. Any advice?

3 Answers

Answered By WebDevWizard22 On

I started with Python as well, and while it’s a solid choice, don't hesitate to explore other languages too! Each has its strengths and could expand your skills in different areas. Just dive in and see what resonates with you!

Answered By CodeMasterX On

You should definitely start with Python! It’s beginner-friendly and great for web development, AI, and robotics. After picking up the basics, you might want to check out JavaScript too, especially for web-related projects. Once you're comfortable, exploring frameworks like React or Flask would be really beneficial.

Answered By RoboRocker99 On

Flask is indeed used for web apps, but if your project was more of a social platform where users can create accounts and post content, it's understandable to use it! Just remember, as you progress, look into other frameworks and languages that might fit your growing skills.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.