{"id":22169552,"url":"https://github.com/levmn/portugol","last_synced_at":"2026-01-05T09:06:17.162Z","repository":{"id":131212112,"uuid":"436354289","full_name":"levmn/portugol","owner":"levmn","description":"🚀 exercícios introdutórios a lógica da programação no portugol. referente ao bloco 1 do bootcamp da @generationbrasil.","archived":false,"fork":false,"pushed_at":"2022-03-21T14:55:55.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T22:17:46.933Z","etag":null,"topics":["portugol"],"latest_commit_sha":null,"homepage":"","language":null,"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/levmn.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":"2021-12-08T18:37:19.000Z","updated_at":"2022-02-14T17:35:32.000Z","dependencies_parsed_at":"2023-04-12T19:47:21.545Z","dependency_job_id":null,"html_url":"https://github.com/levmn/portugol","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levmn%2Fportugol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levmn%2Fportugol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levmn%2Fportugol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levmn%2Fportugol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/levmn","download_url":"https://codeload.github.com/levmn/portugol/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245315820,"owners_count":20595319,"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","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":["portugol"],"created_at":"2024-12-02T06:33:28.112Z","updated_at":"2026-01-05T09:06:17.150Z","avatar_url":"https://github.com/levmn.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch2 align=\"center\"\u003e🚀 Portugol Studio (Bloco 1 - Generation Brasil)\u003c/h2\u003e\n\u003cp\u003eRepositório referente ao primeiro bloco do bootcamp da \u003ca href=\"https://brazil.generation.org\"\u003eGeneration Brasil\u003c/a\u003e, com exercícios introdutórios a lógica da programação e criação de algoritmos por pseudocódigo no Portugol Studio.\u003c/p\u003e\n\u003cp\u003eClicando nas \u003cb\u003e\u003ci\u003eListas\u003c/i\u003e\u003c/b\u003e você será redirecionade aos exercícios que foram propostos durante o bloco, e em \u003cb\u003e\u003ci\u003eResoluções\u003c/i\u003e\u003c/b\u003e você será redirecionade para o repositório específico onde estão as resoluções feitas por mim.\u003c/p\u003e\n\n## 🔧 Tecnologias e aprendizado\n* Portugol Studio;\n* Lógica de programação.\n\n## 📁 Listas dos exercícios\n* \u003ca href=\"https://docs.google.com/document/d/1sZ6Wq69volHi1v2Pc1CsOg4KEgWCzDW2/edit?usp=sharing\u0026ouid=113078803043115536805\u0026rtpof=true\u0026sd=true\"\u003e\u003cb\u003eLista 01\u003c/b\u003e\u003c/a\u003e - Programação sequencial (\u003ca href=\"https://github.com/levmn/portugol/tree/main/1_exercicios_sequenciais\"\u003eResoluções\u003c/a\u003e);\n* \u003ca href=\"https://docs.google.com/document/d/1EvqEy3MYEymRjm-NuQkyoCV3tX0uHMip/edit?usp=sharing\u0026ouid=113078803043115536805\u0026rtpof=true\u0026sd=true\"\u003e\u003cb\u003eLista 02\u003c/b\u003e\u003c/a\u003e - Laços condicionais (\u003ca href=\"https://github.com/levmn/portugol/tree/main/2_lacos_condicionais\"\u003eResoluções\u003c/a\u003e);\n* \u003ca href=\"https://docs.google.com/document/d/1m2Uoam5Y8sMQGeEkgLtnElzNOEdfudlf/edit?usp=sharing\u0026ouid=113078803043115536805\u0026rtpof=true\u0026sd=true\"\u003e\u003cb\u003eLista 03\u003c/b\u003e\u003c/a\u003e - Laços de repetição (\u003ca href=\"https://github.com/levmn/portugol/tree/main/3_lacos_de_repeticao\"\u003eResoluções\u003c/a\u003e);\n* \u003ca href=\"https://docs.google.com/document/d/1qYOR_aGtRxNR5AFlPuRLAW59uM77v917/edit?usp=sharing\u0026ouid=113078803043115536805\u0026rtpof=true\u0026sd=true\"\u003e\u003cb\u003eLista 04\u003c/b\u003e\u003c/a\u003e - Vetores e matrizes (\u003ca href=\"https://github.com/levmn/portugol/tree/main/4_vetores_e_matrizes\"\u003eResoluções\u003c/a\u003e).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevmn%2Fportugol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flevmn%2Fportugol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevmn%2Fportugol/lists"}