{"id":30473840,"url":"https://github.com/jpaulohe4rt/c4noobs","last_synced_at":"2025-09-14T19:57:56.708Z","repository":{"id":46458213,"uuid":"250915880","full_name":"jpaulohe4rt/c4noobs","owner":"jpaulohe4rt","description":"Tutorial de C para iniciantes","archived":false,"fork":false,"pushed_at":"2024-08-22T01:20:18.000Z","size":1214,"stargazers_count":254,"open_issues_count":2,"forks_count":29,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-08-22T02:42:57.153Z","etag":null,"topics":["c","curso","iniciantes","tutorial"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jpaulohe4rt.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-28T23:38:07.000Z","updated_at":"2024-08-22T02:42:59.319Z","dependencies_parsed_at":"2024-08-22T02:53:08.147Z","dependency_job_id":null,"html_url":"https://github.com/jpaulohe4rt/c4noobs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jpaulohe4rt/c4noobs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpaulohe4rt%2Fc4noobs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpaulohe4rt%2Fc4noobs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpaulohe4rt%2Fc4noobs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpaulohe4rt%2Fc4noobs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpaulohe4rt","download_url":"https://codeload.github.com/jpaulohe4rt/c4noobs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpaulohe4rt%2Fc4noobs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271839193,"owners_count":24831718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["c","curso","iniciantes","tutorial"],"created_at":"2025-08-24T09:50:26.503Z","updated_at":"2025-08-24T09:50:27.889Z","avatar_url":"https://github.com/jpaulohe4rt.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/he4rt/4noobs\" target=\"_blank\"\u003e\n    \u003cimg src=\"./.github/header-4noobs.svg\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ch2 align=\"center\"\u003eC4Noobs\u003c/h2\u003e\n\n  \u003ch1 align=\"center\"\u003e\n  \u003cimg src=\"./src/imgs/c.png\" alt=\"Imagem da Linguagem C\" width=\"120\"\u003e\n\u003c/h1\u003e\n  \n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/jpaulohe4rt/c4noobs/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/jpaulohe4rt/c4noobs/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n## Sobre o Projeto\n\u003cp align=\"left\"\u003e\n  O propósito desse repositório, além de contribuir para o projeto \u003ca href=\"https://github.com/he4rt/4noobs\"\u003e4noobs\u003c/a\u003e, é ensinar o básico de C para iniciantes.\n\u003c/p\u003e\n\n## ROADMAP\n\n### Introdução\n\n1. [Boas Vindas](/src/1-Introducao/1-Boas-vindas.md)\n2. [Comunicação](/src/1-Introducao/2-Comunicacao.md)\n\n### Configuração de Ambiente\n\n1. [Editores de textos e plugins](/src/2-Ambiente/1-Editores-e-plugins.md)\n2. [Ambiente Windows](/src/2-Ambiente/2-Ambiente-windows.md)\n3. [Ambiente Linux](/src/2-Ambiente/3-Ambiente-linux.md)\n4. [Dicas Gerais](/src/2-Ambiente/4-Dicas-gerais.md)\n5. [Ambiente Online](/src/2-Ambiente/5-Ambiente-online.md)\n\n### Módulo Básico\n\n01. [Primeiros Passos](/src/3-Basico/01-PrimeirosPassos.md)\n02. [Variáveis](/src/3-Basico/02-Variaveis.md)\n03. [Entrada e Saída](/src/3-Basico/03-Entrada-Saida.md)\n04. [Constantes](/src/3-Basico/04-Constantes.md)\n05. [Operações Aritmeticas](/src/3-Basico/05-OperacoesAritmeticas.md)\n06. [Funções](/src/3-Basico/06-Funcoes.md)\n07. [Arrays](/src/3-Basico/07-Arrays.md)\n08. [Operadores Lógicos](/src/3-Basico/08-Operadores-Logicos.md)\n09. [Controle de Fluxo](/src/3-Basico/09-Controle-de-Fluxo.md)\n10. [Estruturas de Repetição](/src/3-Basico/10-EstruturasDeRepeticao.md)\n11. [Matrizes](/src/3-Basico/11-Matrizes.md)\n12. [Ponteiros](/src/3-Basico/12-Ponteiros.md)\n13. [Memória Dinâmica](/src/3-Basico/13-MemóriaDinâmica.md)\n14. [Leitura e Escrita de Arquivos](/src/3-Basico/14-Arquivos.md)\n15. [Structs](/src/3-Basico/15-Structs.md)\n\n### Módulo Avançado\n\n01. [Ponteiro para Função](/src/5-Avancado/1-Ponteiro-Para-Funcao.md)\n02. [Argumentos de Linha de Comando](/src/5-Avancado/2-Argumentos-de-linha-de-comando.md)\n03. [Função Recursiva](/src/5-Avancado/3-Função-Recursiva.md)\n04. [Implementação de estruturas de dados genéricas](/src/5-Avancado/4-ImplementacaoEdGenerica.md)\n05. [Programação Multithread](/src/5-Avancado/5-Threads.md)\n\n## Como Contribuir\n\nContribuições fazem com que a comunidade open source seja um lugar incrível para aprender, inspirar e criar. Todas contribuições\nsão **extremamente apreciadas**\n\n1. Realize um Fork do projeto\n2. Crie um branch com a nova feature (`git checkout -b feature/featureBraba`)\n3. Realize o Commit (`git commit -m 'Add some featureBraba'`)\n4. Realize o Push no Branch (`git push origin feature/featureBraba`)\n5. Abra um Pull Request\n\n## Autores\n\n- **João Paulo Lima (jpaulohe4rt)** - _Developer \u0026 Member of He4rt Developers_  - [Twitter](https://twitter.com/jpaulohe4rt)\n- **Paulo Rievrs Oliveira** - _Developer \u0026 Member of He4rt Developers_ - [Linkedin](https://www.linkedin.com/in/paulo-rievrs/) - [Github](https://www.github.com/paulorievrs)\n- **JulioRats** - Computer Scientist - [Github](https://www.github.com/Julio-Rats)\n\n\u003cp align=\"center\"\u003eMade with 💜\u003c/p\u003e\n\n---\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/he4rt/4noobs\" target=\"_blank\"\u003e\n    \u003cimg src=\"./.github/footer-4noobs.svg\" width=\"380\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpaulohe4rt%2Fc4noobs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpaulohe4rt%2Fc4noobs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpaulohe4rt%2Fc4noobs/lists"}