/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.afronski.pl
| | markodenic.com
11.1 parsecs away

Travel
| | Free programming books, algorithms, public APIs, and much more.
| | danielpecos.com
10.4 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:
| | abdulapopoola.com
9.5 parsecs away

Travel
| | I try to read a lot of books. Over the years, my'taste' for books has been refined and some of my criteria are listed below.
| | accessibleai.dev
46.5 parsecs away

Travel
| In this article I'll introduce you to Anaconda and show you how get a standardized Python data science environment up and running on your machine in minutes.