These slide files (.slide) are intended to be viewed with the 'present' tool.
To download present use
$ cd concepts-of-programming-languages
$ go get golang.org/x/tools/cmd/present
You can start the slideshow by running the present tool
$ go run golang.org/x/tools/cmd/present
This will start a webserver. The current directory and all subdirs are served. Then open http://localhost:3999