Skip to content

Nifilat/alx-higher_level_programming

Repository files navigation

alx-higher_level_programming

Python (programming language)

Welcome to the Python world!

The first projects are more "C-oriented" - no tricks, no funky syntax - simple! If you've already played with Python, don't worry, fun things will come. 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.

Enjoy!

  • Guillaume

Table of Contents

Requirements

  • Ubuntu 14.04 LTS
  • Pep8 version 1.7

Projects

  1. 0x00-python-hello_world
  2. 0x01-python-if_else_loops_functions
  3. 0x02-python-import_modules
  4. 0x03-python-data_structures
  5. 0x04-python-more_data_structures
  6. 0x05-python-exceptions
  7. 0x06-python-classes
  8. 0x07-python-test_driven_development
  9. 0x08-python-more_classes
  10. 0x09-python-everything_is_object
  11. 0x0A-python-inheritance
  12. 0x0B-python-input_output
  13. 0x0C-python-almost_a_circle

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published