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
 


Testing JavaScript Applications

Author: Lucas da Costa
Publisher: Manning
Date: April 2021
Pages: 512
ISBN: 978-1617297915
Print: 1617297917
Audience: JavaScript developers
Level: Intermediate
Rating: 5
Reviewer: Ian Elliot
Testing the most web's fundamental language is clearly important...



Large-Scale C++, Volume I

Author: John Lakos
Publisher: Addison-Wesley
Pages: 988
ISBN: 978-0201717068
Print: 0201717069
Kindle: B0826523GZ
Audience: Programmers with plenty of time to spare
Rating: 3
Reviewer Mike James:
Large Scale C++, what can this mean?


More Reviews