The Tools I UseΒΆ
Working environment
Writing:
- Editing: emacs
- Typesetting: Latex
- Mindmapping: Coggle
- Managing articles: Mendeley
- Managing ebooks books: Calibre
- Remembering things easily, such as words: Anki
Programming:
- General programming: Python
- Numerical stuff: Numpy and Scipy
- Version control: Mercurial
- Storage in the cloud: Bitbucket
- Code documentation: Sphinx
- Literate Programming: Pweave
Nice books:
- Learning Python: think python
- Improving programming skils: think complexity