入門讀物
《Python基礎(chǔ)教程》(Beginning Python From Novice to Professional)
《Python學(xué)習(xí)手冊》(Learning Python)
《Python編程》(Programming Python)
《Python Cookbook》
《Python程序設(shè)計(jì)》(Python Programming: An Introduction to Computer Science)
《Modern Python Cookbook》
進(jìn)階讀物
《Python核心編程》(Core Python Applications Programming)
《流暢的Python》(Fluent Python)
《Effective Python:編寫高質(zhì)量Python代碼的59個(gè)有效方法》(Effective Python 59 Specific Ways to Write Better Python)
《Python設(shè)計(jì)模式》(Learning Python Design Patterns)
《Python高級編程》(Expert Python Programming)
《Python性能分析與優(yōu)化》(Mastering Python High Performance)
~休息一下~
~好的我們繼續(xù)~
Web框架
《Python Web開發(fā):測試驅(qū)動(dòng)方法》(Test-Driven Development with Python)
《Web Development with Django Cookbook》
《Test-Driven Development with Django》
《Django Project Blueprints 》
《Flask Web開發(fā):基于Python的Web應(yīng)用開發(fā)實(shí)戰(zhàn)》(Flask Web Development: Developing Web Applications with Python)
《深入理解Flash》(Mastering Flask)
爬蟲開發(fā)
《用Python寫網(wǎng)絡(luò)爬蟲》(Web Scraping with Python)
《精通Python爬蟲框架Scrapy》(Learning Scrapy)
《Python網(wǎng)絡(luò)數(shù)據(jù)采集》(Web Scraping with Python)
數(shù)據(jù)分析
《利用Python進(jìn)行數(shù)據(jù)分析》(Python for Data Analysis)
《Python數(shù)據(jù)科學(xué)手冊》(Python Data Science Handbook)
《Python金融大數(shù)據(jù)分析》(Python for Finance)
機(jī)器學(xué)習(xí)
《Python機(jī)器學(xué)習(xí)基礎(chǔ)教程》(Introduction to Machine Learning with Python)
《Python機(jī)器學(xué)習(xí)實(shí)踐指南》(Python Machine Learning Blueprints)
《Python Machine Learning Case Studies》
《Python機(jī)器學(xué)習(xí)實(shí)踐:測試驅(qū)動(dòng)的開發(fā)方法》(Thoughtful Machine Learning with Python A Test Driven Approach)
《Python機(jī)器學(xué)習(xí)經(jīng)典實(shí)例》(Python Machine Learning Cookbook)
《TensorFlow:實(shí)戰(zhàn)Google深度學(xué)習(xí)框架》