Basics of Go
Please rate the course
Category:
Language:
English
Duration:
07:57:04
Number of lessons:
52
Update date:
14/08/2023
Rating:
0.0
Course short description
In this workshop, you will learn the fundamentals of the Go programming language from Maximiliano Firtman and how to use it in web development. Gain insights into Go's syntax, key concepts, and best practices, and understand how to write efficient, concurrent, and scalable programs and microservices using Go. This workshop will also introduce you to Go's syntax and usage of the HTTP package library, which provides a wide range of utilities and packages for effective software and backend development. In the first day, you will learn the fundamentals and during the second day, you will focus on creating a working web server with RESTful APIs using Go and standard libraries.
- Master the fundamentals of the Go programming language
- Learn Go's syntax and key concepts
- Discover Go's approach to concurrency and scalability
- Familiarize yourself with HTTP in Go
- Create a Web Server and a RESTful API