Which programming language should I learn first: Python or C++?

0
26
Asked By CreativeCoder42 On

I'm trying to decide whether to start learning Python before moving on to C++. I already have some experience with Lua, including a forked version on Roblox. Should I dive straight into learning C, C#, and then C++, or would it be better to begin with Python first?

4 Answers

Answered By DevExplorer On

Focus on learning how to learn a programming language. Python is a solid choice since it's versatile and widely used in the industry, alongside languages like Rust or C#. But if you're more interested in specific areas like web development, consider exploring TypeScript and Vue3 too!

Answered By CodeWiz123 On

I think Python is the way to go! It's specifically designed for beginners, which means you'll pick it up quickly. Plus, the concepts you learn in Python will help you when you tackle C++ later on.

Answered By TechGuru101 On

Honestly, it doesn't really matter which one you start with. Each language has its own strengths and areas of application, so it often depends on what you want to accomplish. If you're just getting into programming for fun, I'd recommend starting with Python; it's user-friendly and should be a breeze for someone with a Lua background.

Answered By ByteSizedNerd On

Got to ask yourself what you want to create! Your question is similar to asking whether to learn tools like screwdrivers or wrenches. It really comes down to your goals. Having a clear objective will help you decide the best path forward.

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.