|
You are here |
arthur.gonigberg.com | ||
| | | | |
danielpecos.com
|
|
| | | | | 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: | |
| | | | |
trishagee.com
|
|
| | | | | So, before everything gets pushed out of my head, GOTO Copenhagen. It was my first conference "alone", in that I didn't have friends and colleagues from LMAX or the London Java Community there with me. And certainly at the start of the conference, I wasn't the only one who was standing around, hoping someone would talk to me (in all honesty some of the photos above are a little unfair - the schedule was a very nice, simple phone app so most people spent a lot of time playing with their phones). | |
| | | | |
techtldr.com
|
|
| | | | | A week ago I saw an article on Hacker News titled - What's awful about being a {software engineer, tech lead, manager}?. The article was spot on and it got a lot of attention. It also left me feeling depressed about my profession. My great grandmother used to say: "Don't compare yourself to people who [...] | |
| | | | |
www.dartlang.org
|
|
| | | You can use VS Code to develop Dart apps. | ||