Yes, I am keeping the old tutorial set in the old layout for the sake of having a nostalgic eater egg. It's not because I am too lazy to port this over to the data driven static site generator.
Up until now you've been making programs that only do one process at a time.
With multithreading, you can make programs that can do multiple processes at once.
This tutorial will introduce you to SDL's multithreading capabilities.