Cantitate/Preț
Produs

Beginning Go Programming: Build Reliable and Efficient Applications with Go

Autor Rumeel Hussain, Maryam Zulfiqar
en Limba Engleză Paperback – 23 noi 2022
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. 
Citește tot Restrânge

Preț: 18123 lei

Preț vechi: 22654 lei
-20% Nou

Puncte Express: 272

Preț estimativ în valută:
3468 3578$ 2935£

Carte disponibilă

Livrare economică 12-26 februarie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484288573
ISBN-10: 1484288572
Pagini: 262
Ilustrații: XV, 262 p. 32 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.43 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

Chapter 1:  Introduction to Go.- Chapter 2:  Go Basics.- Chapter 3: Go Recipes: Programming Fundamentals Basics.- Chapter 4: Working with Text.- Chapter 5: Structs, Methods, and Interfaces.- Chapter 6: Working with JSON.- Chapter 7: HTTP.- Chapter 8: Concurrency.- Chapter 9: Tips and Tricks.



Notă biografică

Rumeel Hussain, has a Bachelors Degree in Computer Science and is presently working as a Senior Blockchain Developer and Senior Tech Evangelist at BNB Chain (UAE), supporting the development and growth of the ecosystem. He is an information technology enthusiast with more than five years of experience leading and implementing blockchain applications and architectures, analyzing and refactoring modern programming languages like Go, troubleshooting cloud infrastructure, and assessing security risks. His current work is focused on leveraging blockchain technology and crypto to achieve the full potential of Web3 applications.
Maryam Zulfiqar has four years of research experience and has a Masters Degree in Computer Science. She is currently working as a Tech Martian in BNB Chain (Pakistan Region). She also works as a Senior Researcher and Developer. She is passionate about developer education, especially in sharing her knowledge on topics that are "the talkof the town" in the technology field. She has also worked in the capacity of researcher and team lead roles for HEC-funded projects targeted at community growth and welfare.


Textul de pe ultima copertă

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.

You will:
  • 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

Caracteristici

Explains how to encode and decode the JSON formatted data for use in Go applications Explains implementation of concurrent programming in Go language Covers authentication and writing an HTTP server in Go language