- 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
推薦閱讀
- SQL Server 2012數據庫技術及應用(微課版·第5版)
- Web全棧工程師的自我修養
- PLC編程及應用實戰
- FFmpeg入門詳解:音視頻原理及應用
- Unity Game Development Scripting
- Visual C#通用范例開發金典
- Learning Probabilistic Graphical Models in R
- Solr Cookbook(Third Edition)
- Java網絡編程實戰
- 機器學習微積分一本通(Python版)
- Programming Microsoft Dynamics? NAV 2015
- Java程序設計
- OpenStack Sahara Essentials
- Getting Started with Hazelcast
- Mastering Java 11