An open API service indexing awesome lists of open source software.

https://github.com/duarch/proitec

Reunir material de estudo para preparação em seleções e entrevistas.
https://github.com/duarch/proitec

study study-aid study-group study-materials study-resource studying

Last synced: 4 months ago
JSON representation

Reunir material de estudo para preparação em seleções e entrevistas.

Awesome Lists containing this project

README

          

# Material para estudo
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/duarch/proitec?label=current&style=flat-square)
![GitHub release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/duarch/proitec?include_prereleases&label=pre-release&sort=semver&style=flat-square)

Coleção de material para estudo de conhecimentos em TI


#### Índice

- [Lógica de Programação (Java 11, JavaScript ES7, Python 3)](#logica-de-programacao)
- [Conceitos de Orientação a Objetos](#conceitos-de-orientacao-a-objetos)
- [Git](#git)
- [Gerenciamento de Dependências](#gerenciamento-de-dependencias)
- [Automação de Testes](#automacao-de-testes)
- [Bancos de Dados Relacionais (SQL, formas normais)](#bancos-de-dados-relacionais)
- [Bancos de Dados não Relacionais](#bancos-de-dados-nao-relacionais)
- [Integração Contínua (CI)](#integracao-continua-ci)
- [Redes (endereçamento IP, DNS, http, TLS/mTLS)](#redes)
- [Métodos Ágeis](#metodos-ageis)
- [Sistemas Operacionais (Windows e Linux)](#sistemas-operacionais)


## Logica de Programacao

Descrição | Escopo | Fonte | Observação
:---: | :---: | --- | ---
Lógica de Programação | Iniciantes | [Lógica de Programação para iniciantes](https://dicasdeprogramacao.com.br/download/ebook-logica-de-programacao-para-iniciantes.pdf) | PT-BR, pdf
Algoritmos e Programação - Fabricio Ferrari e Cristian Cechinel | Geral | [Introdução a Algoritmos e Programação](http://www.ferrari.pro.br/home/documents/FFerrari-CCechinel-Introducao-a-algoritmos.pdf) | PT-BR, pdf
Welcome to Java for Python Programmers | Java | [Java for Python Programmers](https://runestone.academy/runestone/books/published/java4python/index.html) | EN, html
Site - Aprenda computação com Python | Python | [Aprenda computação com Python](https://aprendendo-computacao-com-python.readthedocs.org/en/latest/index.html) | PT-BR, html
Site - Guia | Python 3 | [O Guia do Mochileiro para Python!](https://python-guide-pt-br.readthedocs.io/pt_BR/latest/) | PT-BR, html
Site - O tutorial de Python | Python 2 | [O tutorial de Python](http://turing.com.br/pydoc/2.7/tutorial/) | PT-BR, html
Livro - Allen B. Downey | Python 3 | [Pense em Python](https://penseallen.github.io/PensePython2e) | PT-BR, html

#### [⇱ home](#material-para-estudo)

## Conceitos de Orientacao a Objetos

Descrição | Escopo | Fonte | Observação
:---: | :---: | --- | ---
POO: o que é programação orientada a objetos? | Geral | [Alura](https://www.alura.com.br/artigos/poo-programacao-orientada-a-objetos) | PT-BR, html
OOP using Java - Simon Kendal (PDF) | Java | [Object Oriented Programming using Java](https://bookboon.com/en/object-oriented-programming-using-java-ebook) | EN, pdf
Thinking & Programming - Rudolf Pecinovsky | Java | [OOP - Learn Object Oriented Thinking & Programming](http://pub.bruckner.cz/titles/oop) | EN, pdf
You Don't Know JS - Kyle Simpson | JavaScript | [You Don't Know JS](https://github.com/cezaraugusto/You-Dont-Know-JS) | PT-BR, EN, html, pdf
Python e Orientação a Objetos - Caelum | Python | [Python e Orientação a Objetos](https://www.caelum.com.br/apostila-python-orientacao-a-objetos/) | PT-BR, html
Python Funcional - Eduardo Mendes | Python | [Python Funcional](https://dunossauro.github.io/python-funcional/) | PT-BR, html
Python Orientado a Objetos | Python | [Python Orientado a Objetos](https://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxyYWZhZWx1ZnR8Z3g6NTJlM2UzYzY1ZTgzMDEwMw) (PDF) | PT-BR, pdf
OOP Explained | Geral | [What is Object Oriented Programming?](https://www.educative.io/blog/object-oriented-programming) | EN, html

#### [⇱ home](#material-para-estudo)
## Git

Descrição | Escopo | Fonte | Observação
:---: | :---: | --- | ---
Git - guia prático | Geral | [Git - guia prático](http://rogerdudler.github.io/git-guide/index.pt_BR.html) | PT-BR, html
Git Magic | Geral | [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/pt_br/) | PT-BR, html
Controle de Versão - LTIA UNESP | Geral | [Minicurso - Controle de Versão usando o Git](https://github.com/ltiaunesp/Git-Minicurso) | PT-BR, html
Pro Git | Geral | [Pro Git](http://git-scm.com/book/pt-br/) | PT-BR, vários

#### [⇱ home](#material-para-estudo)
## Gerenciamento de Dependencias

Descrição | Escopo | Fonte | Observação
:---: | :---: | --- | ---
a | Geral | [exemplo.com](https://www.google.com) | PT-BR, html

#### [⇱ home](#material-para-estudo)
## Automacao de Testes

Descrição | Escopo | Fonte | Observação
:---: | :---: | --- | ---
Curso ... | Java 11 | [exemplo.com](https://www.google.com) | PT-BR, pdf
Vídeo ... | JavaScript ES7 | [exemplo.com](https://www.google.com) | English, on-line
Site ... | Python 3 | [exemplo.com](https://www.google.com) | PT-BR, EN, html

#### [⇱ home](#material-para-estudo)
## Bancos de Dados Relacionais

Descrição | Escopo | Fonte | Observação
:---: | :---: | --- | ---
Bancos de Dados | Noções gerais | [Fuvest - Engenharia da computação](https://www.youtube.com/playlist?list=PLxI8Can9yAHeHQr2McJ01e-ANyh3K0Lfq) | Vídeo - Playlist

#### [⇱ home](#material-para-estudo)
## Bancos de Dados nao Relacionais

Descrição | Escopo | Fonte | Observação
:---: | :---: | --- | ---
Introduction to MongoDB | MongoDB | [tutorialspoint.com](https://www.tutorialspoint.com/mongodb) | EN, html
MongoDB Koans | MongoDB | [MongoDB Koans](https://github.com/chicagoruby/MongoDB_Koans) | EN, html
The Little MongoDB Book | MongoDB | [openmymind.net](http://openmymind.net/2011/3/28/The-Little-MongoDB-Book/)
MongoDB Succinctly | MongoDB | [syncfusion.com](https://www.syncfusion.com/resources/techportal/ebooks/mongodb) | EN, pdf/Kindle
NoSQL Databases - Christof Strauch | Geral | [christof-strauch.de](http://www.christof-strauch.de/nosqldbs.pdf) | EN, pdf
CouchDB: The Definitive Guide | CouchDB | [couchdb.org](http://guide.couchdb.org) | EN, pdf/epub
Extracting Data from NoSQL - Petter Nasholm | Geral | [chalmers.se](http://publications.lib.chalmers.se/records/fulltext/155048.pdf) | EN, pdf
Graph Databases | Graph | [Graph Databases](http://graphdatabases.com) | EN, html
The Little Redis Book - K. Seguin | Geral | [openmymind.net](http://openmymind.net/2012/1/23/The-Little-Redis-Book/) | EN, pdf/epub

#### [⇱ home](#material-para-estudo)
## Integracao Continua (CI)

Descrição | Escopo | Fonte | Observação
:---: | :---: | --- | ---
CI - Integração Contínua Sem Desculpa | Geral | [CI - Integração Contínua Sem Desculpa](https://ci.mrprompt.com.br) | PT-BR, html
Livro Deploy em produção - Rafael Gomes | Geral | [Deploy em produção para desenvolvedores](https://leanpub.com/deployemprodparadevs) | PT-BR, vários
Livro Primeiros passos - Marcos Brizeno | Geral | [Primeiros passos com Padrões de Projeto](https://leanpub.com/primeiros-passos-com-padroes-de-projeto/) | PT-BR, vários

#### [⇱ home](#material-para-estudo)
## Redes

#### [⇱ home](#material-para-estudo)
## Metodos Ageis

Descrição | Escopo | Fonte | Observação
:---: | :---: | --- | ---
a | Geral | [exemplo.com](https://www.google.com) | PT-BR, html
Kanban e Scrum | - | [Kanban e Scrum - obtendo o melhor de ambos](http://www.infoq.com/br/minibooks/kanban-scrum-minibook) | PT-BR, pdf
Kanban em 10 Passos | Kanban | [Kanban em 10 Passos](http://www.infoq.com/br/minibooks/priming-kanban-jesper-boeg) | PT-BR, pdf
Scrum e XP | Scrum | [Scrum e XP direto das Trincheiras](http://www.infoq.com/br/minibooks/scrum-xp-from-the-trenches) | PT-BR, pdf

#### [⇱ home](#material-para-estudo)
## Sistemas Operacionais

Descrição | Escopo | Fonte | Observação
:---: | :---: | --- | ---
Sistemas Operacionais - Carlos A. Maziero | Geral | [Sistemas Operacionais: Conceitos e Mecanismos](http://wiki.inf.ufpr.br/maziero/lib/exe/fetch.php?media=socm:socm-livro.pdf) | PT-BR, pdf
Guia - Gleydson Maziolli | Linux | [Guia Foca Linux](https://www.guiafoca.org/#download) | PT-BR, pdf/html
Think OS - Allen B. Downey | General | [A Brief Introduction to Operating Systems](http://www.greenteapress.com/thinkos/index.html) | EN, pdf/html

#### [⇱ home](#material-para-estudo)

#### Contribuições

Por favor leia [CONTRIBUTING.md](https://github.com/duarch/proitec/blob/master/CONTRIBUTING.md) para mais detalhes a respeito do nosso código de contuda e o processo de submissão de pull-requests para nós.

#### Autores

* **André Duarte** [@duarch](https://github.com/duarch)

Veja também a lista completa de [contribuidores](https://github.com/duarch/proitec/contributors) que contribuiram para o desenvolvimento deste projeto.

#### Licença

Esse projeto é licenciado pela MIT License - veja também [LICENSE.md](https://github.com/duarch/proitec/blob/master/LICENSE) para mais detalhes

#### Agradecimentos

* [Lígia Mello](https://github.com/LiCuru)