• oce 🐆@jlai.lu
    link
    fedilink
    arrow-up
    6
    ·
    3 days ago

    It’s also important to note that you might come out ahead in learning those abstract concepts using a harder language.

    I agree that you will learn more abstract concepts with more low level languages, but they are often not necessary. See Scala, beautiful language, lot’s of fancy subtle computer science concepts, and a plummeting popularity since its main popularizer, Apache Spark, implemented a Python API.

    • FuglyDuck@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      3 days ago

      Well. yes. it does strongly depend on what you intend to do with it.

      Python is a great language that’s very broadly used; there’s a reason that Apache added the python API; after all. (and why Scala is plummeting.) I wouldn’t even say Pascal was all that useful, to me. I think I ‘learned it’ enough to get through the dumb book, and then went on to something else. C++ was more fun anyhow.