Practical Julia: A Hands-On Introduction for Scientific Minds (No Starch)
Monday, 06 November 2023

This book is a comprehensive introduction to the language, making it accessible even if you’re new to programming. Lee Phillips dives in with a thorough guide to Julia’s syntax, data types, and best practices, then moves on to craft solutions for challenges in physics, statistics, biology, mathematics, and scientific machine learning. Whether you’re solving computational problems, visualizing data, writing simulations, or developing specialized tools, this book will show you how.

<ASIN:1718502761 >

 

Author: Lee Phillips
Publisher: No Starch
Date: October 2023
Pages: 528
ISBN: 978-1718502765
Print: 1718502761
Kindle: B0B7R1QGRY
Audience: Developers interested in Julia
Level: Intermediate
Category: Other Languages

Topics include

  • Use comprehensions and generators, higher-level functions, array initialization and manipulation, and perform operations on Unicode text
  • Create new syntax and generate code with metaprogramming and macros, and control the error system to manipulate program execution
  • Visualize everything from mathematical constructs and experimental designs to algorithm flowcharts
  • Elevate performance using Julia’s unique type system with multiple dispatch
  • Delve into scientific packages tailored for diverse fields like fluid dynamics, agent-based modeling, and image processing

 

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


SQL Server Query Tuning and Optimization (Packt)

Author: Benjamin Nevarez
Publisher: Packt Publishing Pages: 446
ISBN: 9781803242620
Print: 1803242620
Kindle: B0B42SVBFY
Audience: Intermediate to advanced DBAs and developers
Rating: 4.7
Reviewer: Ian Stirk 

This book aims to give you the tools and knowledge to get peak performance from your que [ ... ]



Expert Performance Indexing in Azure SQL and SQL Server 2022

Author: Edward Pollack & Jason Strate
Publisher: Apress
Pages: 659
ISBN: 9781484292143
Print: 1484292146
Kindle: B0BSWH65ST
Audience: DBAs & SQL devs
Rating: 4 or 1 (see review)
Reviewer: Ian Stirk 

This book discusses indexes, a primary means of improving performance in SQL Server, how does  [ ... ]


More Reviews