Python是最流行的编程语言之一。它以其大量的实用程序库而闻名,而且由于该语言是动态解释的,Python程序比那些必须在执行前进行编译的程序调试起来更快。Instagram、Google、Spotify和YouTube等公司都在使用Python。



在Python对桌面和云继续统治的同时,有两个阵营——MicroPython和CircuitPython——正在为嵌入式项目(如基于微控制器的小玩意)开发以硬件为中心的解释语言版本。传统上,嵌入式硬件的严格计算约束有利于编译语言,但更强大的微控制器正在改变这种局面。

嵌入式python,除了MicroPython还有CircuitPython(有新手指南)
https://mbb.eet-china.com/forum/topic/71709_1_1.html


Python资源楼:40份干货资料+思维导图
https://mbb.eet-china.com/forum/topic/68882_1_1.html
这位朋友整理得好详细。
16本优秀的Python电子书
https://mbb.eet-china.com/forum/topic/65871_1_1.html
1. Think Python
2. 笨办法学 Python
3. A Byte of Python(简明 Python 教程)
4. Python for you and me
5. Python 3 Module of the Week
6. The Standard Python Library(Python标准库)
7. Building Skills in Python
8. Dive into Python
9. Text Processing in Python
10. Think Complexity(复杂性思考)
11. Problem Solving with Algorithms and Data Structures using Python
12. Python自然语言处理
13. Python计算机视觉编程
14. Invent Your Own Computer Games with Python
15. Snake Wrangling for Kids
16. Making Games with Python & Pygame

Python编程:从入门到实践
https://mbb.eet-china.com/download/20054.html
介绍用Python 编程所必须了解的基本概念,包括matplotlib、NumPy 和Pygal 等强大的Python 库和工具介绍,以及列表、字典、if 语句、类、文件与异常、代码测试等内容,讲解如何开发三个项目,包括简单的Python 2D 游戏开发如何利用数据生成交互式的信息图,以及创建和定制简单的Web 应用,常见编程问题和困惑。

Python核心编程(第3版)
https://mbb.eet-china.com/download/18759.html
讲解了Python 的一些通用应用,包括正则表达式、网络编程、Internet 客户端编程、多线程编程、GUI 编程、数据库编程、Microsoft Office 编程、扩展Python 等内容。

编程小白的第一本Python入门书
https://mbb.eet-china.com/download/126.html
Python一小时入门
https://mbb.eet-china.com/forum/topic/58091_1_1.html
Python官方中文文档
https://mbb.eet-china.com/forum/topic/70858_1_1.html
Python编程快速上手
https://mbb.eet-china.com/download/6178.html
Python项目开发实战
https://mbb.eet-china.com/forum/topic/64736_1_1.html

Github超10000星:Python“从新手到大师”的百天之路
https://mbb.eet-china.com/forum/topic/74857_1_1.html
30个常用Python实现,新手必备
https://mbb.eet-china.com/forum/topic/70857_1_1.html

Python机器学习基础教程
https://mbb.eet-china.com/download/18708.html
Python机器学习实践指南
https://mbb.eet-china.com/download/19998.html
Keras 之父-Python深度学习
https://mbb.eet-china.com/download/4.html
Python并行编程手册
https://mbb.eet-china.com/download/18701.html
深度学习入门:基于Python的理论与实现
https://mbb.eet-china.com/download/20060.html
Python数据科学手册
https://mbb.eet-china.com/download/18709.html

更多Python资料:
https://mbb.eet-china.com/downlo ... wPython_cate-num_p1
1.jpg
思路扩展:
用Python仿真RC电路瞬时响应
https://mbb.eet-china.com/forum/topic/59867_1_1.html
回顾模电数电单片机MATLAB,用Python打开新思路
https://mbb.eet-china.com/forum/topic/70855_1_1.html
用Python开发FPGA
https://mbb.eet-china.com/forum/topic/70854_1_1.html
用Python买西瓜
https://mbb.eet-china.com/forum/topic/63871_1_1.html
北大文科生学Python
https://mbb.eet-china.com/forum/topic/73747_1_1.html