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#.
☆37Updated 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…☆341Updated last month
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆68Updated 6 months ago
- Book in Progress☆357Updated 3 weeks ago
- A roadmap to learn C from Scratch☆635Updated 11 months ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆154Updated last month
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆306Updated last month
- CMU Systems Programming course resources incl. course website, labs, schedule, & extra material. Books: "Computer Systems: A Programmer's…☆38Updated 2 years ago
- A Free Seminar Introducing the C Language☆60Updated 7 months ago
- my little linear algebra library☆45Updated last year
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated last year
- A roadmap to learn x64 assembly using nasm on Linux.☆179Updated 5 years ago
- Assembly Guide☆166Updated 3 years ago
- Repository of algorithms implemented in pure assembly☆250Updated last year
- Bootloader exploration☆19Updated 3 years ago
- Lightweight web server with hot reload and dynamic html templating.☆255Updated 4 months ago
- A tinycompiler in C from scratch☆105Updated last year
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆161Updated 2 years ago
- Multithreaded Reverse Proxy Server In C☆34Updated 5 months ago
- Problem sets completed from HUJI's offering of From NAND to TETRIS - The Elements of Computing Systems, 2017. A complete description for…☆124Updated 6 years ago
- Some of my notes, books, code listings for asembler studying. Enjoy!☆64Updated 2 years ago
- A repository of all code from Introduction to System Programming in Linux, by Stewart Weiss☆66Updated 2 months ago
- A collection of small C projects - usually a minimal example of something interesting☆44Updated 3 years ago
- Tiny Raspberry Pi Operating System☆261Updated last year
- My attempt to teach others about microprocessors and programming in IA-32 and IA-64 assembly, and to spread the word of how awesome it is…☆28Updated 3 years ago
- ☆42Updated last year
- ☆62Updated 11 years ago
- C projects: algorithms, games, and networking☆173Updated last month
- Some C++ Examples.☆62Updated last year
- ☆46Updated 3 months ago
- Tiny x86_64 OS in C☆77Updated 2 months ago