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#.
☆38Updated 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…☆346Updated 2 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆70Updated 7 months ago
- Book in Progress☆359Updated 2 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
- A roadmap to learn C from Scratch☆639Updated last year
- Repository of algorithms implemented in pure assembly☆261Updated last year
- A roadmap to learn x64 assembly using nasm on Linux.☆181Updated 5 years ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated last year
- CMU Systems Programming course resources incl. course website, labs, schedule, & extra material. Books: "Computer Systems: A Programmer's…☆38Updated 2 years ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆156Updated 3 months ago
- Assembly Guide☆168Updated 3 years ago
- A repository of all code from Introduction to System Programming in Linux, by Stewart Weiss☆82Updated 4 months ago
- A tinycompiler in C from scratch☆107Updated last year
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆241Updated 2 years ago
- my little linear algebra library☆45Updated last year
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆314Updated last week
- Lightweight web server with hot reload and dynamic html templating.☆255Updated 5 months ago
- Tiny Raspberry Pi Operating System☆270Updated last year
- Bootloader exploration☆19Updated 3 years ago
- Multithreaded Reverse Proxy Server In C☆34Updated 6 months ago
- NES toolchain & emulator in C☆128Updated 10 months ago
- ☆62Updated 11 years ago
- Some C++ Examples.☆62Updated last year
- Source code for the book Building a Debugger☆323Updated last month
- A Free Seminar Introducing the C Language☆70Updated 9 months ago
- Just a project with notes and code about the Linux kernel☆52Updated 4 years ago
- Tiny x86_64 OS in C☆77Updated 3 months ago
- 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating Sys…☆230Updated last year
- ☆42Updated last year
- A minimalist implementation of generic data structures written in C language.☆13Updated 2 years ago