程序師世界是廣大編程愛好者互助、分享、學習的平台,程序師世界有你更精彩!
首頁
編程語言
C語言|JAVA編程
Python編程
網頁編程
ASP編程|PHP編程
JSP編程
數據庫知識
MYSQL數據庫|SqlServer數據庫
Oracle數據庫|DB2數據庫
您现在的位置: 程式師世界 >> 編程語言 >  >> 更多編程語言 >> Python

Python resource library of 7 blockbusters on GitHub

編輯:Python

1.Learn-Python

https://github.com/trekhleb/learn-python

It can be used for beginners and intermediate learners Python Resource collection . The project uses a set of Python Script to cover Python Topics in , For example, operator , data type , class , Module, etc. , With precise instructions and examples .

2.full-speed-python

https://github.com/joaoventura/full-speed-python

It's essentially a Book , covers Pythonl Basic knowledge and more advanced topics , Focus on practical learning . After explaining each topic , The author consolidates his understanding of the concept by providing the reader with sufficient practice .

3.coding-problems

https://github.com/MTrajK/coding-problems

It contains solutions to many problems faced by novices when learning data structures and algorithms . The author summarizes the solutions to various problems , And divide them into arrays , Link list , Dynamic programming , Mathematics and several other categories .

4.Python-programming-exercises

https://github.com/zhiwehu/Python-programming-exercises

This includes 100 Multiple Python Programming challenges , It can meet the primary , The needs of intermediate and senior experts , If you are learning Python, It is strongly recommended to use this project to test the level of knowledge , It comes with the necessary hints and solutions .

5.Project-Based Learning

https://github.com/tuvtran/project-based-learning#python

Contains Python Top items are very rich , From web crawler , machine �� Dynamic , Web development to machine learning . It is recommended to read the whole Pythoni part , To learn more about these projects , Get guidance in the field

6.awesome-python

https://github.com/vinta/awesome-python

An all-round and huge Pythoni frame , library , A collection of tools and other convenient resources . The warehouse also provides teaching materials , Blog , Links to podcasts and online teaching , These materials enable everyone to learn more effectively Python

7.The Algorithms

https://github.com/TheAlgorithms/Python

contain Pythont In more than 35 Algorithm and implementation of three categories of topics , For example, data structure , Computer vision , linear algebra , neural network , Sort , String, etc. . please remember , Understanding these algorithms requires at least Python Entry level , This repository is more suitable for intermediate and advanced developers .


  1. 上一篇文章:
  2. 下一篇文章:
Copyright © 程式師世界 All Rights Reserved