All Projects → PiperLiu → CS-courses-notes

PiperLiu / CS-courses-notes

Licence: CC-BY-SA-4.0 license
✨终生持续更新✨ 计算机基础自学笔记/心得/实验/资源汇总;C语言为主,课程:数据结构、操作系统(MIT6.S081)、分布式系统(MIT6.824)等

Programming Languages

Jupyter Notebook
11667 projects
HTML
75241 projects
c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
go
31211 projects - #10 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to CS-courses-notes

learn-ruby-and-cs
Books and other resources for learning Ruby and computer science.
Stars: ✭ 25 (-90.94%)
Mutual labels:  computer-science, resources
Julia.jl
Curated decibans of Julia programming language.
Stars: ✭ 1,083 (+292.39%)
Mutual labels:  computer-science, resources
Repl
The Learning Hub for UoL's Online CS Students
Stars: ✭ 367 (+32.97%)
Mutual labels:  computer-science, resources
computer book list
一个综合了豆瓣,goodreads综合评分的计算机书籍书单
Stars: ✭ 1,535 (+456.16%)
Mutual labels:  computer-science, resources
Women In Technology
A collection of resources for women in tech, consisting of - courses, learning guides, amazing sites and repos, blogs, programs and events. scholarships, etc.
Stars: ✭ 170 (-38.41%)
Mutual labels:  computer-science, resources
CollegeCompendium
📓 A curated collection of free public Computer Science classes from colleges across America
Stars: ✭ 791 (+186.59%)
Mutual labels:  computer-science, resources
Awesome Scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
Stars: ✭ 36,688 (+13192.75%)
Mutual labels:  computer-science, resources
computer-science-resources
Сollection of interesting Computer Science resources
Stars: ✭ 133 (-51.81%)
Mutual labels:  computer-science, computer-science-education
Data-Science
Free self-taught educational resources for Data Science! I'm currently learning Data Science. I build this repository for helping myself. But if it helps you anyhow, feel free to star it!
Stars: ✭ 35 (-87.32%)
Mutual labels:  computer-science, resources
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (-47.83%)
Mutual labels:  computer-science, resources
unicorn-utterances
🦄 Learning programming from magically majestic words
Stars: ✭ 40 (-85.51%)
Mutual labels:  computer-science, computer-science-education
wtm-udacity-scholars-nanodegree-resources
A List of Resources for Udacity Nanodegrees
Stars: ✭ 15 (-94.57%)
Mutual labels:  computer-science, resources
List-of-Learning-Resources
This collection provides a list of educational resources for Software Engineers. Feel free to add your favorite resources as well and help others in their journey of learning.
Stars: ✭ 363 (+31.52%)
Mutual labels:  computer-science, resources
cs-resources
Curated Computer Science and Programming Resource Guide
Stars: ✭ 42 (-84.78%)
Mutual labels:  computer-science, resources
Slack-Stock-DAG
This repository holds a list of cool resources for Silica.
Stars: ✭ 94 (-65.94%)
Mutual labels:  computer-science, resources
My Cs Degree
A CS degree with a focus on full-stack ML engineering, 2020
Stars: ✭ 391 (+41.67%)
Mutual labels:  computer-science, resources
Algorithms Cheatsheet Resources
🤓All the geeky stuffs you need to know at one place!
Stars: ✭ 60 (-78.26%)
Mutual labels:  computer-science, resources
Cs Books
A list of textbooks for a Computer Science curriculum.
Stars: ✭ 175 (-36.59%)
Mutual labels:  computer-science, resources
Cheatsheets
Quick reference material for techies
Stars: ✭ 66 (-76.09%)
Mutual labels:  computer-science, resources
awesome-cogsci
An Awesome List of Cognitive Science Resources
Stars: ✭ 71 (-74.28%)
Mutual labels:  computer-science

计算机学习笔记

github github github github

目录 Catalogue:

含有大量公式,若在线浏览.md文件,请在浏览器中安装Mathjax Plugin以获得最佳阅读体验。

目前已学习内容📕

🍔 跟着 视频课程过了一遍 的课程有:🍳数据结构(52篇CSDN笔记);🥙操作系统(24篇CSDN笔记);🍜计算机组成原理(29篇CSDN笔记);🍩编译原理(20篇CSDN笔记);🥩汇编(22篇CSDN笔记);🍰台大李宏毅机器学习(64篇CSDN笔记

🚒 本仓库中 好好做作业的(含课程资源) 笔记有:

📚 本仓库中 读书 笔记有:

这份笔记怎么看🧐

我大四(2019-2020)的时候保了研,然后要学计算机。想着把所有的笔记归拢到一起,于是就有了这个仓库。

当时学的课程有:数据结构操作系统(学了大概)、汇编(实际上没学明白)、编译(实际上跟没学一样)、计算机组成原理(但凡我要是学会一点也不至于一点没学会)、计算机网络(学校里开了课程,就没记电子版笔记)。

所有的中英文文件夹,都是第一遍学习时留下的,不删除了,毕竟里面还有些资料,有些朋友可能要下载。

真正有用的笔记,仅在 notes ./notes/README.md 这个文件夹里。

当时颇有样子地写了这个仓库的介绍,详见《旧版README》

当时确实态度很认真,而且记了这么这么多笔记,很累,但是效果极其一般。

比如数据结构,记笔记真的不重要,讲义那玩意,有就行了,没必要照着 ppt 把图再画一遍。你有那个时间,去多刷几道题不好吗?现在的思路是:理解和实践为主,不再整理资料了。那是文科的学习方法。

项目结构

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].