JacyCui / sicp-lecturesLinks
lecture slides and in-class demos of sicp
☆29Updated 3 years ago
Alternatives and similar repositories for sicp-lectures
Users that are interested in sicp-lectures are comparing it to the libraries listed below
Sorting:
- Guide for ICSPA MOOC☆85Updated 2 years ago
- all the course resources and my completion for all the projects☆212Updated last year
- ☆84Updated 2 months ago
- ☆159Updated 3 years ago
- Docs on CPL (Lectures on CPL at software.nju.edu.cn)☆35Updated last month
- NJU 操作系统: 设计与实现☆96Updated 3 years ago
- A website for learners of 《Introduction to Algorithms》☆19Updated last year
- CS61A/B/C的学习经验总结☆125Updated 3 years ago
- ✨终生持续更新✨ 计算机基础自学笔记/心得/实验/资源汇总;课程:数据结构、操作系统(MIT6.S081)、分布式系统(MIT6.824)等☆548Updated 2 months ago
- PKU compiler course online documentation.☆439Updated 5 months ago
- Just refactoring and extending of https://github.com/rswier/c4.☆64Updated 4 years ago
- Resources on the C Programming Language @ software.nju.edu.cn☆57Updated last year
- 王爽《汇编语言》第三版课后实验及检测点答案。☆211Updated 3 years ago
- Homework 1 - Spring 2022 Semester - Advanced Programming Course☆75Updated 2 years ago
- ICSPA for MOOC☆52Updated 2 years ago
- ☆77Updated 8 months ago
- ☆590Updated 2 months ago
- 《计算机系统要素:从零开始构建现代计算机》课程笔记&作业+数电复习☆102Updated 10 months ago
- ☆59Updated 5 years ago
- compiler course info☆250Updated 2 years ago
- 计算机系统要素,从零开始构建现代计算机☆624Updated 11 months ago
- 使用Markdown制作和蒋炎岩老师幻灯片同一主题的Web幻灯片框架(Base on Reveal.js)☆295Updated 4 months ago
- A workshop on Linux containers: Rebuild Docker from Scratch☆96Updated 4 years ago
- 一本工具指南和开箱即用配置,旨在让大家选用和上手合适的工具。☆155Updated 2 years ago
- Learn how to write a minimal working linker from scratch☆106Updated last year
- 🚀 写点笔记、踩坑记录☆414Updated 3 weeks ago
- MIT 6.S081 xv6-riscv solution☆97Updated 3 years ago
- 🦊 CS61A 教材 Composing Programs 的中文翻译☆586Updated 2 months ago
- The docker source and materials for CS:APP labs☆269Updated 2 years ago
- 该编译器主要用来将SysY语言编译为arm汇编指令,并且对编译生成的代码进行优化。SysY 语言是 C 语言的一个子集。每个 SysY程序的源码存储在一个扩展名为 sy 的文件中。该文件中有且仅有一个名为 main的主函数定义,还可以包含若干全局变量声明、常量声明和其他函数…☆70Updated 3 years ago