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 comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆64Updated 4 months ago
- Assembly Guide☆168Updated 3 years ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated 10 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆333Updated 7 months ago
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆151Updated 2 years ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆149Updated last week
- Multithreaded Reverse Proxy Server In C☆33Updated 3 months ago
- CMU Systems Programming course resources incl. course website, labs, schedule, & extra material. Books: "Computer Systems: A Programmer's…☆36Updated last year
- Book in Progress☆343Updated 5 months ago
- A roadmap to learn C from Scratch☆622Updated 9 months ago
- ☆42Updated 11 months ago
- A tinycompiler in C from scratch☆94Updated 10 months ago
- A Free Seminar Introducing the C Language☆56Updated 5 months ago
- Tiny Raspberry Pi Operating System☆191Updated 10 months ago
- HTTP Server in C☆33Updated 9 months ago
- my little linear algebra library☆46Updated 11 months ago
- A roadmap to learn x64 assembly using nasm on Linux.☆174Updated 4 years ago
- Lightweight web server with hot reload and dynamic html templating.☆242Updated 2 months ago
- Repository of algorithms implemented in pure assembly☆243Updated last year
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆275Updated 3 months ago
- A c/RISCV of "Let's Build a Compiler" by Jack Crenshaw☆113Updated 2 years ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 5 years ago
- Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.☆205Updated 9 months ago
- A single-threaded event-driven cache☆19Updated 8 months ago
- C Programing Tutorials based on First Year BCA Subject 104-CPPM☆46Updated 9 months ago
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆66Updated 4 months ago
- example output☆47Updated last week
- Some of my notes, books, code listings for asembler studying. Enjoy!☆62Updated 2 years ago
- NES toolchain & emulator in C☆130Updated 6 months ago
- Web based binary analysis☆85Updated 7 months ago