{"id":18029867,"url":"https://github.com/zeioth/basic-programming-principles","last_synced_at":"2025-06-21T08:38:15.007Z","repository":{"id":177832081,"uuid":"660979153","full_name":"Zeioth/basic-programming-principles","owner":"Zeioth","description":"Examples for people initiating in coding","archived":false,"fork":false,"pushed_at":"2023-07-01T12:14:02.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T13:47:13.814Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Zeioth.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":"2023-07-01T12:03:54.000Z","updated_at":"2023-07-06T21:36:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"d18ca1de-e238-41f3-9f39-3964c018ef9b","html_url":"https://github.com/Zeioth/basic-programming-principles","commit_stats":null,"previous_names":["zeioth/basic-programming-principles-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeioth%2Fbasic-programming-principles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeioth%2Fbasic-programming-principles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeioth%2Fbasic-programming-principles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeioth%2Fbasic-programming-principles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zeioth","download_url":"https://codeload.github.com/Zeioth/basic-programming-principles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247249549,"owners_count":20908212,"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":[],"created_at":"2024-10-30T09:11:48.728Z","updated_at":"2025-04-04T21:13:59.597Z","avatar_url":"https://github.com/Zeioth.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Concepts in this examples\n\n``` md\n# hello_world.py                                               LEVEL: Easy\n  - How do we define a function?.\n  - How do we call a function? (and for what?)\n  - How do we use if/else? (and for what?)\n    \n# mi_programa_random.py                                        NIVEL: Advanced\n  - How do we use \"import\" to call a funcion\n    not created by us? (and for what?)\n```\n\n## How to run this\nMake sure you have python installed. On linux it comes pre-installed. But if you are on windows you have two options:\n\n\n* [Enable the Linux Subsystem for windows](https://www.youtube.com/watch?v=1ap3hL-UR9I). That way you have a linux terminal inside of Windows (recommended).\n* Or just download python and run a terminal.\n\nNow you can run the python program in your current directory like:\n\n``` shell\npython hello_world.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeioth%2Fbasic-programming-principles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeioth%2Fbasic-programming-principles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeioth%2Fbasic-programming-principles/lists"}