# My-Computer-Science-Learning **Repository Path**: lyleshaw/My-Computer-Science-Learning ## Basic Information - **Project Name**: My-Computer-Science-Learning - **Description**: 我的计算机科学学习之路 - 上海交通大学 SJTU - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # My-Computer-Science-Learning **我的计算机科学学习之路** --- 在交大学习的过程中,对上的各种课程逐渐也有了自己的理解和判断。 同时学习过程中,也是越来越发现**纯正CS 课程**中很多精妙和有趣的地方。 希望自己大学能够不虚此学,尽可能多的**涉猎、学习、理解、整理**这些美妙的知识。 --- ### SJTU-Courses **正在进行**▶ **已完成**✅ 计划更新中💡 | Course | My Repo
Notes/Hw/Project | Books | Description | | :------------------------: | :----------------------------------------------------------: | :----------------------------------------------------: | :------------: | | 线性代数▶ | | | | | Python
思想与方法✅ | [Python-Programming-Course](https://github.com/david990917/Python-Programming-Course) | | | | C++
程序设计▶ | [CPP-Programming-Course](https://github.com/david990917/My-Computer-Science-Learning/tree/master/CPP-Programming-Course) | 《C++程序设计》
《C++ Primer Plus》 | | | 电工导C | [SJTU-EE208](https://github.com/david990917/SJTU-EE208) | | | | 计算机组成 | [Verilog](https://github.com/david990917/Verilog) | 《计算机组成与设计》 | | | 软件工程💡 | [Android-accoutingApp](https://github.com/david990917/Android-accoutingApp) | | | | 操作系统 | [Operating-System-Course-Project](https://github.com/david990917/Operating-System-Course-Project) | 《操作系统概念》 | | | 人工智能 | [Aug-MSSD](https://github.com/david990917/Aug-MSSD) | 《人工智能:一种现代的方法》 | Stanford CS221 | | 算法 | | 《Introduction to Algorithms》
《Algorithm Design》 | | | 计算机网络▶ | [Computer-Networks](https://github.com/david990917/My-Computer-Science-Learning/tree/master/Computer-Networks) | 《计算机网络:自顶向下方法》 | Stanford CS144 | | 移动互联网▶ | [Mobile-Internet](https://github.com/david990917/My-Computer-Science-Learning/tree/master/Mobile-Internet) | | | | | | | | 现在的状态是融合了学习知识类型的课程和项目型的课程,会在未来整理出更多的时候进行更新。 ### Web-Courses | University | Course | | ------------------- | ------------------------------------------------------------ | | 北京大学研究生课程▶ | [区块链技术与应用](https://github.com/david990917/My-Computer-Science-Learning/tree/master/PKU-BlockChain-Technology-and-Application) | --- ### Textbook & Videos 从现在[2020年春季学期]开始到硕士研究生毕业[2022年冬季学期]一共还有完整三学年的时间。 从交大毕业也有16个月,每个月完成一个阶段性任务也还不错,冲! | 月 | 任务 | 链接 | | -------- | ----------------------------- | ---- | | 2020.04▶ | 《计算机网络 · 自顶向下方法》 | | | 2020.05▶ | 《计算机网络》 | | | 2020.06 | 《C++ Primer》 | | --- 更新以下内容到[语雀]()上面啦: - [Algorithm](https://www.yuque.com/starky/agd296) - [Interview](https://www.yuque.com/starky/xx03t8) - [Knowledges & Skills](https://www.yuque.com/starky/sqn8gh) 同时这个仓库是我 `LeetCode` 训练过程中的[题解及思路](https://github.com/david990917/My-LeetCode-Solutions)。