Aulas do Curso (35 vídeos)
In this tutorial, we make two hello world apps and a static file server using Go. We also talk about the different text …
In this tutorial, we create a web crawler in Go. Feel free to comment if you want and subscribe for more tutorials. Als…
In this tutorial, we take a look at building a simple web application in Go. Also check out our written Golang tutoria…
In this tutorial we expand upon the simple web app that we built in the last tutorial and add some functions in the temp…
We add an SQLite3 database to our webapp and talk about databases in Go. Also check out our written Golang tutorial on…
We add an Upload handler to our webapp. Also check out our written Golang tutorial on our blog: http://tensor-programm…
In this tutorial, we start to build a user module with a login/signup form. JetBrains - Gogland https://www.jetbrains.…
In this tutorial, we implement some very basic user authentication. Also check out our written Golang tutorial on our …
We add flash messages to our user module in our Go web app using simple cookies. Also check out our written Golang tut…
In this tutorial, we do a bit of a refactor job on our webapp to make things easier going forward. Gogland link: http…
In this quick tutorial we create our Uuid and hash our password. Also check out our written Golang tutorial on our blo…
In this tutorial we add struct based form validation using Json annotations which preform reflections. Also check out …
In this tutorial we finish our user module. We add the finishing touches to our database as well. Also check out our w…
In this tutorial, we refactor our User module with our main web app. We also add some minor features. Also check out …
In this tutorial, we create a "create" handler and some middle-ware out of closures. Also check out our written Golang…
In this tutorial, we add multi-word titles to our program and also add a custom function to the template language in go.…
In this tutorial, we put a search handler into our web app and we also add more consistency to our page titles. Also c…
In this tutorial, we look at the go module system and build the basic framework for a blockchain. Github Repository: h…
In this tutorial, we add persistence via BadgerDB and a Command Line interface to our blockchain application. Github R…
In this tutorial, we add transactions to our blockchain and we talk about inputs and outputs. Github Repository: http…
In this tutorial, we add a wallet module to this blockchain example. Github Repository: https://github.com/tensor-pro…
In this tutorial, we add digital signing, locking and verification to our blockchain via the wallet module Github Rep…
In this tutorial, we optimize our blockchain by adding a UTXO persistence layer. Github Repository: https://github.c…
In this tutorial, we optimize our transactions with a Merkle Tree. Github Repository: https://github.com/tensor-progr…
In this tutorial, we add in the network module. Github Repository: https://github.com/tensor-programming/golang-bloc…
In this tutorial, we finish the blockchain by implementing the network module with the blockchain Github Repository: …
In this tutorial, we take a look at a simple example of using RPC with Golang. Github Repository: https://github.com/t…
In this tutorial, we take a look at how we can use gRPC to build a simple API. Github Repository: https://github.com/t…
In this tutorial, we take a look at how we can build a small chat app with gRPC and Docker. Github Repository: https:/…
#tensorprogramming #golang #designpatterns In this tutorial, we take a look at the decorator pattern in Go. We use it …
#tensorprogramming #golang #designpatterns In this tutorial, we take a look at the Generator pattern and the Observer p…
#tensorprogramming #golang #microservices In this tutorial, we take a look at the basics of the Go kit toolkit. We use…
#tensorprogramming #golang #microservices In this series, we take a look at the hexagonal microservice architecture in …
#tensorprogramming #golang #microservices In this series, we take a look at the hexagonal microservice architecture in …
#tensorprogramming #golang #microservices In this series, we take a look at the hexagonal microservice architecture in …
Sobre o Canal
Course Preview