Skip to content

Cyberod/alx-higher_level_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

448 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALX High Level programming

alt_text

Starting my journey in high level programming whicj i know is going to be fun and much more demanding and different from my previous encounter, but with determination and persistence it's definitly going to be easy just like the low-level-journey.

Welcome to the Python world

The first projects are more "C-oriented" - no tricks, no funky syntax - simple!

You'll soon find that with Python (and the majority of higher level languages), there are ten different ways to do the same thing. Some tasks will expect only one implementation, while other tasks will have multiple possible implementations.

Like C, Python also has a linter / style guide like Betty, called PEP8, also now known as PyCode.

-- Guillaume

Projects

  • 0x00-python-hello_world
  • 0x01-python-if_else_loops_functions
  • 0x02-python-import_modules
  • 0x03-python-data_structures
  • 0x04-python-more_data_structures
  • 0x05-python-exceptions
  • 0x06-python-classes

About

High level language: Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors