Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olixc/alx-higher_level_programming
https://github.com/olixc/alx-higher_level_programming
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/olixc/alx-higher_level_programming
- Owner: Olixc
- Created: 2023-11-27T16:04:10.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-12-08T23:40:42.000Z (11 months ago)
- Last Synced: 2023-12-09T00:55:10.082Z (11 months ago)
- Language: Python
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Higher-level programming - Python
This repository contains programs written for the higher-level programming
track at ALX Africa. In these projects, which began occurring in month
four of the year one curriculum, I am currently learning Python.
Simultaneously, I continued to reinforce and expand my skills in C and shell
scripting. The specific list of projects contained follows:* [0x00. Python - Hello, World](./0x00-python-hello_world)
* [0x01-python-if_else_loops_functions](./0x01-python-if_else_loops_functions)
* [0x02-python-import_modules](./0x02-python-import_modules)
* [0x03-python-data_structures](./0x03-python-data_structures)
* [0x04-python-more_data_structures](./0x04-python-more_data_structures)
* [0x05-python-exceptions](./0x05-python-exceptions)
* [0x06-python-classes](./0x06-python-classes)
* [0x07-python-test_driven_development](./0x07-python-test_driven_development)
* [0x08-python-more_classes](./0x08-python-more_classes)
* [0x09-python-everything_is_object](./0x09-python-everything_is_object)
* [0x0A-Python-Inheritance](./0x0A-Python-Inheritance)
* [0x0B-python-input_output](./0x0B-python-input_output)
* [0x0C-python-almost_a_circle](./0x0C-python-almost_a_circle)
* [0x0D-SQL_introduction](./0x0D-SQL_introduction)
* [0x0E-SQL_more_queries](./0x0E-SQL_more_queries)
* [0x12-javascript-warm_up](./0x12-javascript-warm_up)#
* [0x13-javascript_objects_scopes_closures](./0x13-javascript_objects_scopes_closures)
* [0x0F-python-object_relational_mapping](./0x0F-python-object_relational_mapping)
* [0x14-javascript-web_scraping](./0x14-javascript-web_scraping)
* [0x15-javascript-web_jquery](./0x15-javascript-web_jquery)## Author :
* **Abdulrasaq Noibi** <[Olixc](https://github.com/olixc)>
## Acknowledgements :pray:
All work contained in this project was completed as part of the curriculum for
ALX Africa SE. ALX Afica 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//).