🌐
Digitalocean
assets.digitalocean.com β€Ί books β€Ί how-to-code-in-go.pdf pdf
how-to-code-in-go.pdf
Now that you have the root of the workspace created and your $GOPATH environment variable set, you will Β· create your future projects with the following directory structure. This example assumes you are using ... If you were working on the https://github.com/digitalocean/godo project, you would put it in the following
🌐
GitHub
github.com β€Ί inancgumus β€Ί learngo
GitHub - inancgumus/learngo: ❀️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. πŸš€ Learn Go by fixing 1000+ tiny programs.
❀️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. πŸš€ Learn Go by fixing 1000+ tiny programs. - inancgumus/learngo
Starred by 19.9K users
Forked by 2.7K users
Languages Β  Go
🌐
GitHub
github.com β€Ί neo-liang-sap β€Ί book β€Ί blob β€Ί master β€Ί Go β€Ί The.Go.Programming.Language.pdf
book/Go/The.Go.Programming.Language.pdf at master Β· neo-liang-sap/book
:books: All programming languages books . Contribute to neo-liang-sap/book development by creating an account on GitHub.
Author Β  neo-liang-sap
🌐
GitHub
github.com β€Ί dariubs β€Ί GoBooks
GitHub - dariubs/GoBooks: List of Golang books Β· GitHub
February 28, 2026 - Practical Go Lessons has 41 chapters and more than 700 pages with illustrations. It is suitable for anybody how wants to start programming with the Go language. It assumes no prior knowledge.
Starred by 19.4K users
Forked by 2.2K users
Languages Β  Go 99.2% | Makefile 0.8%
🌐
GitHub
github.com β€Ί irezaul β€Ί go-life
GitHub - irezaul/go-life: Go Programming Language Books Β· GitHub
Essentials of Go Programming First Edition playground-linked from basics to advanced.
Starred by 191 users
Forked by 48 users
🌐
GitHub
github.com β€Ί TutorialEdge β€Ί Go
GitHub - TutorialEdge/Go: A Master list of Go Programming Tutorials, their write-ups, their source code and their current build status! Β· GitHub
A Master list of Go Programming Tutorials, their write-ups, their source code and their current build status! - TutorialEdge/Go
Starred by 399 users
Forked by 59 users
🌐
GitHub
github.com β€Ί karanpratapsingh β€Ί learn-go
GitHub - karanpratapsingh/learn-go: Master the fundamentals and advanced features of the Go programming language Β· GitHub
go golang tutorial course tech Β· Readme Β· View license Β· Code of conduct Β· Contributing Β· There was an error while loading. Please reload this page. Activity Β· 1.2k stars Β· 9 watching Β· 156 forks Β· Report repository Β· There was an error while loading.
Starred by 1.2K users
Forked by 156 users
Languages Β  Go
🌐
GitHub
github.com β€Ί miekg β€Ί gobook
GitHub - miekg/gobook: A complete introduction into Go, superseded by https://github.com/miekg/learninggo
March 22, 2021 - Introduction: Details the lineage of the language Go and shows the types, variables and control structures.
Starred by 875 users
Forked by 92 users
Languages Β  TeX 86.1% | Go 11.2% | Perl 1.9% | TeX 86.1% | Go 11.2% | Perl 1.9%
Find elsewhere
🌐
Go Packages
pkg.go.dev β€Ί github.com β€Ί ledongthuc β€Ί pdf
pdf package - github.com/ledongthuc/pdf - Go Packages
For example, the Name accessor returns the empty string if called on a Value v for which v.Kind() != Name. Returning zero values this way, especially from the Dict and Array accessors, which themselves return Values, makes it possible to traverse a PDF quickly without writing any error checking.
🌐
GitHub
github.com β€Ί callicoder β€Ί golang-tutorials
GitHub - callicoder/golang-tutorials: Golang Tutorials. Learn Golang from Scratch with simple examples. Β· GitHub
Golang Tutorials. Learn Golang from Scratch with simple examples. - callicoder/golang-tutorials
Starred by 419 users
Forked by 150 users
Languages Β  Go
🌐
GitHub
github.com β€Ί derekbanas β€Ί Go-Tutorial
GitHub - derekbanas/Go-Tutorial: I created this Golang tutorial to be the definitive course. I provide in this full course more information than you can get in any book. The table of contents follows below. Both the core language and numerous projects are provided to help you master Go. Also there is only one 5 second ad, so nothing will get in the way of your learning process! Go is one of the fastest growing languages and for good reason. Go makes it very easy to write fast code without having to tweak wi
I created this Golang tutorial to be the definitive course. I provide in this full course more information than you can get in any book. The table of contents follows below. Both the core language and numerous projects are provided to help you master Go. Also there is only one 5 second ad, ...
Starred by 58 users
Forked by 43 users
Languages Β  Go 98.6% | HTML 1.4% | Go 98.6% | HTML 1.4%
🌐
GitHub
github.com β€Ί novvoo β€Ί go-pdf
GitHub - novvoo/go-pdf Β· GitHub
go-pdf/ β”œβ”€β”€ pkg/ β”‚ └── gopdf/ # Core library β”‚ β”œβ”€β”€ renderer.go # PDF rendering functionality β”‚ └── reader.go # PDF reading functionality β”œβ”€β”€ cmd/ # Example programs β”‚ β”œβ”€β”€ example.go # Basic usage example β”‚ β”œβ”€β”€ circle_comparison.go # Circle drawing comparison β”‚ β”œβ”€β”€ render_demo.go # Rendering demonstration β”‚ β”œβ”€β”€ render_pdf.go # PDF rendering with layer merging β”‚ β”œβ”€β”€ render_pdf_complete.go # Complete PDF rendering demo β”‚ └── merge_layers.go # Layer merging utility β”œβ”€β”€ go.mod β”œβ”€β”€ go.sum β”œβ”€β”€ test.pdf # Test PDF file └── README.md
Author Β  novvoo
🌐
GitHub
github.com β€Ί diptomondal007 β€Ί GoLangBooks
GitHub - diptomondal007/GoLangBooks: A Curated Collection of Go Programming Books Β· GitHub
A comprehensive guide to Go, written by industry experts. This book is perfect for programmers who want to learn the language deeply and systematically.
Starred by 1.4K users
Forked by 28 users
🌐
GitHub
github.com β€Ί iamshaunjp β€Ί golang-tutorials
GitHub - iamshaunjp/golang-tutorials: All course files for the Net Ninja Go tutorial series.
All course files for the Net Ninja Go tutorial series. - iamshaunjp/golang-tutorials
Starred by 234 users
Forked by 96 users
🌐
GitHub
github.com β€Ί PacktPublishing β€Ί Go-Programming-Cookbook-Second-Edition
GitHub - PacktPublishing/Go-Programming-Cookbook-Second-Edition: Go Programming Cookbook – Second Edition, published by Packt
This book serves as a good reference for Go developers who are already proficient but need a quick reminder, example, or reference. With the open source repository, it should be possible to share these examples quickly with a team as well.
Starred by 163 users
Forked by 82 users
Languages Β  Go
🌐
GitHub
github.com β€Ί topics β€Ί go-tutorial
go-tutorial Β· GitHub Topics Β· GitHub
Godojo β€” free bilingual (RU/EN) Go tutorials. From zero to hero. 17 sections, 132 lessons. go golang learning education tutorial programming golang-tutorial free-course go-tutorial godojo
🌐
GitHub
github.com β€Ί golang β€Ί example
GitHub - golang/example: Go example projects Β· GitHub
The go/types package is a type-checker for Go programs. It is one of the most complex packages in Go's standard library, so we have provided this tutorial to help you find your bearings.
Starred by 2.9K users
Forked by 993 users
Languages Β  Go 96.3% | Shell 1.7%
🌐
GitHub
github.com β€Ί naeemaei β€Ί Golang-Tutorial
GitHub - naeemaei/Golang-Tutorial: Golang tutorial course - from beginner to advanced topics : data structure, struct, interface, generic, concurrency, json, http, docker
Golang tutorial course - from beginner to advanced topics : data structure, struct, interface, generic, concurrency, json, http, docker - naeemaei/Golang-Tutorial
Starred by 89 users
Forked by 26 users
Languages Β  Go 97.1% | C# 2.7% | Go 97.1% | C# 2.7%