• boletus
    link
    fedilink
    6913 hours ago

    Why would you sign up to college to willfully learn nothing

    • @SoftestSapphic
      link
      127 hours ago

      To get the peice of paper that lets you access a living wage

    • @[email protected]
      link
      fedilink
      1410 hours ago

      A lot of kids fresh out of highschool are pressured into going to college right away. Its the societal norm for some fucking reason.

      Give these kids a break and let them go when they’re really ready. Personally I sat around for a year and a half before I felt like “fuck, this is boring lets go learn something now”. If i had gone to college straight from highschool I would’ve flunked out and just wasted all that money for nothing.

      • boletus
        link
        fedilink
        24 hours ago

        Yeah I remember in high school they were pressuring every body to go straight to uni and I personally thought it was kinda predatory.

        • @[email protected]
          link
          fedilink
          English
          22 hours ago

          I wish I hadn’t went straight in, personally. Wasted a lot of money and time before I got my shit together and went back for an associates a few years later.

          • boletus
            link
            fedilink
            249 minutes ago

            Its hard to make wise decisions when you’re basically a kid at that age.

    • @Gutek8134
      link
      40
      edit-2
      13 hours ago

      My Java classes at uni:

      Here’s a piece of code that does nothing. Make it do nothing, but in compliance with this design pattern.

      When I say it did nothing, I mean it had literally empty function bodies.

      • boletus
        link
        fedilink
        21
        edit-2
        4 hours ago

        Yeah that’s object oriented programming and interfaces. It’s shit to teach people without a practical example but it’s a completely passable way to do OOP in industry, you start by writing interfaces to structure your program and fill in the implementation later.

        Now, is it a good practice? Probably not, imo software design is impossible to get right without iteration, but people still use this method… good to understand why it sucks

      • I Cast Fist
        link
        fedilink
        28 hours ago

        Mine were actually useful, gotta respect my uni for that. The only bits we didn’t manually program ourselves were the driver and the tomcat server, near the end of the semester we were writing our own Reflections to properly guess the object type from a database query.

      • @[email protected]
        link
        fedilink
        612 hours ago

        So what? You also learn math with exercises that ‘do nothing’. If it bothers you so much add some print statements to the function bodies.

        • @Gutek8134
          link
          18 hours ago

          I actually did do that. My point was to present a situation where you basically do nothing in higher education, which is not to say you don’t do/learn anything at all.

      • boletus
        link
        fedilink
        2
        edit-2
        11 hours ago

        Not a single person I’ve worked with in software has gotten a job with just a diploma/degree since like the early 2000s

        Maybe it’s different in some places.

        • @FlexibleToast
          link
          1012 hours ago

          Many HR departments will automatically kick out an application if it doesn’t have a degree. It’s an easy filter even if it isn’t the most accurate.

          • boletus
            link
            fedilink
            111 hours ago

            Yeah fair point, but then how are you going to get the job if you’re completely incompetent at programming 🤔

            • @FlexibleToast
              link
              36 hours ago

              I don’t think you can get the CS degree with being completely incompetent. A bunch of interviews I had were white boarding the logic, not actual coding. Code is easy if you know the logic.

          • boletus
            link
            fedilink
            111 hours ago

            I meant any form of qualification. Sure it helps, but the way you get the job is by showing you can actually do the work. Like a folio and personal projects or past history.

            • @[email protected]
              link
              fedilink
              111 hours ago

              Art? Most programming? “Hard skills” / technical jobs… GOOD jobs. Sure. But there’s plenty of degrees & jobs out there. Sounds like you landed where you were meant to be, alot of folks go where opportunity and the market takes them

              • boletus
                link
                fedilink
                110 hours ago

                Its probably a regional difference. Here in AU, you can be lucky and land a few post grad jobs if you really stood out. Otherwise you’re entirely reliant on having a good folio and most importantly connections.