Skip to content

Dkazem91/holbertonschool-higher_level_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Holbertonschool-high_level_programming

"Holberton Logo"

Python (programming language)

Python is an interpreted high-level programming language for general-purpose programming. Created by Guido van Rossum and first released in 1991, Python has a design philosophy that emphasizes code readability, notably using significant whitespace. It provides constructs that enable clear programming on both small and large scales

Python features a dynamic type system and automatic memory management. It supports multiple programming paradigms, including object-oriented, imperative, functional and procedural, and has a large and comprehensive standard library

Python interpreters are available for many operating systems. CPython, the reference implementation of Python, is open source software and has a community-based development model, as do nearly all of its variant implementations. CPython is managed by the non-profit Python Software Foundation.

Table of Contents

About

At Holberton School, there are several tracks to become a full stack software engineer. One of those tracks is the high level programming track which covers the following:

  • Data structure
  • Exceptions
  • Classes
  • Test Driven Development
  • Objects and more

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

Credits

Collaborators are acknowledged within each project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published