{"id":19329167,"url":"https://github.com/ngugimuchangi/alx-higher_level_programming","last_synced_at":"2026-04-11T02:01:55.449Z","repository":{"id":40681413,"uuid":"507909737","full_name":"ngugimuchangi/alx-higher_level_programming","owner":"ngugimuchangi","description":"ALX Higher Level Programming Projects: Python | JavaScript | SQL | HTML | CSS | Flask | RestFul API","archived":false,"fork":false,"pushed_at":"2022-11-25T00:01:25.000Z","size":351,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-06T07:49:43.228Z","etag":null,"topics":["css","flask","html5","javascript","python","rest-api","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/ngugimuchangi.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":"2022-06-27T12:57:13.000Z","updated_at":"2022-12-03T07:27:14.000Z","dependencies_parsed_at":"2023-01-22T11:30:50.726Z","dependency_job_id":null,"html_url":"https://github.com/ngugimuchangi/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/ngugimuchangi%2Falx-higher_level_programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngugimuchangi%2Falx-higher_level_programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngugimuchangi%2Falx-higher_level_programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngugimuchangi%2Falx-higher_level_programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ngugimuchangi","download_url":"https://codeload.github.com/ngugimuchangi/alx-higher_level_programming/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240434194,"owners_count":19800548,"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":["css","flask","html5","javascript","python","rest-api","sql"],"created_at":"2024-11-10T02:26:55.012Z","updated_at":"2026-04-11T02:01:50.407Z","avatar_url":"https://github.com/ngugimuchangi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ALX Higher Level Programming\n\n## About\n* Higher level programming languages\n\t- Python\n\t- Structured Query Language (SQL)\n\t- JavaScript\n* Webpage structure and style languages\n\t- Hypertext Markup Lanuguage (HTML)\n\t- Cascading Style Sheets(CSS)\n\n## Projects\n\n### 0x00. Python - Hello, World\n* Introduction to Python\n* [0x00-python-hello_world](0x00-python-hello_world)\n### 0x01-python-if_else_loops_functions\n* Conditional loops and statements\n* [0x01-python-if_else_loops_functions](0x01-python-if_else_loops_functions)\n\n### 0x02. Python - import \u0026 modules\n* Python modules and command line arguments\n* [0x02-python-import_modules](0x02-python-import_modules)\n\n### 0x03. Python - Data Structures: Lists, Tuples\n* Data structures\n* [0x03-python-data_structures](0x03-python-data_structures)\n\n### 0x04. Python - More Data Structures: Set, Dictionary\n* [0x04-python-more_data_structures](0x04-python-more_data_structures)\n* Set, Dictionary, Lambda, Map, Filter, Reduce\n* [0x04-python-more_data_structures](0x04-python-more_data_structures)\n\n### 0x05. Python - Exceptions\n* Handling Exception Errors\n* [0x05-python-exceptions](0x05-python-exceptions)\n\n### 0x06. Python - Classes and Objects\n* Object Oriented Programming in Python\n\t* Using classes and objects\n* [0x06-python-classes](0x06-python-classes)\n\n### 0x07. Python - Test-driven development\n* Test-driven Development in Python\n\t* Unit Tests and Interactive Tests for Python modules\n* [0x07-python-test_driven_development](0x07-python-test_driven_development)\n\n### 0x08. Python - More Classes and Objects\n* Object Oriented Programming in Python\n\t* More classes and objects\n* [0x08-python-more_classes](0x08-python-more_classes)\n\n### 0x09. Python - Everything is object\n* Objects and values, Mutable vs immutable types, Aliasing, Clonning lists and Mutations\n* [0x09-python-everything_is_object](0x09-python-everything_is_object)\n\n### 0x0A. Python - Inheritance\n* Inheritance\n\t* Single and multiple inheritance\n\t* Inheritance of magic methods\n* [0x0A-python-inheritance](0x0A-python-inheritance)\n\n### 0x0B. Python - Input/Output\n* Input/Output Operations\n\t* Opening, reading and closing files\n\t* JavaScript Object Notation (JSON)\n* [0x0B-python-input_output](0x0B-python-input_output)\n\n### 0x0C. Python - Almost a circle\n* Unittesting\n* JavaScript Object Notation (JSON)\n* Dynamic and static polymorphism\n\t- non-keyword arguments(args)\n\t- keyword arguments(kwargs)\n* [0x0C-python-almost_a_circle](0x0C-python-almost_a_circle)\n\n### 0x0D. SQL - Introduction\n* Database introduction\n* Structured Query Language Introduction\n* [0x0D-SQL_introduction](0x0D-SQL_introduction)\n\n### 0x0E. SQL - More queries\n* More SQL Queries\n* Cross table joins\n* Relationships\n* [0x0E-SQL_more_queries](0x0E-SQL_more_queries)\n\n### 0x0F. Python - Object-relational mapping\n* Object relational mapping\n\t* `MsqlDb API`\n\t* `Sqlalchemy`\n* [0x0F-python-object_relational_mappi](0x0F-python-object_relational_mappi)\n\n### 0x10. Python - Network #0\n* HTTP protocol\n* [0x10-python-network_0](0x10-python-network_0)\n\n### 0x11. Python - Network #1\n* Python `urllib` and `request` packages\n* Introduction to `GitHub` API\n* [0x11-python-network_1](0x11-python-network_1)\n\n### 0x12. JavaScript - Warm up\n* Introduction to javascript\n* [0x12-javascript-warm_up](0x12-javascript-warm_up)\n\n### 0x13. JavaScript - Objects, Scopes and Closures\n* Object oriented programming in javascript\n* [0x13-javascript_objects_scopes_closures](0x13-javascript_objects_scopes_closures)\n\n### 0x14. JavaScript - Web scraping\n* Web scraping with `JavaScript`\n* [0x14-javascript-web_scraping](0x14-javascript-web_scraping)\n### 0x15. JavaScript - Web jQuery\n* Working with `jQuery` library for dynamic websites\n* [0x15-javascript-web_jquery](0x15-javascript-web_jquery)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngugimuchangi%2Falx-higher_level_programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fngugimuchangi%2Falx-higher_level_programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngugimuchangi%2Falx-higher_level_programming/lists"}