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…☆344Updated last month
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆68Updated 7 months ago
- Repository of algorithms implemented in pure assembly☆257Updated last year
- Book in Progress☆358Updated last month
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated last year
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆312Updated last month
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆164Updated 2 years ago
- CMU Systems Programming course resources incl. course website, labs, schedule, & extra material. Books: "Computer Systems: A Programmer's…☆39Updated 2 years ago
- A roadmap to learn x64 assembly using nasm on Linux.☆180Updated 5 years ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆155Updated 2 months ago
- Assembly Guide☆167Updated 3 years ago
- Multithreaded Reverse Proxy Server In C☆34Updated 6 months ago
- A repository of all code from Introduction to System Programming in Linux, by Stewart Weiss☆70Updated 3 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
- Code from my book, "Tiny C Projects," published by Manning Inc.☆98Updated 8 months ago
- Lightweight web server with hot reload and dynamic html templating.☆255Updated 4 months ago
- A roadmap to learn C from Scratch☆635Updated 11 months ago
- NES toolchain & emulator in C☆129Updated 9 months ago
- Tiny Raspberry Pi Operating System☆261Updated last year
- A Free Seminar Introducing the C Language☆69Updated 8 months ago
- An emulation based tool for learning and debugging assembly.☆566Updated 3 months ago
- Learn assembly programming for x86 processor in AT&T (GAS) syntax☆55Updated 2 years ago
- Bootloader exploration☆19Updated 3 years ago
- Source Code for 'Beginning x64 Assembly Programming' by Jo Van Hoey☆200Updated 3 years ago
- ☆46Updated 4 months ago
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆69Updated 7 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆24Updated last year
- A cryptographically secure password generator that provides high-entropy passwords with configurable requirements. Uses platform-native c…☆21Updated 10 months ago
- Tiny x86_64 OS in C☆76Updated 3 months ago
- C Programming with Christine Landerau☆32Updated 10 years ago