0
Where to start from?
I'm a beginner and I'm quite unsure of what programming language to start from. My main goal is to become a developer so I can build websites, games and apps. Please experienced developers should advice me on this
2 Respuestas
+ 8
Ennie if you have already decided your goal as a building website, games and apps. I have seen that you have started html and coding foundation. I would like to suggest that first you complete the coding foundations. So you will get a brief idea of what you are interested in doing? Then if you want to build websites you need to learn html , css, js and php, for games there are lots of games engines according to your need you may choose any I can't suggest you on that as I don't have any idea upon that. Later for building apps there are some frameworks like react native for apps and react js for websites which after completing a good basics grip you may learn it.
Python is multipurpose language where you can build websites, prediction, data analysis, image recognition and many more with their incredible packages.
No language is perfect. Every language has its own pros and cons. So kindly choose According to your needs
Happy coding !!
+ 4
Ennie Start with HTML, CSS, and JavaScript for web development. Once comfortable, dive into Node.js or Python for backend. For game development, learn C# with Unity, and for mobile apps, try Flutter (Dart) for cross-platform or Kotlin/Java for Android. Focus on one area at a time and build projects to practice.