64Zbit.com
Tech is way, WAY interesting

Tag tutorial

Rules for Writing Software Tutorials · Refactoring English

Most software tutorials are tragically flawed.

An Interactive Guide to Flexbox in CSS

In this blog post, I want to refine your mental model for Flexbox. We'll build an intuition for how the Flexbox algorithm works, by learning about each of these properties. Whether you're a CSS beginner, or you've been using Flexbox for years, I bet you'll learn quite a bit!

Git - Book

The entire Pro Git book, written by Scott Chacon and Ben Straub and published by Apress, is available here. All content is licensed under the Creative Commons Attribution Non Commercial Share Alike 3.0 license. Print versions of the book are available on Amazon.com.

Makefile Tutorial By Example

Why do Makefiles exist?