Giter Club home page Giter Club logo

cs-resources's Introduction

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

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

cs-resources's People

Contributors

darkf avatar zhiayang avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.