https://github.com/kevinkoech357/alx-higher_level_programming
Python and Javascript learning path.
https://github.com/kevinkoech357/alx-higher_level_programming
javascript python3 sql
Last synced: 3 months ago
JSON representation
Python and Javascript learning path.
- Host: GitHub
- URL: https://github.com/kevinkoech357/alx-higher_level_programming
- Owner: kevinkoech357
- Created: 2023-05-08T07:45:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-01T17:57:13.000Z (over 1 year ago)
- Last Synced: 2025-01-05T05:41:41.164Z (4 months ago)
- Topics: javascript, python3, sql
- Language: Python
- Homepage:
- Size: 263 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
On this repository, you'll find tasks done in python3, sql and javascript.## Directories
- [0x00-python-hello_world](https://github.com/kevinkoech357/alx-higher_level_programming/tree/main/0x00-python-hello_world)
- [0x01-python-if_else_loops_functions](https://github.com/kevinkoech357/alx-higher_level_programming/tree/main/0x01-python-if_else_loops_functions)
- [0x02-python-import_modules](https://github.com/kevinkoech357/alx-higher_level_programming/tree/main/0x02-python-import_modules)
- [0x03-python-data_structures](https://github.com/kevinkoech357/alx-higher_level_programming/tree/main/0x03-python-data_structures)
- [0x04-python-more_data_structures](https://github.com/kevinkoech357/alx-higher_level_programming/tree/main/0x04-python-more_data_structures)
- [0x05-python-exceptions](https://github.com/kevinkoech357/alx-higher_level_programming/tree/main/0x05-python-exceptions)
- [0x06-python-classes](https://github.com/kevinkoech357/alx-higher_level_programming/tree/main/0x06-python-classes)
- [0x07-python-test_driven_development](https://github.com/kevinkoech357/alx-higher_level_programming/tree/main/0x07-python-test_driven_development)
- [0x08-python-more_classes](https://github.com/kevinkoech357/alx-higher_level_programming/tree/main/0x08-python-more_classes)
- [0x09-python-everything_is_object](https://github.com/kevinkoech357/alx-higher_level_programming/tree/main/0x09-python-everything_is_object)
- [0x0A-python-inheritance](https://github.com/kevinkoech357/alx-higher_level_programming/tree/main/0x0A-python-inheritance)
- [0x0B-python-input_output](https://github.com/kevinkoech357/alx-higher_level_programming/tree/main/0x0B-python-input_output)
- [0x0C-python-almost_a_circle](https://github.com/kevinkoech357/alx-higher_level_programming/tree/main/0x0C-python-almost_a_circle)
- [0x0D-SQL_introduction](https://github.com/kevinkoech357/alx-higher_level_programming/tree/main/0x0D-SQL_introduction)
- [0x0E-SQL_more_queries](https://github.com/kevinkoech357/alx-higher_level_programming/tree/main/0x0E-SQL_more_queries)
- [0x12-javascript-warm_up](https://github.com/kevinkoech357/alx-higher_level_programming/tree/main/0x12-javascript-warm_up)
- [0x13-javascript_objects_scopes_closures](https://github.com/kevinkoech357/alx-higher_level_programming/tree/main/0x13-javascript_objects_scopes_closures)You can click on these links to access the respective directories in the provided repository.