Is Python still the king for beginners, or should beginners choose something else?

AtomSMM

Junior Member
Joined
Feb 18, 2024
Messages
140
Reaction score
46
Is Python still the king for beginners, or should beginners choose something else?
 
It depends what you want to achieve. I would say Python and C# are good enough for beginners but also for top-notch software.
 
this is the 10ª post i see this guy creating today
we know you want to reach 100 posts, at least split those 100 posts into different days, man
 
Python is still one of the best options for beginners, not sure if it's the ''king'', but it's definitely one of the major options
 
Python is still a good choice for beginners. It is easy to learn and has a lot of resources to help you get started. Many people start with Python because it is simple and useful for many types of projects. However, it depends on what you want to do. If you're interested in web development, JavaScript might also be a good choice. For general programming, Python is still a strong option.
 
this is the 10ª post i see this guy creating today
we know you want to reach 100 posts, at least split those 100 posts into different days, man
Junior Member coming soon. But , but mods know what they are doing.

Perhaps , the guy is very creative and have a lot of knowledge to share , that’s good for BHW.
 
Python is still considered the go-to language for beginners however i would say it's better to learn PHP or JavaScript instead
 
python is not only good for beginners, also good for advanced lever devs.
i used it for every project i work on, even web apps lol.

now all comes to what u wanna develop and work on, what project is about.

here u can find for each programming language what is purpose https://www.crossover.com/blog/future-programming-languages-for-2025
 
Is Python still the king for beginners, or should beginners choose something else?
King for a beginner is and always will remain C, atleast for me. C teaches you some life saving skills like memory allocation, primitive data types, data structures and so on. By all means, use python where you feel you need it. But if you really want to learn programming the right way, start with C.
 
Python is still good now. It's very easy to learn. You can learn other languages later.
 
King for a beginner is and always will remain C, atleast for me. C teaches you some life saving skills like memory allocation, primitive data types, data structures and so on. By all means, use python where you feel you need it. But if you really want to learn programming the right way, start with C.
Honestly this is the only right answer for those who seriously want to enter serious programming and become software engineers.
For non coders, python is great intro.. With AI now helping it, non coders have even better days ahead
 
Back
Top