an icon showing a delivery van Shulph delivers to United Kingdom.
Book cover for Hands-On Design Patterns and Best Practices with Julia, a book by Tom  Kwong, Stefan  Karpinski Book cover for Hands-On Design Patterns and Best Practices with Julia, a book by Tom  Kwong, Stefan  Karpinski

Hands-On Design Patterns and Best Practices with Julia

Proven solutions to common problems in software design for Julia 1.x
2020 ᛫


Powered by RoundRead®
This book leverages Shulph’s RoundRead system - buy the book once and read it on both physical book and on up to 5 of your personal devices. With RoundRead, you’re 4 times more likely to read this book cover-to-cover and up to 3 times faster.
Book £ 29.99
Book + eBook £ 35.99
eBook Only £ 21.95
Add to Read List


Instant access to ebook. Print book delivers in 5 - 20 working days.

Summary


Design and develop high-performance, reusable, and maintainable applications using traditional and modern Julia patterns with this comprehensive guide


Key Features


  • Explore useful design patterns along with object-oriented programming in Julia 1.0

  • Implement macros and metaprogramming techniques to make your code faster, concise, and efficient

  • Develop the skills necessary to implement design patterns for creating robust and maintainable applications

Book Description


Design patterns are fundamental techniques for developing reusable and maintainable code. They provide a set of proven solutions that allow developers to solve problems in software development quickly. This book will demonstrate how to leverage design patterns with real-world applications.


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.


By the end of this Julia programming book, you'll have learned methods to improve software design, extensibility, and reusability, and be able to use design patterns efficiently to overcome common challenges in software development.


What you will learn


  • Master the Julia language features that are key to developing large-scale software applications

  • Discover design patterns to improve overall application architecture and design

  • Develop reusable programs that are modular, extendable, performant, and easy to maintain

  • Weigh up the pros and cons of using different design patterns for use cases

  • Explore methods for transitioning from object-oriented programming to using equivalent or more advanced Julia techniques

Who this book is for


This book is for beginner to intermediate-level Julia programmers who want to enhance their skills in designing and developing large-scale applications.