Darkf Cs Resources Save Abandoned

Curated Computer Science and Programming Resource Guide

Project README

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

Computer Science / Programming Resource Guide

General Topics

Game Development

See also the general topics below: especially computer graphics, data structures, and algorithms.

Computer Graphics

Programming Language Theory and Compilers/Interpreters

Decompilation

Parsing

Algorithms

Data Structures

Regular Expressions (Regex)

IEEE 754 Floating Point

Cryptography

Common Ciphers

Emulation

Interesting Operating Systems

  • NixOS (see also Nix, its more portable package manager) -- an OS built around Nix, a referentially transparent package manager. Allows you to build an entire OS setup around a single config file, with multiple profiles and no package dependency hell.
  • MenuetOS (a fairly modern OS written in x86_64 assembly)
  • MINIX (a popular teaching OS)

Computer Architectures

General Concepts

Lisp Machines

Pong Story

x86 / x86_64

MIPS

  • SPIM (MIPS simulator; unfortunately no macros/pseudo-instructions)
  • MARS (another MIPS simulator, more featureful but requires Java)

Language Specific

General / Multi-Language

  • Learn X in Y Minutes (short intros/walkthroughs of languages via demonstration code with comments)

Python

JavaScript

TypeScript

CSS

Java

Lua

Haskell

LISP

Racket

Erlang

OCaml

Rust

D

Fortran

Web

HTTP

Optimization

Browser Engines

Layout

Tools

Git

Make

Design

Culture

Open Source Agenda is not affiliated with "Darkf Cs Resources" Project. README Source: darkf/cs-resources

Open Source Agenda Badge

Open Source Agenda Rating