this post was submitted on 10 Sep 2023
51 points (89.2% liked)

Programming

17001 readers
337 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
 

It feels like anything is mowed down on the internet. I've been a dev for a long time too, and I never feel sure when I chose a stack for a new toy project (in my day job I rarely get to chose, so that's a non issue there)

(page 2) 15 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 1 year ago

Learn as many languages as you can!

The first language we learn is always the hardest because we are learning both the syntax and the concepts of programming at the same time. Most languages have a pretty large overlap in concepts, so you'll mostly just be learning syntax, which is easy to pick up.

Each language that you learn will likely introduce you to some concept you haven't used before, which makes it that much easier to learn the next language and gives you a new way to think about problems no matter what language you're using!

I try to learn one language a year, even if it's not directly applicable to my job. In past years, I've learned Go, Rust, Rockstar, Perl (and more). This year I'm learning Lisp and it's a ball so far!

[–] [email protected] 1 points 1 year ago (1 children)

Typescript with ts-node the only viable language

Everything else subject to some other influencers whim. Unless you can join front end with backend, they are all for children and thus destined to failure

Only half /s

Run what you want. Understand that Typescript has what you need, in general. And break out when you can justify it. And you probably can't!

load more comments (1 replies)
load more comments
view more: ‹ prev next ›