7etsuo / CS107-Programming-ParadigmsLinks
Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradigm (using LISP) and concurrent programming (using C and C++). Brief survey of other modern languages such as Python, Objective C, and C#.
☆40Updated last year
Alternatives and similar repositories for CS107-Programming-Paradigms
Users that are interested in CS107-Programming-Paradigms are comparing it to the libraries listed below
Sorting:
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆353Updated 6 months ago
- CMU Systems Programming course resources incl. course website, labs, schedule, & extra material. Books: "Computer Systems: A Programmer's…☆41Updated 2 years ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆73Updated 11 months ago
- Book in Progress☆367Updated 6 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆87Updated last year
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆346Updated 4 months ago
- A roadmap to learn C from Scratch☆667Updated last year
- Assembly Guide☆178Updated 4 years ago
- Repository of algorithms implemented in pure assembly☆283Updated last year
- my little linear algebra library☆44Updated last year
- A tinycompiler in C from scratch☆109Updated last year
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆156Updated 7 months ago
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆252Updated 3 years ago
- Problem sets completed from HUJI's offering of From NAND to TETRIS - The Elements of Computing Systems, 2017. A complete description for…☆132Updated 6 years ago
- A roadmap to learn x64 assembly using nasm on Linux.☆191Updated 5 years ago
- Source Code for 'Beginning x64 Assembly Programming' by Jo Van Hoey☆209Updated 4 years ago
- Multithreaded Reverse Proxy Server In C☆35Updated 10 months ago
- Bootloader exploration☆20Updated 3 years ago
- Tiny Raspberry Pi Operating System☆276Updated last year
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆26Updated last year
- ☆239Updated last year
- Lightweight web server with hot reload and dynamic html templating.☆263Updated 9 months ago
- CMU Systems Programming course resources incl. course website, labs, schedule, & extra material. Books: "Computer Systems: A Programmer's…☆17Updated 2 years ago
- ☆42Updated last year
- An emulation based tool for learning and debugging assembly.☆578Updated this week
- Some of my notes, books, code listings for asembler studying. Enjoy!☆70Updated 2 years ago
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆70Updated 3 weeks ago
- 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating Sys…☆233Updated 2 years ago
- HTTP Server in C☆36Updated last year
- A turn-based co-petetive multiplayer game☆166Updated 2 months ago