the_go_programming_language_by_alan_donovan_and_brian_kernighan

The Go Programming Language by Alan Donovan and Brian Kernighan

Table of Contents

Go Programming Language by Alan Donovan and Brian Kernighan Table of Contents

Book details

Best Reviews

By L. Hall

5.0 out of 5 stars

Carefully crafted to make you competent - if you are patient enough give yourself the time to learn

Reviewed in the United States on May 6, 2018

Not a book for the impatient; but if you're a novice, this is the book to trust to take you through from beginner to competence and well on your way to proficiency. I've been a professional C/UNIX developer since the mid-80's and Java and Python for the past 20 years. Don't get me wrong: Go is not a difficult language to learn; but I thought I could pick it up in a few hours. There are serious ground-shattering differences between Go and everything else. Although it borrows liberally from C, Java, and Python - it really is a different approach because the language authors aren't afraid to address the shortcomings made in those and other languages for the sake of conforming with the ideas long held to be “norms”.

Case in point: Go builds statically-bound executables. No more runtime dependency woes from mis-matched DLL / .so versions.

Another example: a radically different approach to polymorphism and encapsulation leading to an easier and cleaner object model than any other.

The more I learn about Go, the more I am convinced that it will eventually overtake C/C++ as the defacto standard for system level development - and may even challenge Java and the dynamic languages for business-critical applications.“

Fair Use Source: https://amazon.com/gp/customer-reviews/R2323PNUUHEPTV

the_go_programming_language_by_alan_donovan_and_brian_kernighan.txt · Last modified: 2020/11/20 01:13 by 127.0.0.1