Skip to main content

Learn Go with Pocket-Sized Projects

0h 0m 0s
English
Paid

Course description

This book will teach you how to write professional code in Go by creating useful tools and interesting projects. Each mini-project covers key practical skills, including testing and documenting code. You will make architectural decisions and organize code so that it remains understandable and maintainable. Everything you learn can be easily scaled to full-fledged applications in Go.

Read more about the course

In the book "Learn Go with Pocket-Sized Projects" you will develop 11 small tools and applications, including:

  • A currency conversion application
  • A health tracking program
  • A load balancer for distributing tasks among cloud workers
  • An HTML template
  • A microcontroller-based temperature monitor
  • …and much more!

About the technology

Go combines the power of system languages like C and Rust with the ease of development thanks to built-in garbage collection and a powerful standard library. Millions of developers choose Go for its coding speed, convenient dependency management, and ease of reading and maintaining programs.

About the book

"Learn Go with Pocket-Sized Projects" will help you master essential aspects of programming in Go - from idiomatic syntax to writing microservices. You will create useful and easily implementable projects that will enhance your Go toolkit. Learn to develop command-line utilities, Wordle-style games, work with external APIs, use the TinyGo compiler for embedded systems, and much more. By the end of the book, you will be able to develop standalone, deployable, and scalable applications in Go with ease!

Books

Read Book Learn Go with Pocket-Sized Projects

#Title
1Book 1

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Full Time Go Dev

Full Time Go Dev

Sources: fulltimegodev
Rocket Fuel you GO career with the Full Time Go Dev Mastery. These secret techniques will make everyone say "WOW" while you destroy any GO task with the speed of light.
42 hours 44 minutes 36 seconds
Building Production-Ready Services with gRPC and Go

Building Production-Ready Services with gRPC and Go

Sources: ByteSizeGo
The course "Building Production-Ready Services with gRPC and Go" covers the development of high-performance services using gRPC and the Go language. It...
11 hours 23 minutes 33 seconds
Master Go

Master Go

Sources: appliedgo.com (Christoph Berger)
A few years ago, I discovered Go and immediately fell in love with this language. I loved how the incredibly clean design of the language, as well as the awesome toolchain, sudd...
6 hours 32 minutes 20 seconds
Blockchain from scratch with GRPC and Protobuffers

Blockchain from scratch with GRPC and Protobuffers

Sources: Anthony GG
Learn the basics of blockchain from scratch by step-by-step creating your own system. You will master public and private key cryptography, working with...
4 hours 56 minutes 12 seconds
Golang mini course for beginners

Golang mini course for beginners

Sources: Anthony GG
Golang mini course for beginners is a compact and comprehensible course for developers who are just beginning to get acquainted with the Go programming...
2 hours 54 minutes 34 seconds