This repository is dedicated to documenting my Python learning journey as part of the ALX Higher Level Programming curriculum. It contains various directories, each corresponding to a specific topic or concept in Python programming.
-
0x00: Python Hello World: This directory focuses on the basics of Python programming, including writing and executing the classic "Hello, World!" program.
-
0x01: Flow Statements, Loops, and Functions: In this directory, I explore flow control statements, loops, and the concept of functions in Python.
-
0x02: Importing Modules: Here, I delve into the world of importing and utilizing modules in Python to extend the functionality of my programs.
-
0x03: Data Structures: This directory is dedicated to understanding and working with various data structures, such as lists, tuples, dictionaries, and sets.
-
0x04: More Data Structures: Building upon the previous directory, this section explores additional data structures and their applications in Python.
-
0x05: Exceptions: Here, I focus on handling exceptions and errors in Python programs, ensuring graceful execution even in unexpected situations.
-
0x06: Classes: In this directory, I learn about object-oriented programming in Python, including defining and working with classes and objects.
I am passionate about programming and continuously strive to enhance my Python skills through practice and learning. Feel free to explore the directories and code samples within this repository to gain insights into my Python learning journey. If you have any questions, suggestions, or feedback, please don't hesitate to reach out.
Happy coding!🚀🚀🚀