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…☆350Updated 5 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆70Updated 11 months ago
- Book in Progress☆364Updated 5 months ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆156Updated 6 months ago
- A roadmap to learn C from Scratch☆656Updated last year
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆340Updated 3 months ago
- A roadmap to learn x64 assembly using nasm on Linux.☆190Updated 5 years ago
- Problem sets completed from HUJI's offering of From NAND to TETRIS - The Elements of Computing Systems, 2017. A complete description for…☆130Updated 6 years ago
- Assembly Guide☆175Updated 4 years ago
- Repository of algorithms implemented in pure assembly☆279Updated last year
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆87Updated last year
- Lightweight web server with hot reload and dynamic html templating.☆261Updated 8 months ago
- CMU Systems Programming course resources incl. course website, labs, schedule, & extra material. Books: "Computer Systems: A Programmer's…☆40Updated 2 years ago
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆253Updated 3 years ago
- A repository of all code from Introduction to System Programming in Linux, by Stewart Weiss☆156Updated 2 weeks ago
- Tiny Raspberry Pi Operating System☆272Updated last year
- Multithreaded Reverse Proxy Server In C☆34Updated 10 months ago
- A tinycompiler in C from scratch☆108Updated last year
- CMU Systems Programming course resources incl. course website, labs, schedule, & extra material. Books: "Computer Systems: A Programmer's…☆17Updated 2 years ago
- Source Code for 'Beginning x64 Assembly Programming' by Jo Van Hoey☆208Updated 4 years ago
- Bootloader exploration☆20Updated 3 years ago
- 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
- x86_64 OS in C☆76Updated 7 months ago
- Some of my notes, books, code listings for asembler studying. Enjoy!☆69Updated 2 years ago
- Example code for compilers textbook.☆205Updated 3 years ago
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆70Updated last week
- A Free Seminar Introducing the C Language☆76Updated last year
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 3 years ago
- A comprehensive collection of cheatsheets for reverse engineering, binary analysis, and assembly programming tools. This repository serve…☆605Updated 5 months ago
- Modern Reverse Engineering books and resources☆93Updated last year