Explore >> Select a destination


You are here

usethe.computer
| | danielpecos.com
5.8 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:
| | blog.acthompson.net
6.9 parsecs away

Travel
| | Computer Science Education Topics
| | hanno.codes
8.7 parsecs away

Travel
| | In the summer of 2021, I got my Java 11 certification. I expected it to be quite a breeze, because I'd been a Java developer for 14 years and surely I should have seen it all by now, right? Turned out I was very wrong. I came across lots of things that I didn't even know were possible with Java. In this weekly blog series I will go through 11 of these 'crazy learnings' that surprised me the most, even as an experienced developer. This week we'll get mathematical as we focus on dividing by zero in Java.
| | www.somethingsimilar.com
65.7 parsecs away

Travel
|