this post was submitted on 07 Jun 2024
35 points (88.9% liked)
Programming
17398 readers
105 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I would start with Python it'll help demystify a lot of programming terminology and methods. I have managed to avoid JS for now but I have to learn it and for web you need at least a basic amount plus you could prob stay in the JS ecosystem for pretty much everything you want to do. Ruby is cool it's coming back but like Python it tends to be more common on the back-end, that being said there's some really interesting languages that have spun off it.
I would go Python till you hit a wall it'll prob be the GUI then learn JS
If I want to build websites and gui apps, would you still recommend using Python over JavaScript.
Python is good for quick results and it'll help maintain a good hits as your learning. But no there's a reason JS is so popular and people keep spinning up tools based off it.
You will need more that just one language, if you think you can stay self-motivated for your goals I'd go JS.