
eBook - ePub
Beginning Go Programming
Build Reliable and Efficient Applications with Go
- English
- ePUB (mobile friendly)
- Available on iOS & Android
eBook - ePub
Beginning Go Programming
Build Reliable and Efficient Applications with Go
About this book
Understand and write programs in Go, a multi-paradigm language with built-in features for concurrent programming. This book enables developers to build software that is simple, reliable, and efficient. It'll also help beginners to start programming Go-based applications.
Beginning Go Programming begins by explaining the programming fundamentals of the Go language, including basic syntax, data type and structures, and the use of functions and methods. Next, it covers string formatting, Unicode data handling, and how to use regular expressions in Go. Further, it discusses how to encode and decode JSON formatted data for Go applications, and how to work with HTTP in Go. It concludes by exploring concurrency and covering the most powerful features of Go, as well as tips and tricks related to it.
After reading this book and working through its practical examples, you will be ready to begin programming your own Go-based applications.
What You Will Learn
- Understand the fundamentals of the Go programming language
- Master the different features of Go and how to implement real-life scenarios using the language
- Work with text in Go, such as string formatting and Unicode data handling
- Work with HTTP in Go
Who This Book Is For
Programmers and developers looking to learn Go programming language concepts for efficient application building.
Frequently asked questions
Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn more here.
Perlego offers two plans: Essential and Complete
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, weâve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere â even offline. Perfect for commutes or when youâre on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Beginning Go Programming by Rumeel Hussain,Maryam Zulfiqar in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming Languages. We have over one million books available in our catalogue for you to explore.
Information
Table of contents
- Cover
- Front Matter
- 1. Introduction
- 2. Go Basics
- 3. Go Recipes: Programming Fundamentals and Basics
- 4. Working with Text
- 5. Structs, Methods, and Interfaces
- 6. Working with JSON
- 7. HTTP
- 8. Concurrency
- 9. Tricks and Handy Tips
- Back Matter