Verwandte Artikel zu The Go Workshop: Learn to write clean, efficient code...

The Go Workshop: Learn to write clean, efficient code and build high-performance applications with Go: A New, Interactive Approach to Learning Go - Softcover

 
9781838647940: The Go Workshop: Learn to write clean, efficient code and build high-performance applications with Go: A New, Interactive Approach to Learning Go

Inhaltsangabe

Get started with Go and learn how to leverage its simplicity and flexibility to solve real-world problems and build practical software

Key Features

  • Build a comprehensive foundation in Go and focus on developing real-world applications
  • Explore the Go Standard Library and learn how to structure your code
  • Learn how to efficiently interact with files, databases and REST APIs

Book Description

The Go Workshop will take the pain out of learning the Go programming language (also known as Golang). It is designed to teach you to be productive in building real-world software. Presented in an engaging, hands-on way, this book focuses on the features of Go that are used by professionals in their everyday work.

Each concept is broken down, clearly explained, and followed up with activities to test your knowledge and build your practical skills.

Your first steps will involve mastering Go syntax, working with variables and operators, and using core and complex types to hold data. Moving ahead, you will build your understanding of programming logic and implement Go algorithms to construct useful functions.

As you progress, you'll discover how to handle errors, debug code to troubleshoot your applications, and implement polymorphism using interfaces. The later chapters will then teach you how to manage files, connect to a database, work with HTTP servers and REST APIs, and make use of concurrent programming.

Throughout this Workshop, you'll work on a series of mini projects, including a shopping cart, a loan calculator, a working hours tracker, a web page counter, a code checker, and a user authentication system.

By the end of this book, you'll have the knowledge and confidence to tackle your own ambitious projects with Go.

What you will learn

  • Understand Go syntax and use it to handle data and write functions
  • Debug your Go code to troubleshoot development problems
  • Safely handle errors and recover from panics
  • Implement polymorphism by using interfaces
  • Work with files and connect to external databases
  • Create a HTTP client and server and work with a RESTful web API
  • Use concurrency to design software that can multitask
  • Use Go Tools to simplify development and improve your code

Who this book is for

The Go Workshop is designed for anyone who is new to Go. Whether you're beginning your journey as an aspiring developer, or are experienced with another programming language and want to branch out to something new, this book will get you on the right track. No prior programming experience is necessary.

Table of Contents

  1. Variables and Operators
  2. Logic and Loops
  3. Core Types
  4. Complex Types
  5. Functions
  6. Errors
  7. Interfaces
  8. Packages
  9. Basic Debugging
  10. About Time
  11. Encoding and Decoding (JSON)
  12. Files and Systems
  13. SQL and Databases
  14. HTTP Clients
  15. HTTP Servers
  16. Concurrent Work
  17. Tools
  18. Security
  19. Special Features

Die Inhaltsangabe kann sich auf eine andere Ausgabe dieses Titels beziehen.

Über die Autorinnen und Autoren

Delio D'Anna is an experienced software engineer with a company experience mainly developed working on web applications. Although he has been working mostly under a LAMP stack on the back-end side and with JavaScript on the front end, he is interested in a wide range of languages/technologies and always open to learn/apply what comes new from the IT world. His programming background started with the study of algorithms and artificial intelligence but his working career proceeded in the open source world programming high traffic websites in php/MySQL/Postgres/JavaScript.

Andrew Hayes has 8+ years of experience as a software engineer, including 3 years working with Go. Andrew has worked in a number of areas within the software industry, some which include storage, networking, DevOps, and cloud. He enjoys sharing knowledge by creating tutorials online and speaking at conferences. In his spare time he enjoys camping and fishing.

Sam Hennessy started working as a software developer in 2002, switching over to using Go for all his projects in 2015. He's worked at start-ups, agencies, and Fortune 500s. His passion for sharing knowledge leads him to write blogs, books, and present at user groups and conferences. Sam also works as an instructor, teaching Go and other topics. Sam's favorite thing is being at home, watching a good film, with his family and his dog Waffles.

