- IPython Interactive Computing and Visualization Cookbook
- Cyrille Rossant
- 71字
- 2021-08-05 17:57:24
Chapter 2. Best Practices in Interactive Computing
In this chapter, we will cover the following topics:
- Choosing (or not) between Python 2 and Python 3
- Efficient interactive computing workflows with IPython
- Learning the basics of the distributed version control system Git
- A typical workflow with Git branching
- Ten tips for conducting reproducible interactive computing experiments
- Writing high-quality Python code
- Writing unit tests with nose
- Debugging your code with IPython
推薦閱讀
- C++面向對象程序設計(第三版)
- Learning Microsoft Windows Server 2012 Dynamic Access Control
- Java EE 6 企業級應用開發教程
- JavaScript:Functional Programming for JavaScript Developers
- C語言程序設計基礎與實驗指導
- The Complete Coding Interview Guide in Java
- Python算法從菜鳥到達人
- 深入RabbitMQ
- Mastering JavaScript High Performance
- Unity 3D/2D移動開發實戰教程
- Web程序設計:ASP.NET(第2版)
- ASP.NET Web API Security Essentials
- Python機器學習與量化投資
- MATLAB 2020 GUI程序設計從入門到精通
- Python計算機視覺與深度學習實戰