Go Faster (Professional)
Free!
Minimum price
$15.00
Suggested price

Go Faster

Join the thriving community of skilled Go developers!

About the Book

Go Faster is a book for those wanting to learn the Golang programming language. Though many great books have been published on this subject with the same aim, Go Faster takes a slightly different approach.

For starters, it recognises that Go is a relatively simple language with just 25 keywords and that most developers do not struggle to learn its limited syntax.

It acknowledges that most readers will be able to set up a Golang development environment using one of the operating system-specific binaries, without needing detailed instruction.

It recognises that most readers will have a basic level of programming knowledge already - possibly even prior experience with Go - but that that knowledge may differ, depending on their route into programming and the languages they have used.

The examples in Go Faster are simple by design. There are no real-world or useful applications, instead, all the non-essential code is stripped away to help the user see the principles being demonstrated and grasp the concepts.

Go Faster is designed to assist developers coming from object-oriented programming. It elaborates in areas which can confuse since the Go programming paradigm is different than that of OOP. And like Go itself, Go Faster is opinionated with its semantics.

The book also covers features which are relatively new to the language. Features that many developers, even experienced ones, may not yet be familiar with, and many existing texts may not yet explore, such as Generics and Workspaces.

Finally, Go Faster reflects the author's own journey learning Go and is laid out accordingly. Not as an A-to-Z style reference, but in a way that should enable understanding earlier, laying solid building blocks on which the reader can progress.

If the author was learning Go again, this is the way they would structure their learning path, and hopefully, it is this structure which helps users at all levels gain a solid understanding of Go, quickly.

  • Share this book

  • Categories

    • Go
  • Feedback

    You must own a copy of this Book to access the forums.

    Email the Author(s)

About the Author

Ollie Phillips
Ollie Phillips

Ollie Phillips is a Software Developer based in the United Kingdom.

Over the previous 8 years he has worked with Go in various domains including Finance, Health, Learning Management and Cloud Automation. Most recently he was building tooling in Go for the *Morpheus Cloud Management Platform*.

Packages

Student

For the students, or those just starting their software development careers!

  • PDF

  • EPUB

  • WEB

  • English

Free!
Minimum price
$8.00
Suggested price
Professional

Regular pricing for individual Developers.

  • PDF

  • EPUB

  • WEB

  • English

Free!
Minimum price
$15.00
Suggested price

Table of Contents

  • Preface
  • About this book
  • About the Author
  • Before you begin
  • Chapter 1 - Introduction to Go
    • 1.1 Why Go?
    • 1.2 Language semantics
    • 1.3 Visibility
    • 1.4 Comments and documentation
  • Chapter 2 - The Go command line interface (CLI)
    • 2.1 Version information
    • 2.2 Environment information
    • 2.3 Module and workspace management
    • 2.4 Format your code
    • 2.5 Testing
    • 2.6 Cleanup
    • 2.7 Downloading packages
    • 2.8 Running a program
    • 2.9 Building your program
    • 2.10 Building for other operating systems and architectures
  • Chapter 3 - Structure of a Go program
    • 3.1 Packages and importing
    • 3.2 Main and Init functions
    • 3.3 Developing a package
  • Chapter 4 - Project organisation
    • 4.1 The internal folder
    • 4.2 The cmd folder
    • 4.3 The pkg folder
    • 4.4 Wrapping it up
  • Chapter 5 - Dependency management
    • 5.1 Modules
    • 5.2 Workspaces
    • 5.3 Vendoring
  • Chapter 6 - Variables and constants
    • 6.1 Variables
    • 6.2 Constants
    • 6.3 Scope
    • 6.4 Variable semantics. Pointers and values
    • 6.5 Value initialisation
  • Chapter 7 - Data types
    • 7.1 Basic types
    • 7.2 Aggregate types
    • 7.3 Reference types
    • 7.4 Interface types
    • 7.5 Creating custom types
    • 7.6 Converting between types
  • Chapter 8 - Managing program flow
    • 8.1 Control structures
    • 8.2 Error handling
    • 8.3 Logging
  • Chapter 9 - Digging deeper
    • 9.1 Developing with functions
    • 9.2 Memory management
    • 9.3 Using receivers with custom types
    • 9.4 Working with interfaces
    • 9.5 Type assertion and reflection
    • 9.6 Introducing Generics
  • Chapter 10 - Concurrency
    • 10.1 Goroutines
    • 10.2 Context
    • 10.3 Blocking execution with waitgroups
    • 10.4 Sharing variables using mutexes
    • 10.5 Communicating with channels
    • 10.6 Summary
  • Chapter 11 - Quality Assurance
    • 11.1 Testing
    • 11.2 Benchmarking
    • 11.3 Profiling
  • Glossary

The Leanpub 60 Day 100% Happiness Guarantee

Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.

Now, this is technically risky for us, since you'll have the book or course files either way. But we're so confident in our products and services, and in our authors and readers, that we're happy to offer a full money back guarantee for everything we sell.

You can only find out how good something is by trying it, and because of our 100% money back guarantee there's literally no risk to do so!

So, there's no reason not to click the Add to Cart button, is there?

See full terms...

80% Royalties. Earn $16 on a $20 book.

We pay 80% royalties. That's not a typo: you earn $16 on a $20 sale. If we sell 5000 non-refunded copies of your book or course for $20, you'll earn $80,000.

(Yes, some authors have already earned much more than that on Leanpub.)

In fact, authors have earnedover $13 millionwriting, publishing and selling on Leanpub.

Learn more about writing on Leanpub

Free Updates. DRM Free.

If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).

Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.

Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.

Learn more about Leanpub's ebook formats and where to read them

Write and Publish on Leanpub

You can use Leanpub to easily write, publish and sell in-progress and completed ebooks and online courses!

Leanpub is a powerful platform for serious authors, combining a simple, elegant writing and publishing workflow with a store focused on selling in-progress ebooks.

Leanpub is a magical typewriter for authors: just write in plain text, and to publish your ebook, just click a button. (Or, if you are producing your ebook your own way, you can even upload your own PDF and/or EPUB files and then publish with one click!) It really is that easy.

Learn more about writing on Leanpub