Items pending for Release1
thewhitetulip opened this issue · 2 comments
thewhitetulip commented
- Convert the formatting from gitbook to leanpub
- Make this as a Go repository
- make images smaller
- change file names
- upgrade Go from 1.5 to 1.7, all examples
- chapter on git
- chapter on db should be coherent, it is all a mess right now.
- chapter on unit testing
- updated API chapter
- a command line REST client
- Valid code examples from start to end
- AJAX! and JS
- rewrite the task app?
- extensive modifications to the chapters
- new features of Go like HTTP2
- advance topics like content negotiation & compression
- socket programming (Found an excellent book, asked the author for permission, he gave it. IT is CC licensed, the same as this book https://jan.newmarch.name/go/)
- websockets
- working with XML and file IO in general
- NoSQL chapter
thewhitetulip commented
@norbertfuhs
This is the little list of pending items. Things are there which have not been yet thought of :-D
thewhitetulip commented
As this is an introductory book, I am closing this issue. In future, if I get time, I would append the content. At that time this issue will be re-opened.