Skip to content

djm234/teaching-python

Repository files navigation

Teaching Python

This is a resource intended to help someone unfamiliar with programming to start learning Python.

Requirements

If you wish to work through these resources on your own computer, you will need to install Python. There are several resources online that explain how to do this for your operating system. Once installed, you will need to install the packages listed in requirements.txt.

Part 1 - Introduction to Python

[Part 1 - Introduction to Python](Part 1 - Introduction.ipynb) This section introduces Python and some basic concepts.

Part 2 - Working with Files

[Part 2 - Working with Files](Part 2 - Working With Files.ipynb) This section explains how to open and save files, enabling you work with data.

About

Concepts to explain Python to anyone interested who does not necessarily have a background in coding

Resources

License

Stars

2 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors