These projects are freely available for use in in your learning process. The program in this Repo are written main in Python
- 0x00- Python - Hello, World
- 0x01- Python - If Else Loops Functions
- 0x02- Python - Import Modules
- 0x03- Python - Data Structures
- 0x04- Python - More Data Structures
- 0x05- Python - Exceptions
- 0x06- Python - Classes
- 0x07- Python - Test Driven Development
- 0x08- Python - More Classes
- 0x09- Python - Everything is Object
- 0x0A- Python - Inheritance
- 0x0B- Python - Input/Output
- 0x0C- Python - Almost a Circle
- 0x0D- SQL - Introduction
- 0x0E- SQL - More Queries
- 0x12- JavaScript - Warm Up
- 0x13- JavaScript - Objects, Scopes, and Closures
- 0x14- Javascript web scraping
- 0x15- Javascript web jquery
Before you begin, ensure you have met the following requirements:
- Git must be installed on your operating system.
To run these materials locally, run this command on your git bash:
Linux and macOS:
sudo git clone https://github.com/Mugambi12/alx-high_level_programming.git
Windows:
git clone https://github.com/Mugambi12/alx-high_level_programming.git
This project is licensed under the MIT.