Skip to content

An introduction to object-oriented programming for Python users in research

License

Notifications You must be signed in to change notification settings

sa2c/python-oop-novice

Repository files navigation

Object Oriented Programming in Python

This lesson provides a brief introduction to the principles of object-oriented programming in Python. While most of the principles taught are applicable to all object-oriented languages, some are taught in a way that is more idiomatic in Python than in other programming languages, and it isn't possible to show the additional advantages of using object-oriented programming in statically- typed compiled languages.

Contributing

We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any questions, concerns, or experience any difficulties along the way.

We'd like to ask you to familiarize yourself with our Contribution Guide and have a look at the more detailed guidelines on proper formatting, ways to render the lesson locally, and even how to write new episodes.

Please see the current list of [issues][FIXME] for ideas for contributing to this repository. For making your contribution, we use the GitHub flow, which is nicely explained in the chapter Contributing to a Project in Pro Git by Scott Chacon. Look for the tag good_first_issue. This indicates that the maintainers will welcome a pull request fixing this issue.

Maintainer(s)

Current maintainers of this lesson are

  • Ed Bennett
  • Mark Dawson

Authors

A list of contributors to the lesson can be found in AUTHORS

Citation

To cite this lesson, please consult with CITATION

About

An introduction to object-oriented programming for Python users in research

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published