how can i start learning to code #181219
-
Select Topic AreaQuestion Bodyi really want to learn how to code but dont know how to start. |
BetaWas this translation helpful?Give feedback.
Replies: 3 comments
-
Well, it depends on what your goals are like if you want to learn how to build websites you can learn html, css and java but i will suggest you to learn python first like me because whatever you try to build your fundamentals are whats going to help you like variables, lists, etc. I personally think python is the closest to english and its super easy to learn and you can either use scrimba free coiurse or 30 min basics python youtube video imma put the link here for the video. https://youtu.be/Ro_MScTDfU4?si=owQ4HxgE1fDR_JjK |
BetaWas this translation helpful?Give feedback.
-
If you’re feeling confused about where to start, don’t worry — almost everyone feels this way at the beginning. The first thing you should do is decide what kind of things you want to build, because coding is a very broad field. For example: That said, Python is often recommended for beginners because its syntax is simple and readable, which helps you focus on learning concepts like variables, loops, functions, and conditions rather than worrying about complex syntax. Start small and consistent: Use beginner-friendly resources like free courses, documentation, or short video tutorials, but try not to keep jumping between too many sources. Pick one and stick with it for some time. Most importantly, don’t get discouraged by errors. Errors are part of learning to code. Every developer you see today started exactly where you are now. If you stay consistent and practice regularly, coding will slowly start to make sense. |
BetaWas this translation helpful?Give feedback.
-
best option is : Start with a language that’s easy to learn and widely used: Python → Best for beginners, simple syntax, used in everything (web, AI, automation, data). JavaScript → Great for web development. Recommended: Start with Python. |
BetaWas this translation helpful?Give feedback.
Well, it depends on what your goals are like if you want to learn how to build websites you can learn html, css and java but i will suggest you to learn python first like me because whatever you try to build your fundamentals are whats going to help you like variables, lists, etc. I personally think python is the closest to english and its super easy to learn and you can either use scrimba free coiurse or 30 min basics python youtube video imma put the link here for the video. https://youtu.be/Ro_MScTDfU4?si=owQ4HxgE1fDR_JjK