this post was submitted on 03 Nov 2024
22 points (92.3% liked)
Programming
17476 readers
239 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
What app do you want to build?? Android, ios, something that will run on browser or on pc. You just choose a project and go at it.
Android - Kotlin
Ios - Swift
Browser - javascript
Pc/terminal app - go
First learn basics. I would say you go with go. It's fast, doesn't abstract much and is very easy to get started with. You can learn other when you have basics down.
Tldr;
learn GO, start a project you like
I like golang, but nearly all of the learning resources seem to assume that the reader already has a lot of prerequisite knowledge about programming. There are a few exceptions, none of which I found to be easy to follow. But learning programming isn't easy no matter what, so maybe that's not a big deal.