https://github.com/selma-belhadj/alx-higher_level_programming
Python projects featuring tasks that test knowledge of specific topics and areas of python programming
https://github.com/selma-belhadj/alx-higher_level_programming
c python3
Last synced: about 1 year ago
JSON representation
Python projects featuring tasks that test knowledge of specific topics and areas of python programming
- Host: GitHub
- URL: https://github.com/selma-belhadj/alx-higher_level_programming
- Owner: selma-belhadj
- Created: 2022-11-29T13:16:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-16T10:59:22.000Z (about 3 years ago)
- Last Synced: 2025-03-23T21:45:59.521Z (over 1 year ago)
- Topics: c, python3
- Language: Python
- Homepage:
- Size: 208 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## High Level Programming
> This repository is made to understand object oriented programming. Each repo in this repository holds code that illustrates an essential concept of programming, specific to Python, as well as other higher level concepts such as networking...
## Environment
* Language: Python 3
* OS: Ubuntu 14.04 LTS
* Compiler: python3 and gcc 4.8.4
* Style guidelines: [Pycodestyle](https://pypi.org/project/pycodestyle/)
## Getting Started
- clone the repository
`git clone git@github.com:selma-belhadj/alx-higher_level_programming.git`
- navigate to the repository
`cd alx-higher_level_programming`
- navigate to the concerned folder
`cd concerned_folder`
## Authors
👤 **Selma Belhadj**
- GitHub: [@selma-belhadj](https://github.com/selma-belhadj)
- Twitter: [@Bel_Selma16](https://twitter.com/selma_bel_hadj)
- LinkedIn: [@selma-belhadj](https://www.linkedin.com/in/selma-belhadj/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/selma-belhadj/alx-higher_level_programming/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
All 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//).