Skip to content

AllenDowney/LittleBookOfSemaphores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 

Repository files navigation

LittleBookOfSemaphores

LaTeX source and supporting code for The Little Book of Semaphores, by Allen Downey.

To run the Sync thread simulator, make sure you have Python installed with tkinter.

Then

  1. Download this repository in a Zip file

  2. Unzip the zip file

unzip LittleBookOfSemaphores-master.zip
  1. Change into the directory that contains Sync.py
cd LittleBookOfSemaphores-master/code/
  1. Run Sync without example code:
python Sync.py
  1. Run Sync with example code:
python Sync.py sync_code/barrier.py 

If you are using Anaconda, you might find that the fonts don't look good. This is a well-known problem with no easy solution.

Translations

The following list of translations is sorted alphabetically.

If you have created a translation of this book and would like to add it to this list, feel free to submit a pull request or contact me to include it here.

About

LaTeX source and supporting code for The Little Book of Semaphores, by Allen Downey.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages