https://github.com/gjbex/python-for-programmers
Repository for participants of the "Python for programmers" training
https://github.com/gjbex/python-for-programmers
python python-training training
Last synced: 6 months ago
JSON representation
Repository for participants of the "Python for programmers" training
- Host: GitHub
- URL: https://github.com/gjbex/python-for-programmers
- Owner: gjbex
- License: cc-by-4.0
- Created: 2020-01-24T07:50:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-06T15:44:51.000Z (over 1 year ago)
- Last Synced: 2024-09-06T18:47:12.548Z (over 1 year ago)
- Topics: python, python-training, training
- Language: Jupyter Notebook
- Homepage: https://gjbex.github.io/Python-for-programmers/
- Size: 702 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Python for programmers
Repository for participants of the "Python for programmers" training
## What is it?
* `python_for_programmers.pptx`: Microsoft Powerpoint presentation
that can be used for the training.
* `source_code`: source code used in the slides as well as additional
material not covered in the slides. There are also a number of
Jupyter notebooks on specific topics.
* `environment.yml`/`python_for_programmers_linux64_conda_specs.txt`: conda environment specifications with all
Python packages used in this material.
* `docs`: website for this training.
* `CONTRIBUTING.md`: how to contribute to this material.
* `LICENSE`: license under which this material is released.
* `CODE_OF_CONDUCT.md`: code of conduct for this training.