ConquerorCletus / alx-higher_level_programming

This repository would hold my python projects for ALX SE program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ALX HIGHER LEVEL PROGRAMMING (PYTHON programming).

Now some months after deciding to start My software Engineering dream with ALX, the journey has been bumpy, exciting and challenging but i can only push forward.

About

This repository contains my introduction to Python proggramming codes and i would be trying some new things and beginner level codes on python in this repository.

Python pprogramming language is a high level programming language which is also object oriented, it is easy to understand and unlike C programming language or java it does not require a (;) terminator. also, programmers in python do not need to interact with the memory as much as C programmers do, python does something called Garbage collection which automatically allocates and frees memory after use.

This repository is going to host my python based ALX task.

Contents of Repository


  • 0x00:Hello, world.
  • 0x01:Variables, if, else, while.
  • 0x02:Import and Modules.
  • 0x03:Data structures.
  • 0x04:More Data Structures.

Author

Yours Truly, Mr. Chibuike Cletus Vincent Nwafor.

Contact

About

This repository would hold my python projects for ALX SE program.


Languages

Language:Python 88.0%Language:JavaScript 7.7%Language:C 3.5%Language:Shell 0.9%