This repository contains programs written for the Higher-level programming track at the ALX Software Engineering Program. In these projects, I learnt Python, and I also made use of concepts learnt. Simultaneously, I continued to reinforce and expand my skills in C and shell scripting. The specific list of projects contained follows:
- 0x00. Python - Hello, World
- 0x01. Python - if/else, loops, functions
- 0x02. Python - import & modules
- 0x03. Python - Data Structures: Lists, Tuples
- 0x04. Python - More Data Structures: Set, Dictionary
- 0x05. Python - Exceptions
- 0x06. Python - Classes and Objects
- 0x07. Python - Test-driven development
- 0x08. Python - More Classes and Objects
- 0x09. Python - Everything is object
- 0x0A. Python - Inheritance
- 0x0B. Python - Input/Output
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.