python学习路线图
2021-10-21 14:12:59 0 举报
AI智能生成
python学习路线图
作者其他创作
大纲/内容
基础
《python基础教程》
《Learning Python》
常用内置函数
py常见面试题.pdf
进阶
《Fluent Python》
《Python Cookbook》
《Python核心编程第三版》
框架
Flask
阅读书籍
FlaskWeb开发:基于Python的Web应用开发实战
知识点归纳
Django
阅读书籍
django_book中文版
知识点
数据库
MySQL
《高性能MySQL》
MongoDB
《MongoDB in Action》
《MongoDB权威指南》
Redis
设计模式
Linux
工具
Git
算法+数据结构
阅读书籍
《算法图解》
基础,入门
《Python Algorithms》
较为基础
《Algorithms 4th》
《Problems solving with data structure and algorithms using Python》
Data Structures and Algorithms in Python
刷题
LeetCode
子主题 3
数组、字符串
排序
归并排序
快速排序
基数排序
动态数组/可增数组
哈希映射/哈希表
链表
栈/队列
树
二叉树
字典树
红黑树
AVL树
遍历树
广度优先搜索BFS
深度优先搜索DFS
前序、中序、后序遍历
子主题 8
子主题 4
Machine Learning
科学运算 数据分析
阅读书籍
Introduction to Python for Engineers and Scientists (2018)
《Python for Data Analysis》
第三方库
Numpy
scipy
matplotlib
pandas
0 条评论
下一页