Creative Python Programming with Strype

by Michael Kölling and Neil Brown

Volume 2
Overview ⤴

Volume 3:
Structuring data

The third volume builds on the two previous ones and progresses to even more interesting projects.

We learn how to use a greater variety of data structures, such as tuples and dictionaries in addition to lists, and how to combine these to model more interesting data.

We do not only analyse data sources, but we also take look at generating text, in a way a text prediction algorithm might do. In the process, we will gain a basic understanding of the inner workings of large language models (LLMs) when we write a simple version of an algorithm that is at the core of these systems.


Preview

Coming soon.