1. 程式人生 > >【施工ing】【整理】python各種學習資源:資源,網站,部落格等等

【施工ing】【整理】python各種學習資源:資源,網站,部落格等等

 

正確的方法

1  先寫,然後看書,思考總結

2 放棄從0開始,邊幹邊學,而不是從最基礎開始

3 放棄海量資料,1個專案1個專案的幹

 

堅持正確的方法,做專案學

開始總結模組

自己寫的分享文章不行,原理沒寫清楚,都是堆砌,當然和現在水平低有關係,先積累吧

 

解決雙擊.py一閃而過

https://blog.csdn.net/qq_34770510/article/details/77532787

https://blog.csdn.net/manji_lee/article/details/45064125

解決pyinstall後的exe一閃而過

首先,是可以直接拖動到cmd等,顯示完整的絕對路徑可以執行

直接雙擊為什麼一閃而過?

https://blog.csdn.net/zuimengliu/article/details/78912919

 

 

CSDN的賬號:主賬號

部落格園的賬號:用於收藏和關注:https://www.cnblogs.com/xuemanqianshan/

簡書的賬號:用於收藏和關注:https://www.jianshu.com/u/f734a764dfe5

 

Python官網(官方手冊包含在內)

https://www.python.org/

https://docs.python.org/3/

https://docs.python.org/3.5/

https://docs.python.org/2.7/

可執行的

http://www.pyinstaller.org/

https://github.com/pyinstaller/pyinstaller

 

 

廖雪峰的Python:https://www.liaoxuefeng.com/wiki/0014316089557264a6b348958f449949df42a6d3a2e542c000

一個Python網:http://www.runoob.com/python/python-tutorial.html

pythongames:

https://wiki.python.org/moin/PythonGames

turtle:https://docs.python.org/3/library/turtle.html ,我感覺比較像scratch?

 

部分教材網站

https://nostarch.com/inventwithpython  (應該是好多程式設計的書都是這個出版社網站)

http://inventwithpython.com/invent4thed/diff/ (作者的DIFF工具)

https://reddit.com/r/inventwithpython(這個打不開)

https://htmlcolorcodes.com/

http://inventwithpython.com/

http://inventwithpython.com/blog/

 

 

 

機器學習部分文章

https://blog.csdn.net/Ly4wU5giY/article/details/79710559

https://blog.csdn.net/dQCFKyQDXYm3F8rB0/article/details/83449352

https://blog.csdn.net/csdnnews/article/details/83388588

https://www.zhihu.com/question/20691338/answer/446610161

https://zhuanlan.zhihu.com/p/29704017

https://zhuanlan.zhihu.com/p/38605561

https://zhuanlan.zhihu.com/p/28647608

關注的部分博主

https://www.cnblogs.com/tsxh/p/8855715.html

https://www.cnblogs.com/wuzhanpeng/p/4261015.html

 

 

 

爬蟲

https://legacy.gitbook.com/book/wizardforcel/violent-python/details

https://cuiqingcai.com/927.html

https://www.zhihu.com/question/35017927/answer/157274254

https://cuiqingcai.com/1052.html

https://www.zhihu.com/question/58448249/answer/157226255

https://www.zhihu.com/question/38801925/answer/184406876

https://www.zhihu.com/question/21461738/answer/18331307

 

程式設計經歷

http://www.cppblog.com/vczh/archive/2013/03/24/198769.html

http://www.cppblog.com/vczh/archive/2012/06/22/179673.html

 

遊戲開發

https://www.zhihu.com/question/20608012/answer/76765111

https://www.zhihu.com/question/263915434/answer/274521343

https://www.zhihu.com/question/21395117/answer/18101611

https://www.zhihu.com/question/25055163/answer/29964529

 

unity

https://zhuanlan.zhihu.com/p/29383687

https://www.zhihu.com/question/271654335/answer/365376899

https://www.zhihu.com/question/66216145/answer/249508410