LearnTeachCode / nand2tetris
Notes and links for our NAND2Tetris study group, for the free intro to computer science course (http://nand2tetris.org/)
☆28Updated 8 years ago
Alternatives and similar repositories for nand2tetris
Users that are interested in nand2tetris are comparing it to the libraries listed below
Sorting:
- Graph based storage of Relational Database☆10Updated 10 years ago
- This repository serves as a list of resources that I have personally found useful for learning about certain concepts☆39Updated 3 years ago
- C++ for C programmers☆72Updated 6 years ago
- Linux and C programming in a web browser☆26Updated 8 years ago
- Data Structures Website made using Docute☆27Updated 3 years ago
- Algorithms and Data Structures book☆185Updated last year
- A series of lessons introducing you to fundamental principles and design patterns of Web Architecture. Brought to you by https://markup.t…☆6Updated 8 years ago
- C++ Implementations of data structures & algorithms from PSU course CS162/CS163☆24Updated 4 years ago
- C++ Big Integer Library☆20Updated 4 years ago
- An open educational resource for Compiler Design☆68Updated 12 years ago
- Problem sets for the programming blitz at KITE☆30Updated 7 years ago
- This is a simple app to create flash cards with hints and use them as and when required.☆251Updated 4 years ago
- ☆13Updated 5 years ago
- A dead simple script to download videos or pdfs from Stanford Engineering Everywhere.☆57Updated 6 years ago
- 📖 Resources To Master Software Engineering Interview for Non CS Majors☆47Updated 7 years ago
- COMPUTER ARCHITECTURE Designed a 32-bit ISA and implemented a two pass assembler using C code to demonstrate how assembly language comput…☆48Updated 8 years ago
- A guide to concurrency, multi-threading and parallel programming concepts. Explains the differences between every concept, their advantag…☆239Updated 7 years ago
- A bash-like shell that performs basic functions of a shell. Made as a project for my course of System Software.☆60Updated 4 years ago
- Let's bring the Scott CPU to life. And program it.☆86Updated 4 years ago
- Solutions to problems from several OJ (leetcode, Codeforces, Project Euler, SPOJ, Timus, Topcoder, UVa).☆43Updated last year
- CSC 4103: Operating Systems introduces operating system concepts and designs, including operating system structures, process and thread, …☆39Updated 10 years ago
- Workshop materials for the workshop "Computer Science Crash Course for Python Hackers" at PyBay 2017☆17Updated 7 years ago
- Pastes contents of clipboard as plaintext, including uploading images/files to a public server and pasting the link☆28Updated 6 years ago
- Tips from 'The Pragmatic Programmer' book by Dave Thomas and Andy Hunt☆76Updated 10 years ago
- Algorithms and data structures for educational, demonstrational and experimental purposes.☆61Updated 4 months ago
- Ever growing list of startups in Bangalore.☆31Updated last year
- This repo will contain additional resources that will be used for CodeChef website.☆53Updated 4 years ago
- A command line tool to print out the latest posts on Hacker News to your terminal.☆50Updated 9 years ago
- A Jekyll blog about the history of computing☆13Updated 5 months ago
- Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.☆83Updated 3 years ago