# Road to Technology

- [Sistema Operativo](https://matheuslaidler.gitbook.io/home/road2tech/sistemas.md): Uma breve visão sobre os sistemas de computador
- [Linux](https://matheuslaidler.gitbook.io/home/road2tech/sistemas/linux.md): Popularmente chamamos de sistema operacional, mas tecnicamente....
- [Terminal do ZERO](https://matheuslaidler.gitbook.io/home/road2tech/sistemas/linux/terminal-do-zero.md): Documento criado como auxílio aos estudantes e entusiastas a começar ou relembrar sobre linux e seus comandos
- [Conhecendo Shell Script](https://matheuslaidler.gitbook.io/home/road2tech/sistemas/linux/conhecendo-shell-script.md): Breve introdução ao desenvolvimento de scripts e automatização
- [Termos e Nomenclaturas](https://matheuslaidler.gitbook.io/home/road2tech/sistemas/linux/termos-e-nomenclaturas.md): Conhecendo as nomenclaturas mais comuns do mundo linux
- [Distros](https://matheuslaidler.gitbook.io/home/road2tech/sistemas/linux/distros.md): Vai uma visão sobre distros para introduzir o tópico
- [Windows](https://matheuslaidler.gitbook.io/home/road2tech/sistemas/windows.md)
- [CMD / Powershell](https://matheuslaidler.gitbook.io/home/road2tech/sistemas/windows/cmd-powershell.md): Apresentando linhas de comando do Windows
- [Programação](https://matheuslaidler.gitbook.io/home/road2tech/programacao.md): Neste tópico introduziremos a programação e falaremos sobre Lógica de Programação
- [Python](https://matheuslaidler.gitbook.io/home/road2tech/programacao/python.md): Entenda mais sobre uma das linguagens mais populares do mundo
- [Começando com Python](https://matheuslaidler.gitbook.io/home/road2tech/programacao/python/comecando-com-python.md): Introdução aos fundamentos da linguagem
- [C / C++/ C#](https://matheuslaidler.gitbook.io/home/road2tech/programacao/c-c++-c.md): Página de apresentação das linguagens
- [Base de C/C++](https://matheuslaidler.gitbook.io/home/road2tech/programacao/c-c++-c/base-de-c-c++.md): Resumo inicial de introdução ao C/C++
- [Java](https://matheuslaidler.gitbook.io/home/road2tech/programacao/java.md): Uma introdução à linguagem
- [Aprimoramento](https://matheuslaidler.gitbook.io/home/road2tech/programacao/aprimoramento.md): Dicas e truques para programadores iniciantes e intermediários
- [Aprender jogando](https://matheuslaidler.gitbook.io/home/road2tech/programacao/aprimoramento/aprender-jogando.md): Aprimore suas habilidades de forma descontraída!
- [Redes de Computadores](https://matheuslaidler.gitbook.io/home/road2tech/redes-de-computadores.md): Breve visão sobre redes e os fundamentos gerais
- [Comunicação de dados e Protocolos](https://matheuslaidler.gitbook.io/home/road2tech/redes-de-computadores/comunicacao-de-dados-e-protocolos.md): Resumão geral desta matéria da faculdade com resolução de exercício
- [Modelo OSI](https://matheuslaidler.gitbook.io/home/road2tech/redes-de-computadores/modelo-osi.md)
- [Deep Web](https://matheuslaidler.gitbook.io/home/road2tech/redes-de-computadores/deep-web.md): Desmistificando um pouco o conceito de deepweb
- [Web Development](https://matheuslaidler.gitbook.io/home/road2tech/webdev.md)
- [Front-end](https://matheuslaidler.gitbook.io/home/road2tech/webdev/front-end.md)
- [HTML](https://matheuslaidler.gitbook.io/home/road2tech/webdev/front-end/html.md): Nesta sessão teremos temas específicos de HTML
- [CSS](https://matheuslaidler.gitbook.io/home/road2tech/webdev/front-end/css.md): Nesta sessão teremos temas específicos de CSS
- [Javascript](https://matheuslaidler.gitbook.io/home/road2tech/webdev/front-end/javascript.md): Nesta sessão teremos temas específicos de javascript
- [Back-end](https://matheuslaidler.gitbook.io/home/road2tech/webdev/back-end.md)
- [PHP à primeira vista](https://matheuslaidler.gitbook.io/home/road2tech/webdev/back-end/php-a-primeira-vista.md)
- [Game Development](https://matheuslaidler.gitbook.io/home/road2tech/game-development.md): Desenvolvimento de games em geral
- [Blender](https://matheuslaidler.gitbook.io/home/road2tech/game-development/blender.md): Modelagem 3D para desenvolvimento de jogos
- [Problemas de Modelagem](https://matheuslaidler.gitbook.io/home/road2tech/game-development/blender/problemas-de-modelagem.md): Corrigindo alguns problemas que geralmente ocorrem quando modelamos nossos personagens, como texturas se modificando ao juntar objetos e partes não visíveis da malha quando exportadas a outro programa
- [Render bugado: Face visível no lado errado](https://matheuslaidler.gitbook.io/home/road2tech/game-development/blender/problemas-de-modelagem/render-bugado-face-visivel-no-lado-errado.md): Modelo ficou distorcido dentro da engine? faces não renderizadas?
- [Textura bugada: Mudança ao juntar malhas](https://matheuslaidler.gitbook.io/home/road2tech/game-development/blender/problemas-de-modelagem/textura-bugada-mudanca-ao-juntar-malhas.md): UVs: Erro na textura ao juntar objetos. Um guia rápido sobre o erro comum que acontece quando juntamos duas malhas
- [Unreal Engine](https://matheuslaidler.gitbook.io/home/road2tech/game-development/unreal-engine.md): Tópico de desenvolvimento com Unreal Engine 4 e 5
- [Conheça Blueprints](https://matheuslaidler.gitbook.io/home/road2tech/game-development/unreal-engine/conheca-blueprints.md): Introdução ao modelo lógico de "programação alternativa" da unreal engine para desenvolvimento de games.
- [Meus Projetos](https://matheuslaidler.gitbook.io/home/road2tech/game-development/unreal-engine/meus-projetos.md): Estarei deixando alguns projetos templates que eu tenha colocado para público em meu repositório do github. Também postarei projetos de games prontos (sem o projeto editável) como forma de divulgação.
- [Unity](https://matheuslaidler.gitbook.io/home/road2tech/game-development/unity.md): Apresentando o motor gráfico super famoso


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://matheuslaidler.gitbook.io/home/road2tech.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
