python-oop-novice

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

https://github.com/sa2c/python-oop-novice

Science Score: 31.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.2%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

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

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 5
  • Open Issues: 9
  • Releases: 0
Created over 6 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Contributing Funding License Code of conduct Citation Authors

README.md

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

Owner

  • Name: Swansea Academy of Advanced Computing
  • Login: sa2c
  • Kind: organization
  • Email: sa2c-support@swansea.ac.uk

We are an Academic Academy that supports research making use of High-Performance Computing (HPC) at Swansea University

Citation (CITATION)

FIXME: describe how to cite this lesson.

GitHub Events

Total
Last Year

Dependencies

Gemfile rubygems
  • github-pages >= 0 development