- Mastering matplotlib
- Duncan M. McGreggor
- 137字
- 2021-07-16 14:11:19
Python 3
On this note, it's probably good to discuss Python 3 briefly as there has been continued debate on the choice between the two most recent versions of the programming language (the other being the 2.7.x series). Python 3 represents a massive community-wide effort to adopt better coding practices as well as improvements in the maintenance of long-lived libraries, frameworks, and applications. The primary impetus and on-going strength of this effort, though, is a general overhaul of the mechanisms underlying Python itself. This will ultimately allow the Python programming language greater maintainability and longevity in the coming years, not to mention better support for the ongoing performance enhancements.
In case you are new to Python 3, the following table, which compares some of the major syntactical differences between Python 2 and Python 3, has been provided:
- 計算機網絡
- Extending Jenkins
- C++ Primer習題集(第5版)
- Building Modern Web Applications Using Angular
- NLTK基礎教程:用NLTK和Python庫構建機器學習應用
- Julia機器學習核心編程:人人可用的高性能科學計算
- Python 3網絡爬蟲實戰
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- 琢石成器:Windows環境下32位匯編語言程序設計
- Oracle從入門到精通(第5版)
- Mastering Linux Network Administration
- Learning FuelPHP for Effective PHP Development
- INSTANT Adobe Edge Inspect Starter
- Hands-On Nuxt.js Web Development
- Python機器學習與量化投資