• theneverfox@pawb.social
    link
    fedilink
    English
    arrow-up
    2
    ·
    3 months ago

    Ah, I phrased that ambiguously - it was in C++, all of our computing theory type classes were.

    I just got distracted realizing I graduated proficient in 9 languages and reasonably comfortable in another 3. 2 were from internships, but the rest were all from coursework. The last couple years, I was juggling 2-4 at all times, plus the odd scripts

    I always thought I was really good at picking up and switching languages, but I just realized my program was designed that way.

    That feels like a lot, do other colleges do something similar?

    (I guess you could knock off 3 because we ended up switching every semester in software engineering because cross platform apps were pretty bad at the time)

    • marcos@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      3 months ago

      My undergrad officially required Pascal, C, C++, Java, PHP, Prolog, Lisp, x86 and MIPS assembly. You couldn’t work around those. There was also Tiger, VHDL, and Bash that were required, but you would probably not count as languages. (I’m certainly forgetting some stuff too.)

      There was a virtual certainty you’d need some more languages, but not everybody would need the same ones.

      • theneverfox@pawb.social
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 months ago

        Damn… That list sounds terrifying. I’m working on a legacy code base in VB (although I finally have time to try out this c# converter to start the slow march out of depreciation), and 8 months later I still feel gross with VB. I’m pretty sure VB is uniquely horrible because of the inconsistency. .

        I’ve heard good things about pascal and lisp… But lisp syntax also makes me irrationally uncomfortable

        I did prolog as well in an elective, that was a weird and interesting language. It’s not very practical, but it was fun. Plus graph theory is one of the weird maths that pops up everywhere, maybe one day I’ll find an excuse to try to use it for something

        So it sounds like you had even more than me, I’m now wondering why even my relatively young co-workers all seemed to specialize so hard straight out of school

        What did you end up working in? Did you specialize, or keep up with the language juggling?