Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MorvanZhou/tutorials
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: gladex/tutorials
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 4, 2018

  1. Update README.md

    gladex authored Dec 4, 2018

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    1105bbf View commit details
  2. Update README.md

    gladex authored Dec 4, 2018

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d5b1d62 View commit details
  3. Update README.md

    gladex authored Dec 4, 2018

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    adcdae7 View commit details
Showing with 5 additions and 21 deletions.
  1. +5 −21 README.md
26 changes: 5 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,10 @@
<p align="center">
<a href="https://morvanzhou.github.io/tutorials/" target="_blank">
<img width="60%" src="https://github.com/MorvanZhou/tutorials/blob/master/%E7%89%87%E5%A4%B4.png" style="max-width:100%;">
</a>
</p>


<br>
## Python Tutorial:

我是 周沫凡, [莫烦Python](https://morvanzhou.github.io/) 只是谐音, 我喜欢制作,
分享所学的东西, 所以你能在这里找到很多有用的东西, 少走弯路. 你能在[这里](https://morvanzhou.github.io/about/)找到关于我的所有东西.

## 这个 Python tutorial 的一些内容:

* [Python 基础](https://morvanzhou.github.io/tutorials/python-basic/)
* [基础](https://morvanzhou.github.io/tutorials/python-basic/basic/)
* [多线程 threading](https://morvanzhou.github.io/tutorials/python-basic/threading/)
* [多进程 multiprocessing](https://morvanzhou.github.io/tutorials/python-basic/multiprocessing/)
* [Python Basics](https://morvanzhou.github.io/tutorials/python-basic/)
* [Basics](https://morvanzhou.github.io/tutorials/python-basic/basic/)
* [Multi-Threading](https://morvanzhou.github.io/tutorials/python-basic/threading/)
* [Multiprocessing](https://morvanzhou.github.io/tutorials/python-basic/multiprocessing/)
* [简单窗口 tkinter](https://morvanzhou.github.io/tutorials/python-basic/tkinter/)
* [机器学习](https://morvanzhou.github.io/tutorials/machine-learning/)
* [有趣的机器学习](https://morvanzhou.github.io/tutorials/machine-learning/ML-intro/)
@@ -34,8 +23,3 @@
* [其他](https://morvanzhou.github.io/tutorials/others/)
* [Git (版本管理)](https://morvanzhou.github.io/tutorials/others/git/)
* [Linux 简易教学](https://morvanzhou.github.io/tutorials/others/linux-basic/)

## 赞助和支持

这些 tutorial 都是我用业余时间写出来, 录成视频, 如果你觉得它对你很有帮助, 请你也分享给需要学习的朋友们.
如果你看好我的经验分享, 也请考虑适当的 [赞助打赏](https://morvanzhou.github.io/support/), 让我能继续分享更好的内容给大家.