- IPython Interactive Computing and Visualization Cookbook
- Cyrille Rossant
- 121字
- 2021-08-05 17:57:25
Introduction
This is a special chapter about good practices in interactive computing. If the rest of the book is about the content, then this chapter is about the form. It describes how to work efficiently and properly with the tools this book is about. We will cover the essentials of the version control system Git before tackling reproducible computing experiments (notably with the IPython notebook).
We will also cover more general topics in software development, such as code quality, debugging, and testing. Attention to these subjects can greatly improve the quality of our end products (for example, software, research, and publications). We will only scratch the surface here, but you will find many references to learn more about these important topics.
- LaTeX Cookbook
- HBase從入門(mén)到實(shí)戰(zhàn)
- Mastering Yii
- Nginx Essentials
- H5頁(yè)面設(shè)計(jì):Mugeda版(微課版)
- 學(xué)習(xí)正則表達(dá)式
- 微服務(wù)架構(gòu)深度解析:原理、實(shí)踐與進(jìn)階
- Python深度學(xué)習(xí)原理、算法與案例
- Lift Application Development Cookbook
- App Inventor少兒趣味編程動(dòng)手做
- Oracle實(shí)用教程
- Drupal 8 Development Cookbook(Second Edition)
- 深入淺出 HTTPS:從原理到實(shí)戰(zhàn)
- C/C++語(yǔ)言程序開(kāi)發(fā)參考手冊(cè)
- Java程序設(shè)計(jì)基礎(chǔ)教程