**它是一本开脑洞的书**。无论你是Python初学者,还是Python高手,都可以在本书中找到让你惊叹的地方。
设计模式的最佳入门书
这本书结合设计实作例从面向对象的设计中精选出23个设计模式,总结了面向对象设计中最有价值的经验,并且用简洁可复用的形式表达出来。
Untangle your web scraping complexities and access web data with ease using Python scripts
《Generative Deep Learning》这本书是关于生成模型的实用指南。 它将带你了解构建生成模型的基本原理,然后逐渐深入主题,构建更加复杂的模型,全书充满许多实际示例、架构图和示例代码
The Rust Programming Language is the official book on Rust, an open-source, community-developed systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety.
Python for Kids brings Python to life and brings you (and your parents) into the world of programming.
Written by Wes McKinney, the creator of the Python pandas project, this book is a practical, modern introduction to data science tools in Python.
本书中,Warren和Carter父子以亲切的笔调、通俗的语言,透彻全面地介绍了计算机编程世界。
Perfect for beginners familiar with programming basics, this hands-on guide provides an easy introduction to Go
The Go Programming Language is the authoritative resource for any programmer who wants to learn Go.
英文原版在国外盛名日隆,不仅CS学生,湾区技术界的读者也很推崇这本书,评价为“最好的开放式操作系统教材”。
本书覆盖了Python应用中的很多常见问题,并提出了通用的解决方案。
本书致力于帮助Python开发人员挖掘这门语言及相关程序库的优秀特性,避免重复劳动,同时写出简洁、流畅、易读、易维护,并且具有地道Python风格的代码。
you’ll go far beyond the basics by working through 52 brilliantly crafted projects
本书是一本Python入门书,适合对计算机了解不多,没有学过编程,但对编程感兴趣的读者学习使用。
这本书算是学习Flask的权威材料了,网上很多人都是推荐从这本书开始学习。起初,作者在自己的博客发布了一个大型的Flask建站教程,在这个教程大受欢迎的基础上,才与O'Reilly公司合作出版这本书,后来还出了两个视频教程。当然,书中内容和博客教程有点出入,建议可以结合起来一起学
beginning django, django学习资料, django电子书
精通比特币,解密数字货币的优秀作品,中英文电子书
题材是热门的深度学习,内容上也是适合各种水平的读者。最为可贵的是,本书是面向社区开源的,书稿也是在作者和社区贡献者的努力下一起完善。
Easy to understand and fun to read, Introducing Python is ideal for beginning programmers as well as those new to the language.
After reading a few reviews on what was the best book to learn python, I decided to try out Dive Into Python 3.
With Head First Python, you’ll quickly grasp Python’s fundamentals, working with the built-in data structures and functions.
在本书中,你将学习利用Python 编程,在几分钟内完成手工需要几小时的工作,而事先却无需具备编程经验。一旦掌握了编程的基础知识,你就可以毫不费力地创建Python 程序,完成高效的自动化工作
Python 核心编程的进阶版
A Fully Revised Edition Featuring New Material on Coroutines, Debugging, Testing, Parsing, String Formatting, and More
一本非常适合新手的 Python 入门书
MIT出版社出版的《机器学习基础》(第二版)是对机器学习的一般性介绍,可以作为研究人员的参考书和学生的教科书。