Explore >> Select a destination


You are here

usethe.computer
| | danielpecos.com
6.6 parsecs away

Travel
| | Purpose of this post is to providea glimpse of the new features included in Java 8 that shiftthis language towards a more Functional Programming paradigm. But before, let's define what we understand for Functional Programming (FP). Functional programming key characteristics include: Higher Order Functions Pure Functions and Immutability Tail Call Recursion Higher Order Functions for a FP language means that functions are considered first class citizens, allowing the programmer to use them as any other value the language defines, for example, a Function value:
| | learnpython.com
9.0 parsecs away

Travel
| | Python vs. Java? Explore key application areas, syntax differences, and expected salary levels to help you pick your first programming language.
| | www.eliza-ng.me
8.2 parsecs away

Travel
| | The renowned lectures of Prof. Abelson, available on YouTube, have garnered significant acclaim in the world of computer science education. The timeless value of the foundational text, "Structure and Interpretation of Computer Programs" (SICP), has been a topic of discussion among experienced programmers and newcomers alike. The book's depth of understanding and rigorous exploration of computer science concepts have been lauded by many, with its early chapters praised for being engaging and enlightening. However, as the text delves into complex topics such as object orientation and functional programming, some readers have found themselves grappling with new and challenging concepts.
| | adamdrake.com
58.1 parsecs away

Travel
| Adam Drake is an advisor to scale-up tech companies. He writes about ML/AI/data, leadership, and building tech teams.