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.

  • Meow.tar.gz@lemmy.goblackcat.comOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Hey! Thank you so much for taking the time to write such a detailed comment. Yes, I truly appreciate the advice. That much said, I am more interested in the free and open source side of computing. I am sick and tired of Microsoft and want to pivot away from them. I get enjoyment out of Linux and the command line; real satisfaction and fun. Nevertheless, I am going to check out the AWS stuff! 😺

    • Vlyn@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Oh and I didn’t answer your original question: If you have to select between Ruby and JavaScript, 100% go with the JavaScript course :)

      Though DevOps and “free” or “open source” doesn’t really mix. The moment you touch DevOps you’ll either land at Amazon (AWS) or Azure (Microsoft) or Google (Google Cloud).

      Sure, in theory you could set up your own servers with your own clusters, but then you’re a system administrator and not DevOps.

      Btw. Azure might be Microsoft, but they have plenty of Linux options on there, it’s not a Windows shop at all.

      • Meow.tar.gz@lemmy.goblackcat.comOP
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        Then I would go AWS all of the way and hopefully on Linux. And yes, the prevailing advice is JavaScript so I’ve been convinced. 😂

        • Vlyn@lemmy.ml
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 year ago

          Just be careful with AWS, you need a PhD in it to even approximate what hosting will cost you. The company I currently work for is all-in on Azure, which has been working out great so far. It’s also much easier to see your monthly cost on there with budget alerts and so on.

          Either way, DevOps is extremely expensive. For the money you pay for a single VM in the “cloud” you could get a really nice virtual server from your favorite hosting provider. But if you just want to learn for now, stick with the free offerings (and be very careful with them! Plenty of stories of someone getting a $1000 or even $15000 bill because they messed up along the line).