Genetic Algorithms in Elixir (Pragmatic)
Wednesday, 17 February 2021

Subtitled "Solve Problems Using Evolution", this is an in-depth look at the algorithms, techniques, and methods that go into writing a genetic algorithm in Elixir. Sean Moriarity explains the power of genetic algorithms through simple solutions to challenging problems, and shows how to use Elixir features to write genetic algorithms that are concise and idiomatic. While how solving problems using genetic algorithms, he explains the different techniques and fine-tuning required to solve a wide array of problems.

<ASIN:168050794X>

 

Author: Sean Moriarity
Publisher: Pragmatic Bookshelf
Date: February 2021
Pages: 24
ISBN: 978-1680507942
Print: 168050794X
Audience: Elixir developers
Level: Intermediate
Category: Other Languages

geneticalg

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
 


C++ Programming, 6th Ed (In Easy Steps)

Author: Mike McGrath
Publisher: In Easy Steps
Date: April 2022
Pages: 192
ISBN: 978-1840789713
Print: 1840789719
Kindle: B09V2T9SJD
Audience: Developers wanting to learn C++
Reviewer: Mike James
This is the 6th edition of a slim book on C++. Can you really learn C++ in easy steps?



Modern Software Engineering (Addison-Wesley)

Author: David Farley
Pages: 256
ISBN: 978-0137314911
Print:0137314914
Kindle: B09GG6XKS4
Audience: Software Engineers
Rating: 3.5
Reviewer: Kay Ewbank

This book is subtitled 'doing what works to build better software faster' - does it teach you how to achieve that?


More Reviews