[julia-users] ANN: best practices choosing and using names

2016-10-25 Thread Jeffrey Sarnoff
from the introduction: It is easier to understand what `facial_recognition` does than it is to > understand what `facer` does. These brief guides collect information on best practices and sound > approaches using names with Julia. The material is available here

[julia-users] ANN: best practices choosing and using names

2016-10-25 Thread Jeffrey Sarnoff
from the introduction: It is easier to understand what `facial_recognition` does than it is to > understand what `facer` does. These brief guides collect information on best practices and sound > approaches using names with Julia. The material is available [here](https://github.com/Juli