Plus d’un million de livres à portée de main !
Bookbot

Shiju Varghese

    Shiju Varghese est un architecte technologique, consultant, auteur publié et conférencier, spécialisé dans la création de systèmes distribués cloud-natifs hautement évolutifs en utilisant le langage de programmation Go. En tant qu'un des premiers adoptants de Go, il offre des services de conseil et de formation pour les systèmes backend et les microservices au sein de l'écosystème Go. Son travail met l'accent sur les applications pratiques et les principes de conception efficaces dans les architectures logicielles modernes. Varghese traduit des concepts techniques complexes en stratégies exploitables pour les développeurs.

    Web Development with Go
    Go Recipes
    • Go Recipes

      • 237pages
      • 9 heures de lecture
      4,0(1)Évaluer

      Solve your Go problems using a problem-solution approach. Each recipe is a self-contained answer to a practical programming problem in Go. Go Recipes contains recipes that deal with the fundamentals of Go, allowing you to build simple, reliable, and efficient software. Other topics include working with data using modern NoSQL databases such as MongoDB and RethinkDB. The book provides in-depth guidance for building highly scalable backend APIs in Go for your mobile client applications and web client applications. All this means that you’ll be able to write programs that get the most out of multicore and networked machines, using Go’s novel type system that enables flexible and modular program construction. You'll see how to test your Go applications so they are ready for deployment, as well as learning how to write HTTP servers to offer you maximum flexibility when dealing with remote clients. What You'll Learn Work with the core fundamentals of Go Persist data into NoSQL databases Build scalable backend APIs Test your Go applications Create HTTP web servers in Go Who This Book Is For Experienced programmers who have some or no prior experience with Go.

      Go Recipes
    • Web Development with Go

      • 312pages
      • 11 heures de lecture
      3,6(22)Évaluer

      Take a deep dive into web development using the Go programming language to build web apps and RESTful services to create reliable and efficient software. Web Development with Go provides Go language fundamentals and then moves on to advanced web development concepts and successful deployment of Go web apps to the cloud. Web Development with Go will teach you how to develop scalable real-world web apps, RESTful services, and backend systems with Go. The book starts off by covering Go programming language fundamentals as a prerequisite for web development. After a thorough understanding of the basics, the book delves into web development using the built-in package, net/http. With each chapter you’ll be introduced to new concepts for gradually building a real-world web system. The book further shows you how to integrate Go with other technologies. For example, it provides an overview of using MongoDB as a means of persistent storage, and provides an end-to-end REST API sample as well. The book then moves on to demonstrate how to deploy web apps to the cloud using the Google Cloud platform. Web Development with Go Go is a high-performance language while providing greater level of developer productivity, therefore Web Development with Go equips you with the necessary skills and knowledge required for effectively building robust and efficient web apps by leveraging the features of Go.

      Web Development with Go