„Über diesen Titel“ kann sich auf eine andere Ausgabe dieses Titels beziehen.

Gebraucht kaufen

Zustand: Wie neu
Unread book in perfect condition...
Diesen Artikel anzeigen

EUR 17,05 für den Versand von USA nach Deutschland

Versandziele, Kosten & Dauer

Gratis für den Versand innerhalb von/der Deutschland

Versandziele, Kosten & Dauer

Suchergebnisse für The Go Workshop: Learn to write clean, efficient code...

Foto des Verkäufers

D'Anna, Delio|Hayes, Andrew|Hennessy, Sam
Verlag: Packt Publishing, 2019
ISBN 10: 1838647945 ISBN 13: 9781838647940
Neu Softcover

Anbieter: moluna, Greven, Deutschland

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. The Go Workshop takes you from being a novice Go programmer to a confident developer who can leverage the key features of the language to build real-world applications. This book helps you cut through excessive theory and delve into the practical features a. Bestandsnummer des Verkäufers 448360489

Verkäufer kontaktieren

Neu kaufen

EUR 48,36
Währung umrechnen
Versand: Gratis
Innerhalb Deutschlands
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Foto des Verkäufers

Delio D'Anna
ISBN 10: 1838647945 ISBN 13: 9781838647940
Neu Taschenbuch
Print-on-Demand

Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Taschenbuch. Zustand: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Cut through the noise and get real results with a step-by-step approach to learning Go programmingKey FeaturesIdeal for the Go beginner who is getting started for the first timeA step-by-step Go tutorial with exercises and activities that help build key skillsStructured to let you progress at your own pace, on your own termsUse your physical print copy to redeem free access to the online interactive editionBook DescriptionYou already know you want to learn Go, and the smart way to learn anything is to learn by doing. The Go Workshop focuses on building up your practical skills so that you can develop high-performing concurrent applications, or even create Go scripts to automate repetitive daily tasks. You'll learn from real examples that lead to real results.Throughout The Go Workshop, you'll take an engaging step-by-step approach to understanding Go. You won't have to sit through any unnecessary theory. If you're short on time you can jump into a single exercise each day, or you can spend an entire weekend learning how to test and secure your Go applications. It's your choice. Learning on your terms, you'll build up and reinforce key skills in a way that feels rewarding.Every physical print copy of The Go Workshop unlocks access to the interactive edition. With videos detailing all exercises and activities, you'll always have a guided solution. You can also benchmark yourself against assessments, track your progress, and receive content updates. You'll even earn secure credentials that you can share and verify online upon completion. It's a premium learning experience that's included with your printed copy. To redeem it, follow the instructions located at the start of your Go book.Fast-paced and direct, The Go Workshop is the ideal companion for Go beginners. You'll build and iterate on your code like a software developer, learning along the way. This process means that you'll find that your new skills stick, embedded as best practice. A solid foundation for the years ahead.What you will learnGet to grips with Go fundamentals and best practicesLearn how to effectively organize your code for production environmentsExplore how third-party packages can help make you a better engineerKeep your development process bug-free with unit tests and benchmarksWho this book is forOur goal at Packt is to help you be successful, in whatever it is you choose to do. The Go Workshop is an ideal Go tutorial for the Go beginner who is just getting started. Pick up a Workshop today, and let Packt help you develop skills that stick with you for life. Bestandsnummer des Verkäufers 9781838647940

Verkäufer kontaktieren

Neu kaufen

EUR 51,07
Währung umrechnen
Versand: Gratis
Innerhalb Deutschlands
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

D'Anna, Delio; Hayes, Andrew; Hennessy, Sam; Leasor, Jeremy; Sougrakpam, Gobin; Szabo, Daniel
Verlag: Packt Publishing, 2019
ISBN 10: 1838647945 ISBN 13: 9781838647940
Neu Softcover

Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. In. Bestandsnummer des Verkäufers ria9781838647940_new

