Python The Hard Way exercise files.
转到文件
Josh Mudge 2453d44b6c Add notes 2018-11-16 15:40:06 -07:00
2 Through exercise 7, excepting my billion dots. 2018-09-15 17:19:03 -06:00
Caeser-Cipher Update Caeser README 2018-10-06 11:53:21 -06:00
Sermon-Upload Add notes 2018-11-16 15:40:06 -07:00
.gitignore Add more exercises, update PCCH to use CLI arguments 2018-09-29 16:50:38 -06:00
README.md Update README. 2018-10-06 11:50:28 -06:00
YO5.txt More python-y stuff. 2018-10-06 16:28:23 -06:00
YO6.txt More python-y stuff. 2018-10-06 16:28:23 -06:00
bank.py More python-y stuff. 2018-10-06 16:28:23 -06:00
ex7-dots.py Add frequency function. 2018-09-22 20:40:39 -06:00
ex8.py Add new exercises and a Caeser Cipher tool v1.0 2018-09-22 17:42:18 -06:00
ex9-mod.py Add new exercises and a Caeser Cipher tool v1.0 2018-09-22 17:42:18 -06:00
ex9.py Add new exercises and a Caeser Cipher tool v1.0 2018-09-22 17:42:18 -06:00
ex10-breakallthngs.py Add new exercises and a Caeser Cipher tool v1.0 2018-09-22 17:42:18 -06:00
ex10.py Add new exercises and a Caeser Cipher tool v1.0 2018-09-22 17:42:18 -06:00
ex11_Fun.py Add Sermon Upload and README 2018-09-29 19:06:38 -06:00
ex12_ss.py Add more exercises, update PCCH to use CLI arguments 2018-09-29 16:50:38 -06:00
ex13.py Add more exercises, update PCCH to use CLI arguments 2018-09-29 16:50:38 -06:00
ex14.py Add more exercises, update PCCH to use CLI arguments 2018-09-29 16:50:38 -06:00
ex15.py More python-y stuff. 2018-10-06 16:28:23 -06:00
ex15_sample.txt More python-y stuff. 2018-10-06 16:28:23 -06:00
ex16.py More python-y stuff. 2018-10-06 16:28:23 -06:00
ex17.py Lovely broken more portable code. More PHW exercises. 2018-10-20 13:34:37 -06:00
ex18.py Lovely broken more portable code. More PHW exercises. 2018-10-20 13:34:37 -06:00
ex19.py Lovely broken more portable code. More PHW exercises. 2018-10-20 13:34:37 -06:00
install-dbus-python.sh Lovely broken more portable code. More PHW exercises. 2018-10-20 13:34:37 -06:00
install-python.md Massive updates, better formatting. Working 1.0.0 stable. 2018-09-24 22:46:53 -06:00
passing-parms.py Update using passed parameters instead of global variables. 2018-10-06 11:10:52 -06:00
python-learning.py Massive updates, better formatting. Working 1.0.0 stable. 2018-09-24 22:46:53 -06:00
python-parse-html.py More python-y stuff. 2018-10-06 16:28:23 -06:00
python-web.py More python-y stuff. 2018-10-06 16:28:23 -06:00

README.md

Python Scripts

These are an assortment of my Python scripts, most of them while following "Python The Hard Way", some while not.

The most interesting (in my opinion) are The Python Caeser Cipher Helper, The Dots of Death (Use with caution) and the latest is in Alpha state and is sadly lacking parameters which makes testing hard: Sermon-Upload

You can also find out if you're a giant here (Read the comments): Short and Tall