Skip to content

Mugambi12/alx-higher_level_programming

Repository files navigation

High Level Programming

Connect with me

GitHub repo size   Visit my website   Twitter Follow   LinkedIn Follow   GitHub Profile   GitHub stars   GitHub forks


Low Level Programming Materials

These projects are freely available for use in in your learning process. The program in this Repo are written main in Python

Topics

  1. 0x00- Python - Hello, World
  2. 0x01- Python - If Else Loops Functions
  3. 0x02- Python - Import Modules
  4. 0x03- Python - Data Structures
  5. 0x04- Python - More Data Structures
  6. 0x05- Python - Exceptions
  7. 0x06- Python - Classes
  8. 0x07- Python - Test Driven Development
  9. 0x08- Python - More Classes
  10. 0x09- Python - Everything is Object
  11. 0x0A- Python - Inheritance
  12. 0x0B- Python - Input/Output
  13. 0x0C- Python - Almost a Circle
  14. 0x0D- SQL - Introduction
  15. 0x0E- SQL - More Queries
  16. 0x12- JavaScript - Warm Up
  17. 0x13- JavaScript - Objects, Scopes, and Closures
  18. 0x14- Javascript web scraping
  19. 0x15- Javascript web jquery

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Git must be installed on your operating system.

Run Locally

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

License

This project is licensed under the MIT.