Verkäufer kontaktieren

Neu kaufen

EUR 45,76
Währung umrechnen
Versand: EUR 5,77
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Delio D'Anna; Andrew Hayes; Sam Hennessy; Jeremy Leasor; Gobin Sougrakpam; Dániel Szabó
Verlag: Packt Publishing, 2019
ISBN 10: 1838647945 ISBN 13: 9781838647940
Neu Softcover

Anbieter: California Books, Miami, FL, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. Bestandsnummer des Verkäufers I-9781838647940

Verkäufer kontaktieren

Neu kaufen

EUR 43,05
Währung umrechnen
Versand: EUR 8,53
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Delio D'Anna
Verlag: Packt Publishing, 2019
ISBN 10: 1838647945 ISBN 13: 9781838647940
Neu Softcover

Anbieter: Kennys Bookshop and Art Galleries Ltd., Galway, GY, Irland

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. 2019. paperback. . . . . . Bestandsnummer des Verkäufers V9781838647940

Verkäufer kontaktieren

Neu kaufen

EUR 50,25
Währung umrechnen
Versand: EUR 2,00
Von Irland nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Andrew Hayes
Verlag: Packt Publishing Limited, 2019
ISBN 10: 1838647945 ISBN 13: 9781838647940
Neu PAP

Anbieter: PBShop.store UK, Fairford, GLOS, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

PAP. Zustand: New. New Book. Shipped from UK. Established seller since 2000. Bestandsnummer des Verkäufers GB-9781838647940

Verkäufer kontaktieren

Neu kaufen

EUR 47,93
Währung umrechnen
Versand: EUR 5,03
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Foto des Verkäufers

D'Anna, Delio
ISBN 10: 1838647945 ISBN 13: 9781838647940
Neu Paperback or Softback

Anbieter: BargainBookStores, Grand Rapids, MI, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback or Softback. Zustand: New. The Go Workshop: A New, Interactive Approach to Learning Go 3.06. Book. Bestandsnummer des Verkäufers BBS-9781838647940

Verkäufer kontaktieren

Neu kaufen

EUR 43,89
Währung umrechnen
Versand: EUR 10,66
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 5 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Delio D'Anna, Andrew Hayes, Sam Hennessy, Jeremy Leasor, Gobin Sougrakpam, Daniel Szabo
ISBN 10: 1838647945 ISBN 13: 9781838647940
Neu Paperback

Anbieter: Chiron Media, Wallingford, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: New. Bestandsnummer des Verkäufers 6666-IUK-9781838647940

Verkäufer kontaktieren

Neu kaufen

EUR 40,67
Währung umrechnen
Versand: EUR 15,05
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 10 verfügbar

In den Warenkorb

Foto des Verkäufers

D'Anna, Delio; Hayes, Andrew; Hennessy, Sam; Leasor, Jeremy; Sougrakpam, Gobin; Szabo, Daniel
Verlag: Packt Publishing, 2019
ISBN 10: 1838647945 ISBN 13: 9781838647940
Neu Softcover

Anbieter: GreatBookPrices, Columbia, MD, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. Bestandsnummer des Verkäufers 39850168-n

Verkäufer kontaktieren

Neu kaufen

EUR 40,12
Währung umrechnen
Versand: EUR 17,05
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Andrew Hayes
Verlag: Packt Publishing Limited, 2019
ISBN 10: 1838647945 ISBN 13: 9781838647940
Neu PAP

Anbieter: PBShop.store US, Wood Dale, IL, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

PAP. Zustand: New. New Book. Shipped from UK. Established seller since 2000. Bestandsnummer des Verkäufers GB-9781838647940

Verkäufer kontaktieren

Neu kaufen

EUR 57,94
Währung umrechnen
Versand: EUR 1,07
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Es gibt 11 weitere Exemplare dieses Buches

Alle Suchergebnisse ansehen