Skip to content

mahfeshar/alx-higher_level_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALX Higher Level Programming

This repository contains projects and exercises related to higher-level programming languages (Python), focusing on concepts and practices in the ALX Software Engineering program.

Table of Contents

Description

This repository is dedicated to higher-level programming topics, providing a collection of projects and exercises that cover various aspects of software development. It serves as a learning resource for participants in the ALX Software Engineering program.

Projects

  1. 0x00. Python - Hello, World

    • Description: The first projects are more "C-oriented" - no tricks, no funky syntax - simple!
  2. 0x01. Python - if/else, loops, functions

    • Description: It was about if, if .. else, while & for and more control flow tools.
  3. 0x02. Python - import & modules

    • Description: It was about How to import functions from another file and how to use it and more.
  4. 0x03. Python - Data Structures: Lists, Tuples

    • Description: It was about Lists and Tuples and more data structures in python.
  5. 0x04. Python - More Data Structures: Set, Dictionary

    • Description: It was about sets, dictionaries, and advanced data structures in Python.
  6. 0x06. Python - Classes and Objects

    • Description: It was about OOP, classes and more.
  7. 0x07. Python - Test-driven development

    • Description: It was about writing test cases first and then writing code.
  8. 0x08. Python - More Classes and Objects

    • Description: It was about creating and using classes in Python.
  9. 0x09. Python - Everything is object

    • Description: It was about the concepts of mutable and immutable objects in Python.
  10. 0x0A. Python - Inheritance

    • Description: It was about Inheritance in Python OOP.
  11. 0x0B. Python - Input/Output

    • Description: It was about file I/O in Python.
  12. 0x0C. Python - Almost a circle

    • Description: It was about creating a base class and subclasses.

About

Make tasks for ALX -Python tasks-

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published