Issue #15 · June 19, 2017

Is it Pokemon or Big Data ?

“First learn computer science and all the theory. Next develop a programming style. Then forget all that and just hack”

Best 7 links of week #24, 2017

Is it Pokemon or Big Data ?

Is it Pokemon or Big Data ?

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?

Articles

A Complete Guide To Switching From HTTP To HTTPS

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.

Moving from Docker to rkt

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...

WebAssembly 101: a developer's first steps

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

Book of the week

The Self-Taught Programmer: The Definitive Guide to Programming Professionally

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.