- Expert Python Programming(Second Edition)
- Micha? Jaworski Tarek Ziadé
- 219字
- 2021-07-16 10:58:02
Preface
Python rocks!
From the earliest version in the late 1980s to the current version, it has evolved with the same philosophy: providing a multiparadigm programming language with readability and productivity in mind.
People used to see Python as yet another scripting language and wouldn't feel right about using it to build large systems. However, over the years and thanks to some pioneer companies, it became obvious that Python could be used to build almost any kind of system.
In fact, many developers that come from another language are charmed by Python and make it their language of choice.
This is something you are probably aware of if you have bought this book, so there's no need to convince you about the merits of the language any further.
This book is written to express many years of experience of building all kinds of applications with Python, from small system scripts done in a couple of hours to very large applications written by dozens of developers over several years.
It describes the best practices used by developers when working with Python.
This book covers some topics that do not focus on the language itself but rather on the tools and techniques used to work with it.
In other words, this book describes how an advanced Python developer works every day.
- Spring 5.0 Microservices(Second Edition)
- SQL學習指南(第3版)
- Vue.js快跑:構建觸手可及的高性能Web應用
- Android 7編程入門經典:使用Android Studio 2(第4版)
- Big Data Analytics
- 可解釋機器學習:模型、方法與實踐
- 深入理解Elasticsearch(原書第3版)
- 前端HTML+CSS修煉之道(視頻同步+直播)
- JSP程序設計實例教程(第2版)
- ASP.NET Web API Security Essentials
- Python應用與實戰
- 自己動手構建編程語言:如何設計編譯器、解釋器和DSL
- JBoss AS 7 Development
- HTML5程序設計基礎教程
- Instant AppFog