Hands-On Design Patterns and Best Practices with Julia (Packt)
Written by Kay Ewbank   
Monday, 03 February 2020

This book shows how to use design patterns with real-world applications to develop reusable and maintainable code. Author Tom Kwong  begins with fundamental Julia features such as modules, data types, functions/interfaces, and metaprogramming before moving on to modern Julia design patterns for building large-scale applications with a focus on performance, reusability, robustness, and maintainability. He also covers anti-patterns and how to avoid common mistakes and pitfalls in development, and how traditional object-oriented patterns can be implemented differently in Julia.

<ASIN:183864881X>

 

Author: Tom Kwong
Publisher: Packt
Date: January 2020
Pages: 532
ISBN: 978-1838648817
Print: 183864881X
Kindle  B07SHV9PVV
Audience: Julia developers
Level: Introductory/Intermediate
Category: Other Languages

 

Topics covered:

  • 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

For more details and Packt subscription offers see  Hands-On Design Patterns and Best Practices with Julia

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Core Java for the Impatient, 3rd Ed

Authors:  Cay S. Horstmann 
Publisher: Addison Wesley
Pages: 576
ISBN: 9780138052102
Print: 0138052107
Kindle: B0B8RZZBDJ
Audience: Smart programmers wanting in-depth coverage
Rating: 4.8
Reviewer: Mike James

The key to this book is the word "impatient" in the title. What does this m [ ... ]



Python Programming with Design Patterns

Author: James W. Cooper
Publisher: Addison-Wesley
Date: February 2022
Pages: 352
ISBN: 978-0137579938
Print: 0137579934
Kindle: B09D2RKQB5
Audience: Python developers
Rating: 1
Reviewer: Mike James
There was a time that design patterns were all the thing. Not so much now. But Python - does it have [ ... ]


More Reviews