Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.
/ introcs Public archive

Mirror of the Introduction to Programming Book by Robert Sedgewick, Kevin Wayne and Robert Dondero.

Notifications You must be signed in to change notification settings

diegocaro/introcs

Repository files navigation

Extracted from https://introcs.cs.princeton.edu/python/code/

Install using:

pip install https://github.com/diegocaro/introcs/archive/master.zip

If the installation fails, try adding --user at the end:

pip install https://github.com/diegocaro/introcs/archive/master.zip --user

Credits

Python modules to support the book "Introduction to Programming with Python" by Robert Sedgewick, Kevin Wayne, and Robert Dondero.

Some code modified by Diego Caro.

About

Mirror of the Introduction to Programming Book by Robert Sedgewick, Kevin Wayne and Robert Dondero.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages