https://github.com/mdawoud27/alx-higher_level_programming
Python is a popular programming language. It was created by Guido van Rossum, and released in 1991. It is used for: web development (server-side), software development, mathematics, system scripting.
https://github.com/mdawoud27/alx-higher_level_programming
javascript oop python sql
Last synced: 2 months ago
JSON representation
Python is a popular programming language. It was created by Guido van Rossum, and released in 1991. It is used for: web development (server-side), software development, mathematics, system scripting.
- Host: GitHub
- URL: https://github.com/mdawoud27/alx-higher_level_programming
- Owner: mdawoud27
- Created: 2023-08-07T16:11:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-29T15:40:18.000Z (almost 2 years ago)
- Last Synced: 2025-01-31T07:13:01.048Z (over 1 year ago)
- Topics: javascript, oop, python, sql
- Language: Python
- Homepage:
- Size: 1.85 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# alx-higher_level_programming
Guido van Rossum
This repository contains directories for each topic covered in my **High level programming**. Here's a brief overview of each directory:
- [**0x00-python-hello_world**](https://github.com/mdawoud27/alx-higher_level_programming/tree/main/0x00-python-hello_world): 0x00. Python - Hello, World
- [**0x01-python-if_else_loops_functions**](https://github.com/mdawoud27/alx-higher_level_programming/tree/main/0x01-python-if_else_loops_functions): 0x01. Python - if/else, loops, functions
- [**0x02-python-import_modules**](https://github.com/mdawoud27/alx-higher_level_programming/tree/main/0x02-python-import_modules): 0x02. Python - import & modules
- [**0x03-python-data_structures**](https://github.com/mdawoud27/alx-higher_level_programming/tree/main/0x03-python-data_structures): 0x03. Python - Data Structures: Lists, Tuples