Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyyeh/computation-structures
This repo contains lecture slides and projects from edX course Computation Structures
https://github.com/cyyeh/computation-structures
Last synced: 8 days ago
JSON representation
This repo contains lecture slides and projects from edX course Computation Structures
- Host: GitHub
- URL: https://github.com/cyyeh/computation-structures
- Owner: cyyeh
- Created: 2019-02-17T06:49:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-17T06:53:57.000Z (about 6 years ago)
- Last Synced: 2024-12-21T05:24:22.915Z (2 months ago)
- Size: 9.35 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Computation Structures
This computer science course is a bottom-up exploration of the abstractions, principles, and techniques used in the design of digital and computer systems. You would learn from building digital logic circuit, CPU ALU/control logic, pipelining processor upto simple time-sharing operating system.