- Daniel Arbuckle's Mastering Python
- Daniel Arbuckle
- 180字
- 2021-07-02 21:09:28
Preface
Welcome to Daniel Arbuckle's Mastering Python. Python is a member of the C family of languages, such as C++ and Java; however, Python is more of a distant cousin, as the designers of Python are quite happy to do things in a different way if it seems better. Therefore, if you're familiar with C or one of its descendant languages, you'll find Python relatively familiar.
The goal of this book is to help you move from being a Python newcomer to being able to use an assortment of advanced techniques. Along with C, C++, and Java, Python is one of the languages that everybody needs to know well. Python is, in my humble opinion, the best all-round language available and it's a whole lot of fun too!
We will progress roughly from entry-level to an advanced level, but for the most part, each chapter is independent of the others. Feel free to skip around to the things that you need to learn, or work through the course in order to get up to speed. So, let's get you there.
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- AngularJS入門與進階
- 在最好的年紀學Python:小學生趣味編程
- 國際大學生程序設計競賽中山大學內部選拔真題解(二)
- Redis Applied Design Patterns
- Java EE框架整合開發(fā)入門到實戰(zhàn):Spring+Spring MVC+MyBatis(微課版)
- MongoDB for Java Developers
- 認識編程:以Python語言講透編程的本質
- Python數(shù)據(jù)分析(第2版)
- 編譯系統(tǒng)透視:圖解編譯原理
- D3.js By Example
- Mastering Python Design Patterns
- Getting Started with Python
- Mastering HTML5 Forms
- Java7程序設計入門經典