{"id":24875952,"url":"https://github.com/samuelsenerwa/alx-higher_level_programming","last_synced_at":"2026-05-04T06:31:54.235Z","repository":{"id":65449983,"uuid":"585034670","full_name":"samuelsenerwa/alx-higher_level_programming","owner":"samuelsenerwa","description":"The repository contains all the tasks done in ALX software engineering program","archived":false,"fork":false,"pushed_at":"2023-06-01T07:08:33.000Z","size":207,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T08:18:38.432Z","etag":null,"topics":["algorithm","alx-higher-level-programming","api","classes-and-objects","data-structures","development","exception-handling","inheritance","javascript","loops","modules","programm","python","unittest"],"latest_commit_sha":null,"homepage":"https://github.com/samuelsenerwa/alx-higher_level_programming","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/samuelsenerwa.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-04T06:33:32.000Z","updated_at":"2023-06-01T07:01:58.000Z","dependencies_parsed_at":"2023-02-13T14:46:22.478Z","dependency_job_id":null,"html_url":"https://github.com/samuelsenerwa/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/samuelsenerwa%2Falx-higher_level_programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelsenerwa%2Falx-higher_level_programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelsenerwa%2Falx-higher_level_programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelsenerwa%2Falx-higher_level_programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samuelsenerwa","download_url":"https://codeload.github.com/samuelsenerwa/alx-higher_level_programming/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245773122,"owners_count":20669719,"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":["algorithm","alx-higher-level-programming","api","classes-and-objects","data-structures","development","exception-handling","inheritance","javascript","loops","modules","programm","python","unittest"],"created_at":"2025-02-01T08:18:34.984Z","updated_at":"2026-05-04T06:31:54.204Z","avatar_url":"https://github.com/samuelsenerwa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eHigher Level Programming\u003c/h1\u003e\n\n\u003cp\u003eThis repo contains all the projects that I have done in the alx-Holberton curriculum on Higher level programming.\u003c/p\u003e \u003cbr\u003e\n\u003ch1\u003e What Does High-Level Language (HLL) Mean?\u003c/h1\u003e\u003chr\u003e\n\u003cp\u003e A high-level language is any programming language that enables development of a program in a much more user-friendly programming context and is generally independent of the computer's hardware architecture.\u003c/p\u003e\u003cbr\u003e\n\u003cp\u003eA high-level language has a higher level of abstraction from the computer, and focuses more on the programming logic rather than the underlying hardware components such as memory addressing and register utilization.\u003c/p\u003e\n\nThe task in this repository is as follows:\n\n* [0x00. Python - Hello, World](./0x00-python-hello_world)\n* [0x01. Python - if/else, loops, functions](./0x01-python-if_else_loops_functions)\n* [0x02. Python - import \u0026 modules](./0x02-python-import_modules)\n* [0x03. Python - Data Structures: Lists, Tuples](./0x03-python-data_structures)\n* [0x04. Python - More Data Structures: Set, Dictionary](./0x04-python-more_data_structures)\n* [0x05. Python - Exceptions](./0x05-python-exception)\n* [0x06. Python - Classes and Objects](./0x06-python-classes)\n* [0x07. Python - Test-driven development](./0x07-python-test_driven_development)\n* [0x08. Python - More Classes and Objects](./0x08-python-more_classes)\n* [0x09. Python - Everything is object](./0x09-python-everything_is_object)\n* [0x0A. Python - Inheritance](./0x0A-python-inheritance)\n* [0x0B. Python - Input/Output](./0x0B-python-input_output)\n* [0x0C. Python - Almost A Circle](./0x0C-python-almost_a_circle)\n* [0x0D. SQL - Introduction](./0x0D-SQL_introduction)\n* [0x0E. SQL - More Queries](./0x0E-SQL_more_queries)\n* [0x0F. Python - Object Relational Mapping](./0x0F-python-object_relational_mapping)\n* [0x10. Python - Network 0](0x10-python-network_0)\n* [0x11. Python - Network 1](0x11-python-network_1)\n* [0x12. JavaScript - Warm up](./0x12-javascript-warm_up)\n* [0x13. JavaScript - Objects, Scopes and Closures](./0x13-javascript_objects_scopes_closures)\n* [0x14. Javascript - Web scraping](./0x14-javascript-web_scraping)\n* [0x15. Javascript - Web JQuery](./0x15-javascript-web_jquery)\n\n## Author :\n* **[Samuel Senerwa](https://twitter.com/samuelsenerwa)** \u003c[Senerwa](https://github.com/samuelsenerwa)\u003e\n\n## Acknowledgements :pray:\n\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. For more information, visit [this link](https://www.alxafrica.com//).\n\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"http://www.alxafrica.com/wp-content/uploads/2022/01/header-logo.png\"\n    alt=\"ALX Africa Logo\"\n  \u003e\n  \u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelsenerwa%2Falx-higher_level_programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamuelsenerwa%2Falx-higher_level_programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelsenerwa%2Falx-higher_level_programming/lists"}