I am writing a Julia book
February 23rd, 2021
The preliminary title is Applied Julia.
The book will be designed to get research scientists who have no knowledge of Julia up and running with the language, and able to use it in their work.
It will be published by No Starch Press, and I hope to have it out before the end of the year.
I am keenly interested in suggestions of any kind, especially from scientists who either use Julia or are thinking about it. Are there topics that you would like to see included? Things you think I should know about? Please comment below.
Here is the working table of contents:
- Preliminaries
- Introduction
- Installation
- The Julia Coding Environment
- The Language
- Language Basics
- Using Modules
- Making Graphs and Pictures
- More about the Language
- The Type System
- Multiple Dispatch
- The Magic of Code Mashups
- Detailed Applications
- Examples from Physics
- Examples from Biology
- Applications in Math
- Machine Learning
- Statistics
- Image, Sound, and Signal Processing
- Parallel Processing