{"id":20829006,"url":"https://github.com/the-akira/introcomp","last_synced_at":"2025-09-21T21:09:21.724Z","repository":{"id":100219073,"uuid":"264566976","full_name":"the-akira/IntroComp","owner":"the-akira","description":"Introdução aos Princípios da Computação e Programação","archived":false,"fork":false,"pushed_at":"2025-05-12T21:08:26.000Z","size":48830,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-08T15:48:57.395Z","etag":null,"topics":["algoritmos","ciencia-da-computacao","dados","debugging","estruturas-de-dados","hardware","programacao","software"],"latest_commit_sha":null,"homepage":null,"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/the-akira.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}},"created_at":"2020-05-17T02:19:36.000Z","updated_at":"2025-05-12T21:08:30.000Z","dependencies_parsed_at":"2023-12-03T19:32:53.014Z","dependency_job_id":null,"html_url":"https://github.com/the-akira/IntroComp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/the-akira/IntroComp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-akira%2FIntroComp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-akira%2FIntroComp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-akira%2FIntroComp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-akira%2FIntroComp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/the-akira","download_url":"https://codeload.github.com/the-akira/IntroComp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-akira%2FIntroComp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276306296,"owners_count":25619613,"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-09-21T02:00:07.055Z","response_time":72,"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":["algoritmos","ciencia-da-computacao","dados","debugging","estruturas-de-dados","hardware","programacao","software"],"created_at":"2024-11-17T23:19:08.719Z","updated_at":"2025-09-21T21:09:21.720Z","avatar_url":"https://github.com/the-akira.png","language":"C","readme":"\u003ch1 align=\"center\"\u003eIntrodução aos Princípios da Computação e Programação\u003c/h1\u003e\n\n\u003ch1 align=\"center\"\u003e\n    \u003cimg src=\"Avatar.png\"\u003e \u003c/br\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eArtigos que visam introduzir conceitos essenciais da Ciência da Computação e Programação.\u003c/p\u003e\n\n## Conteúdo\n\n- [Abstração](https://github.com/the-akira/IntroComp/blob/master/materiais/Abstra%C3%A7%C3%A3o/Artigo.md)\n- [Algoritmos de Busca e Ordenação](https://github.com/the-akira/IntroComp/blob/master/materiais/Algoritmos%20de%20Busca%20e%20Ordena%C3%A7%C3%A3o/Artigo.md)\n- [Controle de Fluxo e Iteração](https://github.com/the-akira/IntroComp/blob/master/materiais/Controle%20de%20Fluxo%20e%20Itera%C3%A7%C3%A3o/Controle%20de%20Fluxo%20e%20Itera%C3%A7%C3%A3o.md)\n- [Dados e Armazenamento](https://github.com/the-akira/IntroComp/blob/master/materiais/Dados%20e%20Armazenamento/Artigo.md)\n- [Debugging](https://github.com/the-akira/IntroComp/blob/master/materiais/Debugging/Debugging.md)\n- [Eficiência e Ordem de Crescimento](https://github.com/the-akira/IntroComp/blob/master/materiais/Efici%C3%AAncia%20e%20Ordem%20de%20Crescimento/Artigo.md)\n- [Estruturas de Dados](https://github.com/the-akira/IntroComp/blob/master/materiais/Estruturas%20de%20Dados/Artigo.md)\n- [Hardware](https://github.com/the-akira/IntroComp/blob/master/materiais/Hardware/Artigo.md)\n- [Linguagens de Programação](https://github.com/the-akira/IntroComp/blob/master/materiais/Linguagens%20de%20Programa%C3%A7%C3%A3o/Artigo.md)\n- [Recursão e Programação Dinâmica](https://github.com/the-akira/IntroComp/blob/master/materiais/Recurs%C3%A3o/Artigo.md)\n- [Simulações e Aleatoriedade](https://github.com/the-akira/IntroComp/blob/master/materiais/Simula%C3%A7%C3%B5es%20e%20Aleatoriedade/Artigo.md)\n- [Software](https://github.com/the-akira/IntroComp/blob/master/materiais/Software/Artigo.md)\n- [Referências](https://github.com/the-akira/IntroComp/blob/master/materiais/Refer%C3%AAncias.md)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-akira%2Fintrocomp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe-akira%2Fintrocomp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-akira%2Fintrocomp/lists"}