• Lakso@ttrpg.network
    link
    fedilink
    arrow-up
    77
    arrow-down
    6
    ·
    1 year ago

    …then don’t study computer science. I study CS and it’s annoying when someone in a more math/logic oriented course is like “If I get a job at a tech company I won’t need this”. All that IS computer science, if you just wanna code, learn to code.

    • Zetaphor@zemmy.cc
      link
      fedilink
      English
      arrow-up
      34
      arrow-down
      1
      ·
      1 year ago

      The problem is a lot of people who want to learn to code, and are conditioned to desire the college route of education, don’t actually know that there is a difference and that you can be completely self-taught in the field without ever stepping foot in a university.

      • oce 🐆@jlai.lu
        link
        fedilink
        English
        arrow-up
        10
        ·
        1 year ago

        We’re not closing schools despite having libraries and the internet, having (good) teachers is useful to learn faster and get pushed further. There are some good programming schools that can make it more efficient for you. I think the main problem is rather the insane cost of higher education in the USA which create anxiety about being certain that you can repay it in the future it may open for you. It is sad.

      • QuazarOmega@lemmy.world
        link
        fedilink
        English
        arrow-up
        9
        ·
        1 year ago

        I always wanted to believe this, but, at least in my country, not even a specialized high school degree is enough to get me anywhere for months, it’s crazy.
        Maybe you could even make it without formal education, but everyone’s always looking for those sweet 3+ years of experience in the field (ಥ﹏ಥ)

        • Zetaphor@zemmy.cc
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 year ago

          I certainly experienced this at the start of my career. Everyone wanted me to have at least bachelors degree despite the fact that I was able to run circles around fresh college graduates. It wasn’t until someone gave me a chance and I had real world experience that people stopped asking me about my college education. In fact later into my career when they learn about the level of experience I have and that I’m entirely self-taught, it’s often seen as something positive. It’s a shitty catch-22

    • Neato@kbin.social
      link
      fedilink
      arrow-up
      16
      arrow-down
      1
      ·
      1 year ago

      Can you get well paying coding jobs with upward mobility without at least a BA in CS?

      • AnarchoYeasty@beehaw.org
        link
        fedilink
        arrow-up
        14
        arrow-down
        1
        ·
        1 year ago

        It’s harder to break into but I make 150k and barely graduated high school. Software engineering is largely a field that doesn’t care about degrees but about ability. It’s harder these days to break into the field than it was 10 years ago when I did but it’s absolutely still possible

        • Tavarin@lemmy.world
          link
          fedilink
          arrow-up
          12
          ·
          1 year ago

          When I was looking for coding jobs with a decent portfolio, but no computer science degree I got 1 interview out of 300 applications. They absolutely will not look at you if you don’t have the CS degree, or already know someone at the company who can force you in.

          • Zetaphor@zemmy.cc
            link
            fedilink
            arrow-up
            1
            ·
            1 year ago

            This is also just the reality of the job market, especially in this industry. Dev positions get hundreds if not thousands of applications which all vary widely in quality.

            I have 20 years of experience and a six figure salary, the last time I went looking for work and was putting out applications I sent out easily over 100 applications and only had 4 interviews. I’ve found it’s best to form a relationship with a competent recruiter, and work with them anytime you’re back on the market. They’re incentivized to find you a decent position so that they can make their commission. Of course finding one that is decent is almost as hard as the process of sending out applications, but once you do it’s a relationship worth maintaining.

        • itsJoelle@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          1 year ago

          I can agree with this. Landed my first dev job after working as a tradesman for a decade, but I liked computers enough to learn on my own. My ‘trade’ offered a ‘unique persepective,’ I guess.

          • CallumWells@lemmy.ml
            link
            fedilink
            arrow-up
            4
            ·
            1 year ago

            It’s all ASCII art, but it runs like shit ;P More seriously; what constitutes beautiful code is very open to interpretation. Someone would say that a single line of list comprehension expression is beautiful while another would say the same thing expressed over several lines making the logic abundantly clear is beautiful.

      • oce 🐆@jlai.lu
        link
        fedilink
        arrow-up
        7
        ·
        1 year ago

        Maybe not what you’re asking but people with a non-CS M.Sc or PhD commonly switch to coding, especially in the data fields.

      • Zetaphor@zemmy.cc
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        1 year ago

        I’ve never been to college and my job title today is Software Architect, I’ve been doing this for nearly 20 years.

        It was extremely hard at first to get a job because everyone wanted a BA, but that was also 20 years ago. Once I had some experience and could clearly demonstrate my capabilities they were more open to hiring me. The thing a degree shows is that you have some level of experience and commitment, but the reality is a BA in CompSci doesn’t actually prepare you for the reality of 99% of software development.

        I think most companies these days have come to realize this. Unless you’re trying to apply to one of the FANG corps (or whatever the acronym is now) you’ll be just fine if you have a decent portfolio and can demonstrate an understanding of the fundamentals.

      • breakfastburrito@sh.itjust.works
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        1 year ago

        I used to work at a small tech company (5-10 employees) and when we hired for entry level coders we’d receive hundreds of applications. Most of them would be grads from bootcamps, some with undergraduate degrees and some without. My boss would just throw out any that didn’t have a bs in something, but preferred a stem degree. He knew they didn’t need a degree, he knew you didn’t need actual coding experience, it was just a quick (maybe illegal) way to make that list of applications more manageable. Edit: as other people have said - after your first job you are basically “in” and are a very desirable candidate. Your education matters much less after your first job.

    • panCat@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Well what i felt working at a tech company that there are instances where we run into specific problems those may need to devise an algo ,and most of my non computer science peers fail to understand why!!