• Zikeji@programming.dev
    link
    fedilink
    English
    arrow-up
    4
    ·
    6 months ago

    I figured, but wanted to clarify in case others saw it that way 😅.

    I assume the thing a degree usually covers that a self taught lacks is accepted best practices, teamwork, and alot of principles that are better learned before diving into it. So a lot of bad habits to unlearn.

    IMO, in today’s information world a degree isn’t necessary for learning, only as proof of learning (which is still very relevant). But a formal education also puts the tools you need to practice in front of you. Software development is an easy field to learn and prove your skills in. Chip design you’d definitely be better off getting a formal education, though you still see people making microcontrollers in games like Minecraft without formal education.

    • kakes@sh.itjust.works
      link
      fedilink
      arrow-up
      4
      ·
      6 months ago

      Imo the main thing my education provided was that it forced me to learn the “boring” stuff that I might not have bothered to learn otherwise - especially not if I was focused on learning practical skills to land a job. Things like approximation algorithms, Haskell, all sorts of math, etcetc. Things that I will likely never use directly, but that inform my decisions just by being aware of it.

      It also helps a bit with imposter syndrome to have that piece of paper, at least for me.

      Neither of these are what I would call strictly necessary, though, for sure.