Skip to content

davipo/Introduction-To-Python

 
 

Repository files navigation

Introduction to Python

Prepared for the Madison Python Users Group (MadPUG)

The contents of this repository are code samples used in an introductory presentation to people interested in learning Python.

The contents of this repository on its own are not sufficient to teach yourself the Python programming language and it is assumed that consumers of this material will also be in attendance at the event.

Attending

If you're attending this event, please read the prerequisites file beforehand and fulfill them.

Contributing

If you find a problem with something in the repository, follow these steps:

  1. Fork the repository on GitHub
  2. Clone the repository to your computer from your fork
  3. Create a branch
  4. Make the changes and commit them
  5. Push the changes to your fork
  6. Create a pull request

For a greater amount of detail, please read GitHub's Documentation on creating pull requests.

Licensing

The contents of this repository are shared under the MIT License and are free for anyone to use. A copy of it can be found in the repository in a file named LICENSE.

About

Presentation Materials for 8 Jan 2015 & 12 Feb 2015 Meeting

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%