swampy

Companion code for Think Python
Download

swampy Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Allen B. Downey

swampy Tags


swampy Description

swampy is a suite of Python programs for use with Think Python, Python for Software Design, and The Little Book of Semaphores.It was written by Allen Downey and is available under the GNU General Public License (GPL).Swampy includes these components:AmoebaWorldProvides a fun environment to practice writing Python expressions and to introduce object-oriented programming.TurtleWorldAn implementation of turtle graphics used to teach procedural interface design and object-oriented programming.TurmiteWorldAllows students to experiment with cellular automata and finite state machines, including Langton's Ant. (The misspelling of "termite" is deliberate; it is a tribute to Alan Turing).SyncA simulator that demonstrates the execution of multithreaded programs that interact through Semaphores. Sync is designed to run the examples and solutions from The Little Book of Semaphores.LumpyLumpy stands for "UML in Python". It generates UML class diagrams and UML object diagrams from a Python program.Product's homepage


swampy Related Software