- Learning Python
- Fabrizio Romano
- 303字
- 2021-07-30 09:41:51
Preface
Shortly after I started writing, a friend asked me if there really was a need of another Learning Python book.
An excellent question that we could also express in another form: What has this book to offer? What makes this book different from the average introductory book on Python?
I think there are two main differences and many good reasons why you would want to read it.
Firstly, we start with introducing some important programming concepts. We build a solid foundation by covering the critical aspects of this wonderful language.
The pace gradually increases, along with the difficulty of the subjects presented. By the end of Chapter 7, Testing, Profiling, and Dealing with Exceptions, we will cover all the fundamentals.
From Chapter 8, The Edges – GUIs and Scripts, onward, the book takes a steep turn, which brings us to difference number two.
To consolidate the knowledge acquired, there is nothing like working on a small project. So, in the second part of the book, each chapter delivers a project on a different subject. We explore scripting, graphical interfaces, data science, and web programming.
Each project is small enough to fit within a chapter and yet big enough to be relevant. Each chapter is interesting, conveys a message, and teaches something valuable.
After a short section on debugging, the book ends with a complete example that wraps things up. I tried to craft it so that you will be able to expand it in several ways.
So, this is definitely not the usual Learning Python book. Its approach is much more "hands-on" and practical.
I wanted to empower you to help you become a true Python ninja. But I also did my best to entertain you and foster your logical thinking and creativity along the way.
Now, have I answered the question?
- Python入門很簡單
- PowerCLI Cookbook
- Python Deep Learning
- VMware vSphere 6.7虛擬化架構實戰指南
- Java虛擬機字節碼:從入門到實戰
- JavaScript:Moving to ES2015
- Python數據結構與算法(視頻教學版)
- Fast Data Processing with Spark(Second Edition)
- 3ds Max印象 電視欄目包裝動畫與特效制作
- 從0到1:HTML5 Canvas動畫開發
- 愛上C語言:C KISS
- Appcelerator Titanium:Patterns and Best Practices
- WordPress Search Engine Optimization(Second Edition)
- Python滲透測試編程技術:方法與實踐(第2版)
- Python高性能編程(第2版)