82

I have been thinking of learning some programming recently, but I don't feel confident enough. Is there any point in beginning with something like Zig or Go, and switching to something more serious later?

you are viewing a single comment's thread
view the rest of the comments
[-] Phantaminum@lemmy.zip 81 points 1 day ago

Learing the bases of programming is language agnostic really. You can start even with pseudo code, then learn the language you will like to work with. Just choose any language that seems fun and enjoy the process.

Good luck!

[-] Mihies@programming.dev 23 points 1 day ago

The big parts are philosophy and libraries, learning a language is relatively easy.

[-] Droechai@piefed.blahaj.zone 11 points 1 day ago

Avoid BASIC though, never had much use of the hours I spent on it as a preteen.

I did learn alot of useful stuff when I was playind around with arduinos, and since then the market of fun microcontrollers have expandes quite a bit. Its great to see your code immediatly change stuff in the real world even if its just a basic display connected to a thermometer

[-] msage@programming.dev 3 points 10 hours ago

BASIC, Perl, Delphi... there are many languages you don't want to start with.

[-] mesamunefire@piefed.social 5 points 1 day ago

Yep the thing is to learn at least one, then its VERY easy to jump into another (usually). The simple things such as loops, functions, classes, etc...etc... are all about the same nowadays. Its more about what you are trying to do rather than the language you find yourself using.

If I had to do it again, I would try out either python (for a on computer solution), javascript for web stuff, or C/C++ if you want to go crazy and learn low level stuff. Go/Rust is fine too. Any language is ok really. Just try it out and see what you like!

this post was submitted on 05 Jun 2026
82 points (96.6% liked)

Programming

27159 readers
375 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 3 years ago
MODERATORS