this post was submitted on 12 Jul 2023
56 points (98.3% liked)

Asklemmy

43392 readers
1803 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy πŸ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

I just found out about The Odin Project, a self-paced online course to learn full stack web development. There are two paths: one is Ruby on Rails and the other is full JavaScript and nodejs. I am leaning more towards Ruby but I wanted to get some more opinions from folks in the field.

you are viewing a single comment's thread
view the rest of the comments
[–] themoonisacheese@sh.itjust.works 20 points 1 year ago (12 children)

From what I can tell (maybe it's just jobs around me) employers are not really looking for ruby devs. Since you'll have to learn JavaScript anyway for the frontend I don't see a reason to go ruby beyond personal challenge.

[–] ablackcatstail@lemmy.goblackcat.com 4 points 1 year ago (11 children)

Thank you! Then it sounds like the more sensible path is JavaScript and nodejs. While I like the idea of personal challenge, I am trying to learn how to do this so I can get out of the skullduggery of my present career as a senior desktop support engineer. I see myself more going towards DevOps with it. From the reading I did about DevOps, it seems that I would need at least some familiarity with a programing language. I am thinking if I could get a handle on JavaScript and python, I would be in pretty good shape, yes?

[–] Vlyn@lemmy.ml 4 points 1 year ago (8 children)

DevOps is usually more backend or full stack (though in bigger companies it's its own job entirely).

Python is always a good start in that regard. But honestly, the basics for programming are pretty much the same across languages (with a few exceptions). So you could go with JavaScript, C#, Python, ... whatever beginner friendly language you prefer.

This course gets you started extremely fast (Python, but in your browser, so no need to install anything): https://www.codecademy.com/learn/learn-python-3

Personally for a learning language and if you're using Windows I'd lean towards C# (With Visual Studio Community, it's free). It does give you a good idea of what data types, classes, etc. are and if you want to dive deeper you can transition to C++ afterwards to learn about memory management and pointers (but it's not a fun language to work with, in my personal opinion).

As for DevOps, you could do the first courses for Azure (https://learn.microsoft.com/en-us/training/paths/microsoft-azure-fundamentals-describe-cloud-concepts/) or AWS (https://skillbuilder.aws/?dt=sec&sec=fdt).

If you have any questions, feel free to ask :)

[–] spitzzball@lemmy.world 0 points 1 year ago (1 children)
[–] Vlyn@lemmy.ml 2 points 1 year ago (1 children)

Just FYI: There's a little star icon you can click. It will put posts and comments in your profile under "Saved" :)

[–] spitzzball@lemmy.world 0 points 1 year ago

I don’t see that for the memmy app

load more comments (6 replies)
load more comments (8 replies)
load more comments (8 replies)