- 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.
- JBoss Weld CDI for Java Platform
- LaTeX Cookbook
- GraphQL學習指南
- Practical UX Design
- Leap Motion Development Essentials
- Learning Bayesian Models with R
- Python數據分析(第2版)
- Java應用開發技術實例教程
- BIM概論及Revit精講
- Learning OpenStack Networking(Neutron)
- C/C++數據結構與算法速學速用大辭典
- Python網絡爬蟲技術與應用
- Python趣味編程與精彩實例
- Java程序設計教程
- Modernizing Legacy Applications in PHP