this post was submitted on 26 Oct 2023
79 points (90.7% liked)

Programming

17008 readers
409 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
[–] kambusha@feddit.ch 4 points 10 months ago

My recommendation would be to go down the web dev route to start because it's very easy to create things that you can share easily (everyone has a browser, but not everyone has python installed on their machine, or wants to open an executable). That can be a great motivator.

I still think App Academy's free bootcamp is one of the most comprehensive resources to go from zero to making small web apps. It's very hands-on and they have over 200hrs of material, discord community, and it was updated about a year ago. However, it can be quite daunting and you need to have good discipline to keep going.

https://www.appacademy.io/course/app-academy-open

Otherwise, as someone else mentioned, freecodeacademy is a good beginner resource.