{"id":39207510,"url":"https://github.com/duarch/proitec","last_synced_at":"2026-01-17T23:00:55.116Z","repository":{"id":55514832,"uuid":"323360128","full_name":"duarch/proitec","owner":"duarch","description":"Reunir material de estudo para preparação em seleções e entrevistas.","archived":false,"fork":false,"pushed_at":"2021-01-12T17:35:44.000Z","size":188,"stargazers_count":7,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-01T19:44:25.669Z","etag":null,"topics":["study","study-aid","study-group","study-materials","study-resource","studying"],"latest_commit_sha":null,"homepage":"https://duarch.github.io/proitec/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/duarch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-21T14:30:54.000Z","updated_at":"2024-05-01T19:44:25.670Z","dependencies_parsed_at":"2022-08-15T02:10:38.073Z","dependency_job_id":null,"html_url":"https://github.com/duarch/proitec","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/duarch/proitec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duarch%2Fproitec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duarch%2Fproitec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duarch%2Fproitec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duarch%2Fproitec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/duarch","download_url":"https://codeload.github.com/duarch/proitec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duarch%2Fproitec/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28521296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T22:11:28.393Z","status":"ssl_error","status_checked_at":"2026-01-17T22:11:27.841Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["study","study-aid","study-group","study-materials","study-resource","studying"],"created_at":"2026-01-17T23:00:34.420Z","updated_at":"2026-01-17T23:00:54.949Z","avatar_url":"https://github.com/duarch.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Material para estudo\n![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/duarch/proitec?label=current\u0026style=flat-square)\n![GitHub release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/duarch/proitec?include_prereleases\u0026label=pre-release\u0026sort=semver\u0026style=flat-square)\n\n\nColeção de material para estudo de conhecimentos em TI \n\u003chr /\u003e\n\n#### Índice\n\n- [Lógica de Programação (Java 11, JavaScript ES7, Python 3)](#logica-de-programacao)\n- [Conceitos de Orientação a Objetos](#conceitos-de-orientacao-a-objetos)\n- [Git](#git) \n- [Gerenciamento de Dependências](#gerenciamento-de-dependencias) \n- [Automação de Testes](#automacao-de-testes) \n- [Bancos de Dados Relacionais (SQL, formas normais)](#bancos-de-dados-relacionais)\n- [Bancos de Dados não Relacionais](#bancos-de-dados-nao-relacionais)\n- [Integração Contínua (CI)](#integracao-continua-ci) \n- [Redes (endereçamento IP, DNS, http, TLS/mTLS)](#redes)\n- [Métodos Ágeis](#metodos-ageis) \n- [Sistemas Operacionais (Windows e Linux)](#sistemas-operacionais) \n\n\u003chr /\u003e\n\n## Logica de Programacao\n\n Descrição  | Escopo |  Fonte | Observação \n:---: | :---: | --- | --- \nLó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 \nAlgoritmos 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\nWelcome to Java for Python Programmers |  Java | [Java for Python Programmers](https://runestone.academy/runestone/books/published/java4python/index.html)  | EN, html\nSite - 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\nSite - Guia | Python 3 | [O Guia do Mochileiro para Python!](https://python-guide-pt-br.readthedocs.io/pt_BR/latest/) | PT-BR, html\nSite - O tutorial de Python | Python 2 | [O tutorial de Python](http://turing.com.br/pydoc/2.7/tutorial/) | PT-BR, html\nLivro - Allen B. Downey | Python 3 | [Pense em Python](https://penseallen.github.io/PensePython2e) | PT-BR, html\n\n\n\n#### [⇱ home](#material-para-estudo)\n\n## Conceitos de Orientacao a Objetos\n\n Descrição  | Escopo |  Fonte | Observação \n:---: | :---: | --- | --- \nPOO: o que é programação orientada a objetos? | Geral | [Alura](https://www.alura.com.br/artigos/poo-programacao-orientada-a-objetos) | PT-BR, html\nOOP using Java - Simon Kendal (PDF) | Java | [Object Oriented Programming using Java](https://bookboon.com/en/object-oriented-programming-using-java-ebook)  | EN, pdf\nThinking \u0026 Programming - Rudolf Pecinovsky | Java | [OOP - Learn Object Oriented Thinking \u0026 Programming](http://pub.bruckner.cz/titles/oop) | EN, pdf \nYou 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 \nPython 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\nPython Funcional - Eduardo Mendes | Python | [Python Funcional](https://dunossauro.github.io/python-funcional/) | PT-BR, html\nPython Orientado a Objetos | Python | [Python Orientado a Objetos](https://docs.google.com/viewer?a=v\u0026pid=sites\u0026srcid=ZGVmYXVsdGRvbWFpbnxyYWZhZWx1ZnR8Z3g6NTJlM2UzYzY1ZTgzMDEwMw) (PDF) | PT-BR, pdf\nOOP Explained | Geral | [What is Object Oriented Programming?](https://www.educative.io/blog/object-oriented-programming)  | EN, html\n\n#### [⇱ home](#material-para-estudo)\n## Git\n\n Descrição  | Escopo |  Fonte | Observação \n:---: | :---: | --- | --- \nGit - guia prático | Geral | [Git - guia prático](http://rogerdudler.github.io/git-guide/index.pt_BR.html) | PT-BR, html\nGit Magic | Geral | [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/pt_br/) | PT-BR, html\nControle de Versão - LTIA UNESP | Geral | [Minicurso - Controle de Versão usando o Git](https://github.com/ltiaunesp/Git-Minicurso) | PT-BR, html\nPro Git | Geral | [Pro Git](http://git-scm.com/book/pt-br/) | PT-BR, vários\n\n\n\n#### [⇱ home](#material-para-estudo)\n## Gerenciamento de Dependencias\n\n Descrição  | Escopo |  Fonte | Observação \n:---: | :---: | --- | --- \na | Geral | [exemplo.com](https://www.google.com)  | PT-BR, html\n\n\n\n\n#### [⇱ home](#material-para-estudo)\n## Automacao de Testes\n\n Descrição  | Escopo |  Fonte | Observação \n:---: | :---: | --- | --- \nCurso ... | Java 11 | [exemplo.com](https://www.google.com)  | PT-BR, pdf\nVídeo ... | JavaScript ES7 | [exemplo.com](https://www.google.com) | English, on-line \nSite ... |  Python 3 | [exemplo.com](https://www.google.com)  | PT-BR, EN, html \n\n\n\n\n\n#### [⇱ home](#material-para-estudo)\n## Bancos de Dados Relacionais\n\n Descrição  | Escopo |  Fonte | Observação \n:---: | :---: | --- | --- \nBancos de Dados | Noções gerais | [Fuvest - Engenharia da computação](https://www.youtube.com/playlist?list=PLxI8Can9yAHeHQr2McJ01e-ANyh3K0Lfq)  | Vídeo - Playlist\n\n#### [⇱ home](#material-para-estudo)\n## Bancos de Dados nao Relacionais\n\n Descrição  | Escopo |  Fonte | Observação \n:---: | :---: | --- | --- \nIntroduction to MongoDB | MongoDB | [tutorialspoint.com](https://www.tutorialspoint.com/mongodb) | EN, html\nMongoDB Koans | MongoDB | [MongoDB Koans](https://github.com/chicagoruby/MongoDB_Koans) | EN, html\nThe Little MongoDB Book | MongoDB | [openmymind.net](http://openmymind.net/2011/3/28/The-Little-MongoDB-Book/) \nMongoDB Succinctly | MongoDB | [syncfusion.com](https://www.syncfusion.com/resources/techportal/ebooks/mongodb) | EN, pdf/Kindle\nNoSQL Databases - Christof Strauch | Geral | [christof-strauch.de](http://www.christof-strauch.de/nosqldbs.pdf) | EN, pdf\nCouchDB: The Definitive Guide | CouchDB | [couchdb.org](http://guide.couchdb.org)  | EN, pdf/epub\nExtracting Data from NoSQL - Petter Nasholm | Geral | [chalmers.se](http://publications.lib.chalmers.se/records/fulltext/155048.pdf) | EN, pdf\nGraph Databases | Graph | [Graph Databases](http://graphdatabases.com) | EN, html\nThe Little Redis Book - K. Seguin | Geral | [openmymind.net](http://openmymind.net/2012/1/23/The-Little-Redis-Book/) | EN, pdf/epub\n\n\n\n\n#### [⇱ home](#material-para-estudo)\n## Integracao Continua (CI)\n\n Descrição  | Escopo |  Fonte | Observação \n:---: | :---: | --- | --- \nCI - Integração Contínua Sem Desculpa | Geral |  [CI - Integração Contínua Sem Desculpa](https://ci.mrprompt.com.br) | PT-BR, html\nLivro Deploy em produção - Rafael Gomes | Geral |  [Deploy em produção para desenvolvedores](https://leanpub.com/deployemprodparadevs) | PT-BR, vários\nLivro 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\n\n#### [⇱ home](#material-para-estudo)\n## Redes\n\n#### [⇱ home](#material-para-estudo)\n## Metodos Ageis\n\n Descrição  | Escopo |  Fonte | Observação \n:---: | :---: | --- | --- \na | Geral | [exemplo.com](https://www.google.com)  | PT-BR, html\nKanban e Scrum | - |  [Kanban e Scrum - obtendo o melhor de ambos](http://www.infoq.com/br/minibooks/kanban-scrum-minibook) | PT-BR, pdf\nKanban em 10 Passos | Kanban |  [Kanban em 10 Passos](http://www.infoq.com/br/minibooks/priming-kanban-jesper-boeg) | PT-BR, pdf\nScrum e XP | Scrum |  [Scrum e XP direto das Trincheiras](http://www.infoq.com/br/minibooks/scrum-xp-from-the-trenches) | PT-BR, pdf\n\n#### [⇱ home](#material-para-estudo)\n## Sistemas Operacionais\n\n Descrição  | Escopo |  Fonte | Observação \n:---: | :---: | --- | --- \nSistemas 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\nGuia - Gleydson Maziolli | Linux | [Guia Foca Linux](https://www.guiafoca.org/#download) | PT-BR, pdf/html \nThink OS - Allen B. Downey |  General | [A Brief Introduction to Operating Systems](http://www.greenteapress.com/thinkos/index.html) | EN, pdf/html \n\n#### [⇱ home](#material-para-estudo)\n\n\n\n\n#### Contribuições\n\nPor 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.\n \n\n#### Autores\n\n* **André Duarte** [@duarch](https://github.com/duarch)\n\nVeja também a lista completa de [contribuidores](https://github.com/duarch/proitec/contributors) que contribuiram para o desenvolvimento deste projeto.\n\n#### Licença\n\nEsse projeto é licenciado pela MIT License - veja também [LICENSE.md](https://github.com/duarch/proitec/blob/master/LICENSE) para mais detalhes\n\n#### Agradecimentos\n\n* [Lígia Mello](https://github.com/LiCuru)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduarch%2Fproitec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduarch%2Fproitec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduarch%2Fproitec/lists"}