USTC-CS-Courses-Resource
CS textbook collection
A collection of resources for computer science students at USTC, including course materials and study aids.
USTC计算机学院课程资源
1k stars
45 watching
5k forks
Language: C
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hitsz-opencs/hitsz-opencs | A comprehensive collection of study resources and materials for computer science courses in Harbin Institute of Technology (Shenzhen) | 1,578 |
vonzhou/csapp | A comprehensive study of computer systems through the implementation and analysis of system-level concepts in C | 1,308 |
compilers-course-materials/cs75-s16-lectures | A collection of lecture materials and resources for teaching compilers in a computer science course | 41 |
alexfanw/huster-cs | A collection of course materials and project repositories from a computer science program at Huawei University, covering various topics including operating systems, networking, algorithms, data structures, software engineering, and more. | 1,110 |
developer-y/cs-video-courses | A collection of computer science courses with video lectures for self-study and learning | 67,215 |
xxyzz/ostep-hw | Solutions and implementations for a computer systems course covering operating system concepts, programming in C, and project-based learning | 784 |
aaronbloomfield/pdr | A comprehensive repository for teaching university-level data structures and algorithms course materials | 114 |
salgnt/cscs | A curated collection of coding style conventions and standards for various programming languages. | 1,501 |
wwdc/2023 | A repository of student projects from the WWDC 2023 Swift Student Challenge | 84 |
csharpfritz/csharp_with_csharpfritz | A collection of resources and code for learning C# programming with CSharpFritz's tutorials and examples. | 662 |
w7cook/aopl | Teaching notes and resources on programming languages written in Haskell | 165 |
pkcs11interop/pkcs11-specs | Compiles and collects PKCS#11 specification documents into one place | 63 |
dotnet/csharpstandard | The C# language standard repository contains all official versions of the C# specification, including draft versions and past standards. | 723 |
zedshaw/learn-c-the-hard-way-lectures | A repository of C code and presentation slides accompanying the book Learn C The Hard Way | 1,241 |
sctplab/usrsctp | A userland stack providing a portable implementation of the SCTP protocol for various operating systems. | 673 |