• 2 Posts
  • 2 Comments
Joined 1 month ago
cake
Cake day: December 17th, 2024

help-circle

  • ComputerNerdtoProgrammer HumorEvil Ones
    link
    fedilink
    English
    arrow-up
    1
    ·
    28 days ago

    Wait until you’ve learned Lambda Calculus in a Computer Science program in university. Looks completely different from any other programming language you could ever imagine, and has no built-in if-statements, loops, recursion.

    I’ve been unfortunate to take a course called Programming Languages in university and I barely passed it.

    I’ve learned C/C++, C#, Java, JavaScript, Python, MIPS Assembly language, Lambda Calculus, and Clojure, and I say that Lambda Calculus was the hardest of all of them for me.