Skip to content

Commit c2d74c4

Browse files
Translation of section 3.0 to Portuguese (PT-BR)
1 parent 925f812 commit c2d74c4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pt-br/03.0.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#3 Web foundation
1+
# 3 Fundamentos da web
22

3-
The reason you are reading this book is that you want to learn to build web applications in Go. As I've said before, Go provides many powerful packages like `http`. These packages can help you a lot when trying to build web applications. I'll teach you everything you need to know in the following chapters, and we'll talk about some concepts of the web and how to run web applications in Go in this chapter.
3+
O motivo pelo qual você está lendo esse livro é que você deseja aprender a construir aplicações web em Go. Como eu disse, Go fornece muitos pacotes poderosos como o `http`. Esses pacotes podem ajudá-lo bastante quando estiver tentando construir aplicações web. Eu vou lhe ensinar tudo que você precisa saber nos próximos capítulos, e nós iremos conversar sobre alguns conceitos da web e sobre como executar aplicações web em Go nesse capítulo.
44

55
## Links
66

7-
- [Directory](preface.md)
8-
- Previous chapter: [Chapter 2 Summary](02.8.md)
9-
- Next section: [Web working principles](03.1.md)
7+
- [Sumário](preface.md)
8+
- Seção anterior: [Resumo do Capítulo 1](02.8.md)
9+
- Próxima seção: [Princípios do funcionamento da web](03.1.md)

0 commit comments

Comments
 (0)