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.

  • @themoonisacheese
    link
    English
    31 year ago

    I’m currently a security and DevOps engineer.

    DevOps is really just a fancy word for a sysadmin you can ask to code and that knows enough programming to work IAC tools.

    If your goal is devOps, learning to code at all is of course the first step, but afterwards I would tend more towards learning the basics of CI/CD, python (because if you know python you can learn other languages quickly) and a healthy dose of cloud environment and IAC tools like terraform and Ansible.

    • Meow.tar.gzOP
      link
      fedilink
      English
      11 year ago

      Yes, I’ve added Python, Terraform and Ansible to my personal learning plan. All of what you mentioned is sound advice.