Skip to content

ivastar/python-novice-astro

 
 

Repository files navigation

Programming with Python

GitHub release Create a Slack Account with us Slack Status

An introduction to Python for non-programmers using supernova data.

About the Lesson

This lesson teaches novice programmers to write modular code to perform data analysis using Python. The emphasis, however, is on teaching language-agnostic principles of programming such as automation with loops and encapsulation with functions, see Best Practices for Scientific Computing and Good enough practices in scientific computing to learn more.

The example used in this lesson analyses a set of 12 files with simulated inflammation data collected from a trial for a new treatment for arthritis. Learners are shown how it is better to automate analysis using functions instead of repeating analysis steps manually.

The rendered version of the lesson is available at: https://ivastar.github.io/python-novice-astro/

This lesson is also available in R and MATLAB.

Contributing

Travis Build Status

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!

Maintainers

Lesson maintainers are Trevor Bekolay, Maxim Belkin, Anne Fouilloux, Valentina Staneva, Mike Trizna, and creator of Software Carpentry: Greg Wilson

Authors

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

Citation

To cite this lesson, please consult with CITATION

About

Software Carpentry introduction to Python for novices using inflammation data.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 45.0%
  • HTML 38.1%
  • SCSS 4.7%
  • CSS 3.7%
  • R 3.4%
  • Makefile 3.3%
  • Other 1.8%