https://github.com/krother/python3_basics_tutorial
Exercises for introductory Python 3 courses
https://github.com/krother/python3_basics_tutorial
exercise python tutorial
Last synced: 10 months ago
JSON representation
Exercises for introductory Python 3 courses
- Host: GitHub
- URL: https://github.com/krother/python3_basics_tutorial
- Owner: krother
- Created: 2015-05-25T21:18:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-06-05T14:45:19.000Z (over 1 year ago)
- Last Synced: 2024-06-05T16:55:55.791Z (over 1 year ago)
- Topics: exercise, python, tutorial
- Language: Python
- Homepage:
- Size: 23.3 MB
- Stars: 35
- Watchers: 6
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Exercises for Beginners
This is a tutorial for novice programmers. You are the learner I had in mind when writing these exercises if:
* you have no programming experience at all
* you have some experience with a different programming language like R, MATLAB or C.
* you would like to teach Python to others
Pick an exercise and start programming!
There is a live site on [www.academis.eu/python_basics/](http://www.academis.eu/python_basics/)
## License
© 2023 Dr. Kristian Rother (krother@academis.eu)
with contributions by Allegra Via, Kaja Milanowska, Anna Philips, @ShalokShalom and @devSython.
Distributed under the conditions of the Creative Commons Attribution Share-alike License 4.0
Sources of this document can be found on [https://github.com/krother/Python3_Basics_Tutorial](https://github.com/krother/Python3_Basics_Tutorial)
## Acknowledgements
I would like to thank the following people for inspiring exchange on training and Python that this tutorial has benefited from: Pedro Fernandes, Tomasz Puton, Edward Jenkins, Bernard Szlachta, Robert Lehmann and Magdalena Rother