Go Brain Teasers (‎Pragmatic Bookshelf)
Friday, 15 October 2021

This book contains 25 short programs that will challenge your understanding of Go. Like any big project, the Go developers had to make some design decisions that at times seem surprising. In this book Miki Tebeka uses those quirks as a teaching opportunity. Some of the teasers are from the author's experience shipping bugs to production, and some from others doing the same. Challenge yourself and challenge your assumptions to gain a more in-depth understanding of integers, strings, Unicode, compiler behavior, and a variety of subtle programming gotchas that might otherwise trip you up.

<ASIN:1680508997>

Just read a short program written in Go, try to guess the output, run the code yourself, and then go to the next page for an explanation of the solution.

Author: Miki Tebeka
Publisher: ‎ Pragmatic Bookshelf
Date: September 2021
Pages: 112
ISBN: 978-1680508994
Print: 1680508997
Kindle: B09JGKCZ2Y
Audience: Go developers
Level: Intermediate
Category: Other Languages

 

 

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
 


Bare Metal C

Author: Steve Oualline
Publisher: No Starch Press
Date: August 2022
Pages: 304
ISBN: 978-1718501621
Print: 1718501625
Kindle: B08YJB9BCF
Audience: C programmers
Rating: 3
Reviewer: Harry Fairhead
Bare metal C sounds exciting and very basic. Time to find out how the machine really works.



Beginning Rust Programming

Author: Ric Messier
Publisher: Wiley
Date: March 2021
Pages: 416
ISBN: 978-1119712978
Print: 1119712971
Kindle: B08WZ2D7WC
Audience: Developers wanting to learn Rust
Rating: 3
Reviewer: Mike James
Everyone seems to want to know what makes Rust special. Does this book give the answers?


More Reviews