Hands-On Design Patterns and Best Practices with Julia:
Proven solutions to common problems in software design for Julia 1.x
by Tom Kwong
English | 2020 | ISBN: 183864881X | 521 Pages | PDF,EPUB | 38 MB
Proven solutions to common problems in software design for Julia 1.x
by Tom Kwong
English | 2020 | ISBN: 183864881X | 521 Pages | PDF,EPUB | 38 MB
Starting with an overview of design patterns and best practices in application design, you'll learn about some of the most fundamental Julia features such as modules, data types, functions/interfaces, and metaprogramming. You'll then get to grips with the modern Julia design patterns for building large-scale applications with a focus on performance, reusability, robustness, and maintainability. The book also covers anti-patterns and how to avoid common mistakes and pitfalls in development. You'll see how traditional object-oriented patterns can be implemented differently and more effectively in Julia. Finally, you'll explore various use cases and examples, such as how expert Julia developers use design patterns in their open source packages.