September 2017
Intermediate to advanced
240 pages
5h 57m
English
Before you can work on this part of the book you need to do some quick hacking that teaches you about command line arguments in Python.
Traditionally we call this kind of hacking a “spike.” The term comes from doing a small test project that covers all of the elements of a larger process or project. This little test hack “spikes” through everything to make sure you can use it. The purpose of a spike is to figure out how to use some new library or tool in a dress rehearsal before you sit down to really use it in your project.
This is also the first exercise in challenge mode. Challenge mode is designed to make you figure out how to do something, and then you can come and see how I did it compared ...
Read now
Unlock full access