this post was submitted on 07 Sep 2024
106 points (99.1% liked)

Programming

21981 readers
155 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 2 years ago
MODERATORS
 

A little background: Through my teens in the 90's I did a lot of the things you may expect. I was a script kiddie on mIRC, made a tank game in Unreal Engine, and did some Quake modding. From 2002-2004 I landed a job doing Java web dev, SQL, and overall database administration because my father's friend needed someone that could do that. I was ok at the job, but not great. Being young, my hobby that turned into a 9-5 made me want to stab my eyes out and I quit.

With that said, I can understand a lot of what's going on, but it doesn't "click" anymore. I spent 20 years as a career machinist, but I physically can't do that anymore. Here's the rub - my twin brother is a brittle diabetic and can't work (lots of other stuff going on as well), and our mother is getting old (father passed this year). The only reasonable way forward that I can see in order to be able to support my brother is trying to get back into development.

When I stopped, subversion was what we used. I'm trying to understand Git, but it's a giant conceptual leap. I guess, what I'd like to hear from you all is a way to jump back in as quickly as possible in such a way that it may be a career.

Thanks

you are viewing a single comment's thread
view the rest of the comments
[–] Deckweiss@lemmy.world 6 points 11 months ago* (last edited 11 months ago) (10 children)

Best advice I have:

https://www.youtube.com/watch?v=0FPO4fm4nxc

Keep at it. Do actual projects. Actually use the tools for a while. It will eventually make sense.

[–] jawa21@lemmy.sdf.org 5 points 11 months ago (9 children)

I want you to understand how surreal this particular link is for me. Video edits are my hobby, and I've just recently started yet another play-through of Morrowind. I get the whole "do actual projects" thing and that's valid, but I've no clue where to start here. Should I finally learn C#? Is Rust the only way forward? Should I just try to catch back up on Java? I guess what I'm asking here is should I just try to find a FLOSS/OSS project and try to contribute or think of something new?

[–] vzq@lemmy.blahaj.zone 5 points 11 months ago* (last edited 11 months ago) (7 children)

All the cool kids right now are mostly on JavaScript/type script. It’s probably a good place to get started since you’ll need it on the front end.

I’m guessing most work on the U.S. side is react. You can probably pick up a bit of node/react native as you go for the backend and for native dev.

Java is the new COBOL. Big corps luuuuuuuuurve it. It’s not what I would expect a single dev to use. C# is similar but smaller, if you forget unity game dev. And you should forget unity game dev.

Rust is basically a less bad C. If you do things you used to do in C, learn rust. If not, don’t.

Python is also still a thing. If you like it you can probably use it for most things, but if not there are other options.

[–] MyNameIsRichard@lemmy.ml 7 points 11 months ago

If you do decide to go the web route, I recommend Build Responsive Real-World Websites with HTML and CSS and The Complete JavaScript Course 2024: From Zero to Expert! as a good starting point. Being Udemy, you don't have to pay full price. If they don't have a sale on now, they will fairly soon. The courses are worth full price though!

load more comments (6 replies)
load more comments (7 replies)
load more comments (7 replies)