入门涉猎资料:
python3.6.3中文文档:https://www.runoob.com/manual/pythontutorial3/docs/html/interpreter.html
python3.6.3基础资料:https://www.runoob.com/python3/python3-tutorial.html
pyqt4基础文档:http://www.qaulau.com/books/PyQt4_Tutorial/
pyqt5英文手册资料:http://zetcode.com/gui/pyqt5/
pyqt5中文手册资料:http://code.py40.com/face
pyqt5官方网站:https://riverbankcomputing.com/news
R软件文档:http://www.math.pku.edu.cn/teachers/lidf/docs/Rbook/html/_Rbook/intro.html
深入python:http://www.chinesepython.org/pythonfoundry/limodoupydoc/dive/html/toc.html
python3.7.4官方中文文档:https://docs.python.org/zh-cn/3/tutorial/index.html
SVN简单教程:https://www.runoob.com/svn/svn-tutorial.html
SVN官网:https://subversion.apache.org/
SVN源码:https://github.com/apache/subversion
git教程:https://www.runoob.com/git/git-tutorial.html
git完整版命令手册:https://git-scm.com/docs
git命令PDF:https://www.runoob.com/manual/github-git-cheat-sheet.pdf
git简单入门教程:http://rogerdudler.github.io/git-guide/index.zh.html