Hi,
I published a book about Plutus on my Github page that follows the pioneer program: GitHub - LukaKurnjek/plutus-pioneer-program: The plutus pioneer program repository from IOHK (21.3.2022)
It contains all code examples from the 3rd iteration and in addition it contains the oracle and uniswap examples from the 2nd iteration.
The changes that I made compared to the lectures is that I introduced some types earlier when I taught it was needed or introduced types that were not covered in the lectures. Also I added some additional explanation to topics where I had questions myself.
I contacted Lars BrĂĽnjes when I had the first rough version of the book, but I did not get any reply. So I just made the corrections on my own.
All the code examples are colorized using microsoft visual studio. I wrote the book mainly for myself so I could reread the lectures slowly and check back on topics when I felt I missed something. But feel free to use it for yourself.
Cheers, Luka