this post was submitted on 07 Sep 2024
108 points (99.1% liked)
Programming
17313 readers
72 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 [email protected]
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
For getting a grip in current web development, I would recommend fullstackopen.com - it's a free online course by the University of Helsinki and starts from basically zero, and gives you a lot of insights into web dev.
It may take some time, but it's really worth it and an overall great course.
This is great. I'm going to try it out.
FSO is good, but it does assume some JS knowledge to start. I would argue that App Academy's is more comprehensive (over 200hrs of material).
https://www.appacademy.io/course/app-academy-open
Or The Odin Project if you don't want to cover Python in the curriculum and just stick to JavaScript.
https://www.theodinproject.com/
(The Odin Project also has an option for Ruby along with JavaScript)