7etsuo / CS107-Programming-Paradigms
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#.
☆37Updated 9 months ago
Alternatives and similar repositories for CS107-Programming-Paradigms:
Users that are interested in CS107-Programming-Paradigms are comparing it to the libraries listed below
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆312Updated 3 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆57Updated 2 weeks ago
- Tiny Raspberry Pi Operating System☆183Updated 6 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆207Updated this week
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 6 months ago
- Book in Progress☆334Updated 2 months ago
- A tinycompiler in C from scratch☆92Updated 7 months ago
- A curated list of awesome Assembler☆67Updated 10 years ago
- TCP server in C with dynamic HTML templating.☆124Updated 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…☆221Updated last year
- my little linear algebra library☆46Updated 7 months ago
- Useful resources for learning kernel☆17Updated 3 years ago
- Multithreaded Reverse Proxy Server In C☆33Updated 2 months ago
- Repository of algorithms implemented in pure assembly☆222Updated 8 months ago
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆64Updated last month
- This repo covers Branch and Jump Tables in C and x86 assembly. Branch Tables handle jumps within a subroutine, while Jump Tables facilita…☆10Updated last year
- A roadmap to learn x64 assembly using nasm on Linux.☆159Updated 4 years ago
- Source code for the book Building a Debugger☆213Updated 3 months ago
- CMU Systems Programming course resources incl. course website, labs, schedule, & extra material. Books: "Computer Systems: A Programmer's…☆34Updated last year
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆21Updated 7 months ago
- NES toolchain & emulator in C☆130Updated 3 months ago
- Assembly Language Adventures exercises for Yasm on Linux☆94Updated last year
- Some of my notes, books, code listings for asembler studying. Enjoy!☆53Updated last year
- An emulation based tool for learning and debugging assembly.☆368Updated last month
- Problem sets completed from HUJI's offering of From NAND to TETRIS - The Elements of Computing Systems, 2017. A complete description for…☆119Updated 6 years ago
- A roadmap to learn C from Scratch☆602Updated 5 months ago
- Test cases for Writing a C Compiler☆220Updated 2 weeks ago
- A collection of small C projects - usually a minimal example of something interesting☆39Updated 2 years ago
- Some C++ Examples.☆59Updated last year