Re: [go-nuts] Basic Data structures and Algorithms with Go

2019-02-11 Thread Lutz Horn
The first chapter of my book from packt  is available on 
golangweekly. Book Title: "Basic  Data structures and Algorithms with

Go".


Some quick observations:

The code indention of many code snippets is broken. Example:
https://i.postimg.cc/6QFyMVjr/twic-Value.png

The terminal windows are *huge* and contain almost nothing. Example:
https://i.postimg.cc/dQ5KvQFX/term.png

A paragraph like this on page 2 does not help at all.


In the next code snippet, the Range keyword is explained in detail.
The Range keyword can be used to access index and value for each
element


Nothing is "explained" about `range` in the following code snippet.

Does Packt Publishing have an editor who makes sure quality standards 
are adhered to? Or can anybody just publish anything?


The recommended book about Go is still http://www.gopl.io/

Lutz

--
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[go-nuts] Basic Data structures and Algorithms with Go

2019-02-11 Thread Bhagvan Kommadi
The first chapter of my book from packt  is available on golangweekly. Book 
Title: "Basic  Data structures and Algorithms with Go". Check out the 
golangweekly :



https://golangweekly.com/link/59052/5d605019f3



The code for the book is available at:


https://lnkd.in/f-Dy_Z4


#machinelearning #go #algorithms #datastructures 

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.