Dprof-code / alx-higher_level_programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alx High Level Programming

Python-meme

This repository contains my solutions to various programming problems related to high level programming and algorithms in the ALX Software Engineering program. As I progress in my learnings, I would be implementing solutions in the the Python programming language focus on understanding the fundamentals of programming and computer architecture.

Each subdirectory in the repository corresponds to a different topic, with detailed explanations of the problems and the approaches I took to solve them. Some of the topics covered in this repository include data structures, memory management, sorting algorithms, and much more.

Through this repository, I hope to not only document my journey in learning high level programming, but also provide a resource for others who are starting out in this field. Please feel free to browse through the repository, use the code in your own projects, and leave any comments or feedback.

Projects

  • 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

About


Languages

Language:Python 66.4%Language:C 32.9%Language:Shell 0.7%