Tutorials/books on C++ Object Oriented methodology to Julia Multiple Dispatch

To be honest, the resource you seek may not exist in a comprehensive fashion, yet. It probably would make for a good book. In lieu of that, the best way to get a concrete answer is to ask a specific question.

What would be helpful is if someone could point to a specific OOP pattern and then ask how to idiomatically implement a similar concept in Julia.

For example, one could ask “How do I implement a singleton?”.

3 Likes