https://github.com/alvisonhunterarnuero/einstiegpythonprogrammierung-
Mein einstieg mit die erstaunliches Python programmierung
https://github.com/alvisonhunterarnuero/einstiegpythonprogrammierung-
Last synced: about 2 months ago
JSON representation
Mein einstieg mit die erstaunliches Python programmierung
- Host: GitHub
- URL: https://github.com/alvisonhunterarnuero/einstiegpythonprogrammierung-
- Owner: AlvisonHunterArnuero
- Created: 2020-04-09T23:45:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T20:42:50.000Z (almost 3 years ago)
- Last Synced: 2025-03-24T17:12:50.673Z (7 months ago)
- Language: Python
- Size: 61.4 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EINSTIEG PYTHON PROGRAMMIERUNG
##### Getting started with Python programming:
This repo contains most of the excercises and small routines I have coded with Python 3 as a part of a learning process. I decided to keep updating this repo as my learning path keeps on growing and once I start using some other python tools I will ad another repo with graphical interface not console.
### Prerequisites
Most of these files, almost 97% will run without any issues under Python 3, with the exception of one or two files that were meant to be for Kivi but I don't remember at this moment which ones are those. Sorry about that, folks! There are also several files for earlier versions of Python, mostly version 2.7
## Built With
- [Python 3](https://www.python.org/download/releases/3.0/) - The language version used for these files.
- [Visual Studio Code](https://code.visualstudio.com/) - My Favorite Source Code Editor.
- [Sublime Text 3](https://www.sublimetext.com/3) - A secondary source code Editor.## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.
## Authors
- **Alvison Hunter** - _Web Developer_ - [Personal Site](https://alvisonhunter.com/)
## License
[MIT](https://choosealicense.com/licenses/mit/)