Modern Web Development with Go
Dušan Stojanović

SKU: 9789395968362

Rs. 1,299
Type:
Quantity:

Free Book Preview

ISBN: 9789395968362
eISBN: 9789395968133

Rights: Worldwide
Author Name: Dušan Stojanović
Publishing Date: 02-Mar-2023
Dimension: 7.5*9.25 Inches
Binding: Paperback
Page Count: 444

 

Download code from GitHub

Build fast, scalable web server applications by harnessing the power of solutiondriven programming with Go. 

KEY FEATURES 

  • Understanding the core concepts of the Go programming language.
  • Designing and development of modern Web Server applications.
  • Dealing with different kinds of database management solutions.
  • Deploying applications with cutting edge technologies.
  • Monitoring and maintenance of applications with popular tools.

DESCRIPTION

In this book, we are going to learn how to design, develop and deploy Web Server Applications using the Go programming language. In recent years, Go has become the industrial standard for these kinds of applications; so by learning this, a lot of good opportunities can be opened in the market. All subjects will be covered through various practical examples.

This book will cover the stateoftheart technology for the development of Web Applications and follow all industrial standards. At the beginning we will  do the preparation for development. Here, we will learn the basics of the Go programming language, the basics of Web Servers, how to set up a project with Go, and how to design software solutions.

Later, we will concentrate more on development. We will learn how to develop the application designed in the previous chapters, how to use different types of databases, how to test our application, and how to make it secure. At the end of the book, we will show how to deploy the application and monitor it after deployment.

After reading this book, the readers can independently develop Web Server Applications or include themselves in alreadystarted projects.

WHAT WILL YOU LEARN 

  • Solve common problems with the Go programming language.
  • Be familiar with the terms related to server applications.
  • Understand the phases in the software development process.
  • Be able to independently design software solutions and use some best practices.
  • Be familiar with multiple different database management solutions (relational and NoSQL)  and be able to predict which best suits their needs.
  • Learn how to deploy applications.
  • Understand and know how to apply monitoring and alerting concepts.

WHO IS THIS BOOK FOR?

The book is for beginners and experienced developers who want to learn and have a thorough introduction to web development using the Go programming language. With a lot of practical examples and guidelines on how to install and configure specific tools, beginners will easily understand and follow the content covered in this book. On the other hand, more experienced developers will certainly find some useful tips and tricks. 

  1. Basic Concepts of Go programming language
  2. Advanced Concepts of Go programming language
  3. Web Servers
  4. Setting up a project with Go programming language
  5. Design of Web Applications
  6. Application layers
  7. Relational databases and Repository layer
  8. NoSQL databases and Repository layer
  9. Testing
  10. Security
  11. Deploying Web Application
  12. Monitoring and Alerting

Dušan Stojanović was born in Smederevo (Serbia) in 1989. He received a Master's degree in Computer Science from The University of Belgrade in 2013. Since then, he has been working for several software companies on various projects, such as user administration, ecommerce, video streaming platform and advertising. In 2021, he published his first book Building serverside and Microservices with Go. Currently, he lives and works in Belgrade (Serbia). 

LinkedIn Profile: Dušan Stojanović