Josh Mudge
|
b4bb1c228e
|
Add PHW ex20
|
2019-03-03 20:42:45 -07:00 |
Josh Mudge
|
f5c480ad8e
|
Add linear regression info.
|
2019-03-02 17:47:52 -07:00 |
Josh Mudge
|
ea00684636
|
Add Codecademy project and ex23 PHW.
|
2019-02-23 21:01:27 -07:00 |
Josh Mudge
|
db350ff59b
|
Update with new project.
|
2019-02-21 18:27:24 -07:00 |
Josh Mudge
|
d67e98aee7
|
More list manipulation.
|
2019-02-05 19:38:29 -07:00 |
Josh Mudge
|
a6e32a2296
|
Carly's Clippers
|
2019-02-01 21:57:02 -07:00 |
Josh Mudge
|
4e41c46787
|
Cuts under $30
|
2019-02-01 21:56:22 -07:00 |
Josh Mudge
|
78520801ea
|
Manipulated numbers.
|
2019-01-30 21:12:24 -07:00 |
Josh Mudge
|
bfef8d1013
|
Manipulate lists with list comprehensions.
|
2019-01-29 18:23:28 -07:00 |
Josh Mudge
|
65264ff543
|
List comprehensions
|
2019-01-26 21:05:56 -07:00 |
Josh Mudge
|
8bd574b39c
|
More documentation. A blog article!
|
2019-01-24 18:20:10 -07:00 |
Josh Mudge
|
7868873744
|
Combining lists.
|
2019-01-12 18:34:34 -07:00 |
Josh Mudge
|
5898682bae
|
Add the last two elements, append them.
|
2019-01-11 23:59:49 -07:00 |
Josh Mudge
|
9b10d747b9
|
Fun stuff.
|
2019-01-11 23:55:22 -07:00 |
Josh Mudge
|
2c532a94b5
|
Update docs & Projects - the gradebook.
|
2019-01-11 23:26:19 -07:00 |
Josh Mudge
|
194825da3d
|
Add Sal's Shipping and customer service bot files.
|
2018-12-31 22:39:09 -07:00 |
Josh Mudge
|
019673fe62
|
Add shipping project.
|
2018-12-27 19:50:35 -07:00 |
Josh Mudge
|
04a799c56e
|
Add relational operators.
|
2018-12-27 18:03:18 -07:00 |
Josh Mudge
|
4aaf387c89
|
Add latest project and new docs.
|
2018-12-20 17:31:30 -07:00 |
Josh Mudge
|
23329f8275
|
Add arguments info.
|
2018-12-20 13:48:53 -07:00 |
Josh Mudge
|
2994c7457b
|
Add function info
|
2018-12-20 13:23:18 -07:00 |
Josh Mudge
|
8c945c47ca
|
2 newlines is good.
|
2018-12-15 17:34:01 -07:00 |
Josh Mudge
|
6f6bd450f5
|
Add Lovely Loveseat Reciept project.
|
2018-12-15 17:31:10 -07:00 |
Josh Mudge
|
0dcb52765f
|
A little more code docs updating.
|
2018-12-15 16:50:20 -07:00 |
Josh Mudge
|
07ecd3d237
|
Update a bit for Python 3 course.
|
2018-12-15 16:25:43 -07:00 |
Josh Mudge
|
fc64fd9ab1
|
Update Codecademy docs.
|
2018-12-15 14:35:53 -07:00 |
Josh Mudge
|
e5793ce5cd
|
RE-organize, update README links to that effect and create Codecademy.md
|
2018-12-15 14:05:38 -07:00 |
Josh Mudge
|
2453d44b6c
|
Add notes
|
2018-11-16 15:40:06 -07:00 |
Josh Mudge
|
a396e1457a
|
Comment/code cleanup, fix failing on multiple files in destination directory. Proper CLI args.
|
2018-10-20 17:31:13 -06:00 |
Josh Mudge
|
741c2effca
|
Use argparse to take CLI input, check if sermon uploaded and notify the user of success/failure.
|
2018-10-20 16:37:27 -06:00 |
Josh Mudge
|
c75ec75627
|
Lovely broken more portable code. More PHW exercises.
|
2018-10-20 13:34:37 -06:00 |
Josh Mudge
|
091bd47256
|
More python-y stuff.
|
2018-10-06 16:28:23 -06:00 |
Josh Mudge
|
891e3ac0da
|
Update Caeser README
|
2018-10-06 11:53:21 -06:00 |
Josh Mudge
|
be2d772495
|
Update README.
|
2018-10-06 11:50:28 -06:00 |
Josh Mudge
|
cef16b6ffa
|
Check for most recent upload and warn user if the sermon did not upload.
|
2018-10-06 11:48:39 -06:00 |
Josh Mudge
|
697a5c5f0f
|
Update sermon-upload to working stable v1.0
|
2018-10-06 11:38:44 -06:00 |
Josh Mudge
|
d4bde8f26e
|
Swap argv for argparse, Fixed #1 More robust help, code cleanup.
|
2018-10-06 11:34:30 -06:00 |
Josh Mudge
|
024c033ac2
|
Update using passed parameters instead of global variables.
|
2018-10-06 11:10:52 -06:00 |
Josh Mudge
|
baa81c46d1
|
Fix bug in auto-decrypt.
|
2018-09-29 21:19:35 -06:00 |
Josh Mudge
|
6a5e31d8f4
|
Fix README paths.
|
2018-09-29 19:07:43 -06:00 |
Josh Mudge
|
be8736587f
|
Add Sermon Upload and README
|
2018-09-29 19:06:38 -06:00 |
Josh Mudge
|
74275e823f
|
Fixed bug with spaces. Added README.
|
2018-09-29 17:08:01 -06:00 |
Josh Mudge
|
624382917e
|
Move Python Cipher Helper
|
2018-09-29 16:51:18 -06:00 |
Josh Mudge
|
1ca295566d
|
Add more exercises, update PCCH to use CLI arguments
|
2018-09-29 16:50:38 -06:00 |
Josh Mudge
|
50f6f29067
|
Massive updates, better formatting. Working 1.0.0 stable.
|
2018-09-24 22:46:53 -06:00 |
Josh Mudge
|
0828e2cff2
|
Python install instructions.
|
2018-09-24 17:45:56 -06:00 |
Josh Mudge
|
b0d9c1542c
|
Add frequency function.
|
2018-09-22 20:40:39 -06:00 |
Josh Mudge
|
fdb7bccb73
|
Add new exercises and a Caeser Cipher tool v1.0
|
2018-09-22 17:42:18 -06:00 |
Josh Mudge
|
bc5c9c0b77
|
Through exercise 7, excepting my billion dots.
|
2018-09-15 17:19:03 -06:00 |
Josh Mudge
|
056494f2d9
|
ex5
|
2018-08-31 19:42:31 -06:00 |