A very funny but challenging game for big-data aficionados. Did you ever ask yourself why the names of big-data technologies look like Pokemon names? Well, the authors of this game probably did... Are you ready to show off your big-data/Pokemon knowledge?
HTTPS is a must for every website nowadays: Users are looking for the padlock when providing their details; Chrome and Firefox explicitly mark websites that provide forms on pages without HTTPS as being non-secure; it is an SEO ranking factor, and it has a serious impact on privacy in general.
Even the coolest products and services come with vendor lock-in. Docker makes no difference and it's good to start to explore some alternatives like rkt...
This tutorial will guide you along the necessary steps to port a JavaScript library of the Conway's game of life to WebAssembly (wasm). This is a simple exercise that is perfect to start beyond a trivial Hello World. I recently got interested in WebAssembly and decided to take the leap
Node 8 is out, did you hear? And it’s faster, or so they say. In this article you will learn how much Node 8 can be faster than its predecessor by taking a look at the performance improvements of a real application.
Book of the week
The Self-Taught Programmer: The Definitive Guide to Programming Professionally
by Cory Althoff
This book is not just about learning to program; although you will learn to code. If you want to program professionally, it is not enough to learn to code; that is why, in addition to helping you learn to program, it also covers the rest of the things you need to know to program professionally that classes and books don't teach you.