You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
algorithms | 5 years ago | |
databases | 5 years ago | |
user_interface | 5 years ago | |
www.practicepython.org | 5 years ago | |
.gitignore | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago |
README.md
python-training
My solutions to several Python exercises found on the web and on some books, as well as experiments with databases, GUIs, etc..
Subjects
- Python practicing in general
- Implementation of some algorithms
- Databases (backend)
- GUI (frontend)
Warning
These are my first serious steps with Python so there most certainly are conceptual mistakes. All the stuff is compatible with Python 3.6.x.
LICENSE
This repository is released under multiple licenses because some of the material is taken directly from the sources. See LICENSE file in each directory.