All Projects → walkccc → CS

walkccc / CS

Licence: other
Computer Science Notes

Programming Languages

Markdown
49 projects
HTML
75241 projects

Projects that are alternatives of or similar to CS

Tech Refrigerator
🍰 기술 냉장고입니다. 🛒 기술 면접 , 전공 시험 , 지식 함양 등 분명 도움될 거예요! 🤟
Stars: ✭ 699 (+2018.18%)
Mutual labels:  computer-science, operating-system
Waking Up
计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试🚀;可用于模拟面试、面试前复习、短期内快速备战面试...
Stars: ✭ 6,429 (+19381.82%)
Mutual labels:  computer-science, operating-system
An Askreddit List Of Compsci Books
books and resources loved by r/learnprogramming community, compiled by me, a lurker who kept track
Stars: ✭ 598 (+1712.12%)
Mutual labels:  computer-science, operating-system
Java Notes
📚 计算机科学基础知识、Java开发、后端/服务端、面试相关 📚 computer-science/Java-development/backend/interview
Stars: ✭ 1,284 (+3790.91%)
Mutual labels:  computer-science, operating-system
Reading
A list of computer-science readings I recommend
Stars: ✭ 1,919 (+5715.15%)
Mutual labels:  computer-science, operating-system
CS Offer
后台开发基础知识总结(春招/秋招)
Stars: ✭ 352 (+966.67%)
Mutual labels:  computer-science, operating-system
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (+336.36%)
Mutual labels:  computer-science, operating-system
ez-rtos
A micro real-time operating system supporting task switching, delay function, memory allocator and critical section. It is writen on ARM Cortex-M3 assemble language, it runs successfully on STM32F103 MCU.
Stars: ✭ 57 (+72.73%)
Mutual labels:  computer-science, operating-system
register-rs
Unified interface for type-safe MMIO and CPU register access in Rust
Stars: ✭ 48 (+45.45%)
Mutual labels:  operating-system
BackEnd-Squad
Back End Squad Roadmap
Stars: ✭ 24 (-27.27%)
Mutual labels:  computer-science
python-data-structures-and-algorithms
No description or website provided.
Stars: ✭ 57 (+72.73%)
Mutual labels:  computer-science
MeetixOS
An hobby OS written in modern C++20 which aims to be Unix-like. Currently based on EvangelionNG, a GhostOS derived kernel
Stars: ✭ 179 (+442.42%)
Mutual labels:  operating-system
kora-kernel
Kernel for my operating system KoraOS
Stars: ✭ 15 (-54.55%)
Mutual labels:  operating-system
reading-material
Reading schedule and our library of pdfs
Stars: ✭ 19 (-42.42%)
Mutual labels:  computer-science
greenteaos.github.io
🏠 Homepage of the @GreenteaOS
Stars: ✭ 16 (-51.52%)
Mutual labels:  operating-system
Codex
A free note-taking software for programmers and Computer Science students
Stars: ✭ 242 (+633.33%)
Mutual labels:  computer-science
saturn
A microkernel based operating system developed from scratch. This repository also includes all Saturn services and applications.
Stars: ✭ 21 (-36.36%)
Mutual labels:  operating-system
HyperGraphLib
C++ Hypergraph modelling Library using Boost and OpenMP with some algorithms, including isomorphism using Gecode.
Stars: ✭ 19 (-42.42%)
Mutual labels:  computer-science
awesome-readings
List of Awesome Research Articles on Computer Science and Technology
Stars: ✭ 25 (-24.24%)
Mutual labels:  computer-science
OpenGnsys
OpenGnsys (pronounced Open Genesis) is a free and open source project that provides tools for managing and deploying different operating systems.
Stars: ✭ 15 (-54.55%)
Mutual labels:  operating-system

Computer Science Notes

Getting Started

In this website, I'll work on my notes about several topics:

Feel free to give me your feedback if any adjustment is needed with the sorted solutions. You can press the "pencil icon" in the upper right corner to edit the contents or simply open an issue in my repository.

How I generate this website

I use the static site generator MkDocs and the beautiful theme Material for MkDocs to build this website!

All mathematical equations are rendered by KaTeX, and I added overflow-x: auto to prevent overflow issue on small screen devices, so you can scroll horizontally in some math display equations.

More Informations

For more informations please visit my GitHub site.

By Jay Chen on May 14, 2018.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].