Skip to content

A web page to record my learning path and materials.

Notifications You must be signed in to change notification settings

KelvinQiu802/learning_docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Error in user YAML: (<unknown>): mapping values are not allowed in this context at line 5 column 12
---
# **写在前面**
<style>
  .shield
  {
    padding: 5px;
  }
</style>


<h2 style="text-align: center; color: rgb(71, 185, 134); margin-top:20px;">网站内容持续更新</h2>
<h5 style="text-align: center; color: rgb(71, 185, 134); margin-top: 0; margin-bottom: 15px;">最近更新:2022/5/9</h5>

<div style="text-align: center;">
<a href="https://codingkelvin.fun" class="shield"><img src="shields/blog.svg" alt="blog.svg"></a>
<a href="https://nav.codingkelvin.fun" class="shield"><img src="shields/nav.svg" alt=""></a>
<a href="https://docs.qq.com/form/page/DR0FLR1RobENqV0RU?_w_tencentdocx_form=1" class="shield"><img src="shields/contribute.svg" alt=""></a>
<a href="mailto: kelvinqiu802@outlook.com" class="shield"><img src="shields/email.svg""></a>
</div>

?>  **善用 *Control + F*  搜索文档!*Control + D* 收藏本站!**
> 此站是作者为了**记录学习过程**与内容而开发,同时也对互联网其他学习者开放,并且本站完全**开源**。
>
> 网站内容会保持**每周多次更新**,内容范围随学习进度而扩展,同时也欢迎[**投稿**](https://docs.qq.com/form/page/DR0FLR1RobENqV0RU?_w_tencentdocx_form=1#/fill),丰富站点内容。
>
> **本站主要内容包括:**
>
> - **各类编程相关资源,包括但不限于文章,视频,书籍等**
> - **实用高效的工具**
> - **免费高质量的学习资源**
> - **行业相关的文章和博客**
>
> *欢迎关注我的**个人博客***:[Coding Kelvin](https://codingkelvin.fun)  
> *欢迎访问我的**实用网站导航***:<del>Coding kelvin Nav</del>(正在维护)
> 
> <u>推荐使用Web端访问本站!</u>


> [!TIP]
> &#x2B50;&#x2B50;&#x2B50; 代表推荐阅读,&#x2B50;越多,推荐程度越高!  
> &#x1F680;&#x1F680;&#x1F680; 代表需要科学上网工具,你懂的!

!> **本网站仅供个人及非商业用途使用!**

---

编程综合


Note

本版块不区分编程语言,分享内容多为编程思维/算法/计算机知识......

文章资源 📖

视频资源 🎬


编程环境配置 💻

Terminal终端配置

本模块为Mac系统终端优化指南,从上到下按顺序安装,最后一个为视频教程,推荐边看边装。
暂无Windows终端配置教程,有想要贡献相关资源的同学请联系我~

编辑器配置(Visual Studio Code)

VS Code 作为一款轻量级跨平台文本编辑器,拥有巨量插件和主题,社区活跃,并且可以轻松搭建个性化多语言环境,推荐大家使用。
插件虽好,可不要贪多噢~


Linux专区 🐧

文章资源

视频资源


官方文档 📗


实用在线工具 🔧

在线编程工具

代码可视化

素材大全

在线办公工具

设计制作

CheatSheet 速查表 📝

Python

<iframe id="pdf-js-viewer" src="/web/viewer.html?file=python.pdf" title="webviewer" frameborder="0" width="500" height="600"></iframe>
#### **C** - [PDF下载](https://cheatography.com//ashlyn-black/cheat-sheets/c-reference/pdf/)
<iframe id="pdf-js-viewer" src="/web/viewer.html?file=c.pdf" title="webviewer" frameborder="0" width="500" height="600"></iframe>
#### **Linux** - [PDF下载](https://cheatography.com/davechild/cheat-sheets/linux-command-line/)
<iframe id="pdf-js-viewer" src="/web/viewer.html?file=linux.pdf" title="webviewer" frameborder="0" width="500" height="600"></iframe>
#### **HTML** - [PDF下载](https://s3.amazonaws.com/media.skillcrush.com/skillcrush/wp-content/uploads/2012/06/HTML-Cheatsheet-Skillcrush.pdf)
<iframe id="pdf-js-viewer" src="/web/viewer.html?file=html.pdf" title="webviewer" frameborder="0" width="500" height="600"></iframe>

CSS

<iframe id="pdf-js-viewer" src="/web/viewer.html?file=css.pdf" title="webviewer" frameborder="0" width="500" height="600"></iframe>
#### **JS** - [PDF下载](https://duenaslerin.com/iaw/pdfs/javascript-cheat-sheet-v1.pdf)
<iframe id="pdf-js-viewer" src="/web/viewer.html?file=js.pdf" title="webviewer" frameborder="0" width="500" height="600"></iframe>
#### **Tkinter** - [PDF下载](https://pdfcoffee.com/tkinter-cheat-sheet-pdf-free.html)
<iframe id="pdf-js-viewer" src="/web/viewer.html?file=tkinter.pdf" title="webviewer" frameborder="0" width="500" height="600"></iframe>
#### **Numpy** - [PDF下载](https://s3.amazonaws.com/assets.datacamp.com/blog_assets/Numpy_Python_Cheat_Sheet.pdf)
<iframe id="pdf-js-viewer" src="/web/viewer.html?file=numpy.pdf" title="webviewer" frameborder="0" width="500" height="600"></iframe>
#### **Matplotlib** - [PDF下载](https://github.com/matplotlib/cheatsheets)
<iframe id="pdf-js-viewer" src="/web/viewer.html?file=matplotlib.pdf" title="webviewer" frameborder="0" width="500" height="600"></iframe>
#### **Pandas** - [PDF下载](https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf)
<iframe id="pdf-js-viewer" src="/web/viewer.html?file=pandas.pdf" title="webviewer" frameborder="0" width="500" height="600"></iframe>

编程语言


Python 🐍

文章资源

视频资源


项目分享


标准库与第三方库

Python GUI编程:Tkinter


前端(HTML+CSS+JS)🎨

网站资源

MDN文档(Web标准)

HTML&CSS

文章资源

视频资源

JavaScript

文章资源

视频资源


前端框架

React

文章资源

视频资源

Bootstrap


扩展阅读

hacker
news
letter 📰

[!ATTENTION] 此块内容收录的Hacker News文章仅仅根据个人兴趣,并不全面。
若要获得完整的文章列表请访问Hacker NewsHacker News Weekly

Week15/2022

原文传送门,以下仅为内容摘要。

Week13/2022

原文传送门,以下仅为内容摘要。

Week12/2022

原文传送门,以下仅为内容摘要。

Week11/2022

原文传送门,以下仅为内容摘要。

Week10/2022

原文传送门,以下仅为内容摘要。

Week9/2022

原文传送门,以下仅为内容摘要。

Week8/2022

原文传送门,以下仅为内容摘要。

About

A web page to record my learning path and materials.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published