Python 基础教程,畅销Python入门书的电子资源分享
MIT出版社出版的《机器学习基础》(第二版)PDF和HTML资源均已免费开放下载。距离第一版出版已有6年之久。
《Python核心编程(第2版)》是经典的Python指导书,在上一版的基础上进行了全面升级。
本书是一本全面的从入门到实践的Python编程教程,带领读者快速掌握编程基础知识、编写出能解决实际问题的代码并开发复杂项目。
Python 核心编程的进阶版
A Fully Revised Edition Featuring New Material on Coroutines, Debugging, Testing, Parsing, String Formatting, and More
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 程序,完成高效的自动化工作
beginning django, django学习资料, django电子书
精通比特币,解密数字货币的优秀作品,中英文电子书
这本书算是学习Flask的权威材料了,网上很多人都是推荐从这本书开始学习。起初,作者在自己的博客发布了一个大型的Flask建站教程,在这个教程大受欢迎的基础上,才与O'Reilly公司合作出版这本书,后来还出了两个视频教程。当然,书中内容和博客教程有点出入,建议可以结合起来一起学
本书是一本Python入门书,适合对计算机了解不多,没有学过编程,但对编程感兴趣的读者学习使用。
Perfect for beginners familiar with programming basics, this hands-on guide provides an easy introduction to Go
英文原版在国外盛名日隆,不仅CS学生,湾区技术界的读者也很推崇这本书,评价为“最好的开放式操作系统教材”。
you’ll go far beyond the basics by working through 52 brilliantly crafted projects
本书中,Warren和Carter父子以亲切的笔调、通俗的语言,透彻全面地介绍了计算机编程世界。
The Go Programming Language is the authoritative resource for any programmer who wants to learn Go.
本书致力于帮助Python开发人员挖掘这门语言及相关程序库的优秀特性,避免重复劳动,同时写出简洁、流畅、易读、易维护,并且具有地道Python风格的代码。
Written by Wes McKinney, the creator of the Python pandas project, this book is a practical, modern introduction to data science tools in Python.
本书覆盖了Python应用中的很多常见问题,并提出了通用的解决方案。
题材是热门的深度学习,内容上也是适合各种水平的读者。最为可贵的是,本书是面向社区开源的,书稿也是在作者和社区贡献者的努力下一起完善。
Python for Kids brings Python to life and brings you (and your parents) into the world of programming.
Untangle your web scraping complexities and access web data with ease using Python scripts