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#.
☆35Updated 7 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 comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆55Updated this week
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆288Updated 2 months ago
- TCP server in C with dynamic HTML templating.☆114Updated 2 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆80Updated 5 months ago
- Book in Progress☆328Updated last month
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆197Updated this week
- A tinycompiler in C from scratch☆91Updated 5 months ago
- Tiny Raspberry Pi Operating System☆182Updated 5 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆21Updated 5 months ago
- my little linear algebra library☆46Updated 6 months ago
- Multithreaded Reverse Proxy Server In C☆34Updated last month
- C Programming with Christine Landerau☆30Updated 10 years ago
- A collection of small C projects - usually a minimal example of something interesting☆39Updated 2 years ago
- ☆40Updated 6 months ago
- Some C++ Examples.☆58Updated last year
- Source code for the book Building a Debugger☆194Updated 2 months ago
- Bootloader exploration☆19Updated 2 years ago
- CMU Systems Programming course resources incl. course website, labs, schedule, & extra material. Books: "Computer Systems: A Programmer's…☆32Updated last year
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆64Updated 3 weeks ago
- Problem sets completed from HUJI's offering of From NAND to TETRIS - The Elements of Computing Systems, 2017. A complete description for…☆116Updated 5 years ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆226Updated 5 months ago
- Source Code for 'Foundations of Linux Debugging, Disassembling, and Reversing' by Dmitry Vostokov☆14Updated 2 years ago
- NES toolchain & emulator in C☆129Updated 2 months ago
- Useful resources for learning kernel☆17Updated 3 years ago
- A cryptographically secure password generator that provides high-entropy passwords with configurable requirements. Uses platform-native c…☆21Updated 3 months ago
- Test cases for Writing a C Compiler☆205Updated this week
- A curated list of awesome Assembler☆67Updated 10 years ago
- A roadmap to learn C from Scratch☆498Updated 4 months ago
- A single-threaded TCP server with an event loop using the poll system call written in C.☆90Updated 8 months ago
- An emulation based tool for learning and debugging assembly.☆355Updated this week