Open rasmushenningsson opened 8 years ago
Here are some packages that could be interesting. More packages and details can be found here: http://pkg.julialang.org
One topic I really want to cover is plotting. It might be too big for one person, but it should be easy to split, because there are several packages for plotting in Julia.
For instance, if someone likes ggplot2 in R, they could present the Gadfly package in Julia which is similar.
PyPlot is another package that relies on pythons matplotlib for plotting. It is probably more familiar for everyone that's not used to ggplot2. Someone else could present PyPlot.
A brief overview of the other packages for plotting would also be useful.
Below is a list of some possible topics to choose from. You are more than welcome to come up with your own. If a topic is too big, you can split it with someone else and present together or separately as you wish, maybe over two sessions.
The idea is to choose a topic that feels important for you to be able to use Julia for real work later. So if you need to parse csv and other file formats for your work, that's a good topic.