- 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.
- C語(yǔ)言程序設(shè)計(jì)(第2版)
- Software Testing using Visual Studio 2012
- Practical Data Science Cookbook(Second Edition)
- 實(shí)戰(zhàn)Java高并發(fā)程序設(shè)計(jì)(第3版)
- 嚴(yán)密系統(tǒng)設(shè)計(jì):方法、趨勢(shì)與挑戰(zhàn)
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- 全棧自動(dòng)化測(cè)試實(shí)戰(zhàn):基于TestNG、HttpClient、Selenium和Appium
- 運(yùn)用后端技術(shù)處理業(yè)務(wù)邏輯(藍(lán)橋杯軟件大賽培訓(xùn)教材-Java方向)
- Scala for Machine Learning(Second Edition)
- SQL Server 2008 R2數(shù)據(jù)庫(kù)技術(shù)及應(yīng)用(第3版)
- Instant Debian:Build a Web Server
- Python:Deeper Insights into Machine Learning
- UML軟件建模
- scikit-learn Cookbook(Second Edition)
- 面向?qū)ο蟪绦蛟O(shè)計(jì)及C++(第3版)