{"id":21852592,"url":"https://github.com/richard-1257/alx-higher_level_programming","last_synced_at":"2026-05-19T15:06:50.762Z","repository":{"id":65742059,"uuid":"584939973","full_name":"richard-1257/alx-higher_level_programming","owner":"richard-1257","description":"A collection of projects for learning higher-level programming concepts.","archived":false,"fork":false,"pushed_at":"2023-08-14T04:59:13.000Z","size":465,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T13:25:45.667Z","etag":null,"topics":["alx","high-level-programming","python3","sql"],"latest_commit_sha":null,"homepage":"","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/richard-1257.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}},"created_at":"2023-01-03T22:53:48.000Z","updated_at":"2023-10-13T00:21:52.000Z","dependencies_parsed_at":"2023-02-19T19:45:43.656Z","dependency_job_id":null,"html_url":"https://github.com/richard-1257/alx-higher_level_programming","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/richard-1257%2Falx-higher_level_programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richard-1257%2Falx-higher_level_programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richard-1257%2Falx-higher_level_programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richard-1257%2Falx-higher_level_programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richard-1257","download_url":"https://codeload.github.com/richard-1257/alx-higher_level_programming/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244847663,"owners_count":20520364,"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":["alx","high-level-programming","python3","sql"],"created_at":"2024-11-28T01:17:42.824Z","updated_at":"2026-05-19T15:06:40.744Z","avatar_url":"https://github.com/richard-1257.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![intro](https://github.com/richard-1257/alx-higher_level_programming/assets/83041703/18d1daba-bf25-4040-9785-a5aee5f77c42)\n\n# Higher-level programming - Python, JavaScript, SQL\nThis repository contains programs written for the Higher-level programming track at the ALX Software Engineering Program. In these projects, I learnt Python \u0026 SQL, and I also made use of concepts learnt. Simultaneously, I continued to reinforce and expand my skills in C and shell scripting. The specific list of projects contained follows:\n\n## About\nAt ALX, there are several tracks to become a full stack software engineer. One of those tracks is the high level programming track which covers the following:\n- Data structure\n- Exceptions\n- Classes\n- Test Driven Development\n- Objects and more\n\n## Projects\n- [0x00-python-hello_world](https://github.com/richard-1257/alx-higher_level_programming/tree/master/0x00-python-hello_world)\n- [0x01-python-if_else_loops_functions](https://github.com/richard-1257/alx-higher_level_programming/tree/master/0x01-python-if_else_loops_functions)\n- [0x02-python-import_modules](https://github.com/richard-1257/alx-higher_level_programming/tree/master/0x02-python-import_modules)\n- [0x03-python-data_structures](https://github.com/richard-1257/alx-higher_level_programming/tree/master/0x03-python-data_structures)\n- [0x04-python-more_data_structures](https://github.com/richard-1257/alx-higher_level_programming/tree/master/0x04-python-more_data_structures)\n- [0x05-python-exceptions](https://github.com/richard-1257/alx-higher_level_programming/tree/master/0x05-python-exceptions)\n- [0x06-python-classes](https://github.com/richard-1257/alx-higher_level_programming/tree/master/0x06-python-classes)\n- [0x07-python-test_driven_development](https://github.com/richard-1257/alx-higher_level_programming/tree/master/0x07-python-test_driven_development)\n- [0x08-python-more_classes](https://github.com/richard-1257/alx-higher_level_programming/tree/master/0x08-python-more_classes)\n- [0x09-python-everything_is_object](https://github.com/richard-1257/alx-higher_level_programming/tree/master/0x09-python-everything_is_object)\n- [0x0A-python-inheritance](https://github.com/richard-1257/alx-higher_level_programming/tree/master/0x0A-python-inheritance)\n- [0x0B-python-input_output](https://github.com/richard-1257/alx-higher_level_programming/tree/master/0x0B-python-input_output)\n- [0x0C-python-almost_a_circle](https://github.com/richard-1257/alx-higher_level_programming/tree/master/0x0C-python-almost_a_circle)\n- [0x0D-SQL_introduction](https://github.com/richard-1257/alx-higher_level_programming/tree/master/0x0D-SQL_introduction)\n- [0x0E-SQL_more_queries](https://github.com/richard-1257/alx-higher_level_programming/tree/master/0x0E-SQL_more_queries)\n- [0x0F-python-object_relational_mapping](https://github.com/richard-1257/alx-higher_level_programming/tree/master/0x0F-python-object_relational_mapping)\n- [0x10-python-network_0](https://github.com/richard-1257/alx-higher_level_programming/tree/master/0x10-python-network_0)\n- [0x11-python-network_1](https://github.com/richard-1257/alx-higher_level_programming/tree/master/0x11-python-network_1)\n- [0x12-javascript-warm_up](https://github.com/richard-1257/alx-higher_level_programming/tree/master/0x12-javascript-warm_up)\n- [0x13-javascript_objects_scopes_closures](https://github.com/richard-1257/alx-higher_level_programming/tree/master/0x13-javascript_objects_scopes_closures)\n- [0x14-javascript-web_scraping](https://github.com/richard-1257/alx-higher_level_programming/tree/master/0x14-javascript-web_scraping)\n- [0x15-javascript-web_jquery](https://github.com/richard-1257/alx-higher_level_programming/tree/master/0x15-javascript-web_jquery)\n\n## Acknowledgements 🙏\nAll work contained in this project was completed as part of the curriculum for the ALX-SE programme. ALX Africa is an online full-stack software engineering program that prepares students for careers in the tech industry using project-based peer learning and Collaborators are acknowledged within each project. For more information, [visit this link.](https://www.alxafrica.com/)\n\n## Author :\n\u003cdetails\u003e\u003csummary\u003eRichard ifeanyi\u003c/summary\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichard-1257%2Falx-higher_level_programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichard-1257%2Falx-higher_level_programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichard-1257%2Falx-higher_level_programming/lists"}