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#.
☆38Updated 10 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
- CMU Systems Programming course resources incl. course website, labs, schedule, & extra material. Books: "Computer Systems: A Programmer's…☆35Updated last year
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆57Updated 2 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 8 months ago
- Assembly Guide☆164Updated 3 years ago
- Multithreaded Reverse Proxy Server In C☆33Updated last month
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆328Updated 5 months ago
- A roadmap to learn C from Scratch☆613Updated 7 months ago
- A tinycompiler in C from scratch☆92Updated 8 months ago
- An emulation based tool for learning and debugging assembly.☆385Updated this week
- Book in Progress☆340Updated 3 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆253Updated last month
- my little linear algebra library☆47Updated 9 months ago
- Tiny Raspberry Pi Operating System☆185Updated 8 months ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆54Updated 5 years ago
- A cryptographically secure password generator that provides high-entropy passwords with configurable requirements. Uses platform-native c…☆21Updated 6 months ago
- ☆42Updated 9 months ago
- Some of my notes, books, code listings for asembler studying. Enjoy!☆58Updated 2 years ago
- TCP server in C with dynamic HTML templating.☆130Updated 2 months ago
- A single-threaded TCP server with an event loop using the poll system call written in C.☆90Updated 11 months ago
- A collection of small C projects - usually a minimal example of something interesting☆40Updated 2 years ago
- A modern, visual guide to programming, from assembly to high-level languages. Covers core concepts, performance, internals, and real-worl…☆28Updated last week
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆64Updated 2 months ago
- Practice C Programming Projects | This repo collects 19 of programming projects for C. C programming is fundamental to computer science. …☆313Updated 3 months ago
- A comprehensive collection of cheatsheets for reverse engineering, binary analysis, and assembly programming tools. This repository serve…☆481Updated 3 months ago
- A roadmap to learn x64 assembly using nasm on Linux.☆166Updated 4 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…☆29Updated 2 years ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated 8 months ago
- HTTP Server in C☆32Updated 7 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆66Updated 2 months ago
- Repository of algorithms implemented in pure assembly☆240Updated 10 months ago