π Learn
A comprehensive guide to 50 years of evolution of strict C programming, a tribute to Dennis Ritchie's language
It is my belief that you, the postgraduate students and job-seekers for whom the book is primarily meant will benefit from reading it; however, it is my hope that even the most experienced researchβ¦
A curated list of engineering blogs
a game to learn (or teach) how to use standard commands in a Unix shell
Text, samples and website for my 'Effective Shell' series.
Real World Rails applications and their open source codebases for developers to learn from
π An approachable introduction to Assembly.
π List of awesome university courses for learning Computer Science!
This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things Devβ¦
Source for the little book about OS development
A purely bash web server, no socat, netcat, etc...
Run compilers interactively from your web browser and interact with the assembly
Curated list of project-based tutorials
Coding articles to level up your development skills
A curated list of high quality coding style conventions and standards.
A collection of (mostly) technical things every software developer should know about
An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluation Γ la Haskell.
Example based guide for text processing with Ruby from the command line
Continuous Unix commit history from 1970 until today
Master the command line, in one page
A CLI for scaffolding and running Advent of Code solutions in Ruby.
Blitsort is an in-place stable adaptive rotate mergesort / quicksort.
Code examples, data structures, and links from my book, Rust Atomics and Locks.
Pseudo-3D shooter written completely in gawk using raycasting technique