Skip to content

williamrandolph/programming-pearls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

programming-pearls

I'm working through Jon Bentley's Programming Pearls, 2nd Edition, and am putting my work into this repo as I go. I'm not going exercise by exercise. Rather, as I write bits of code that seem complete or interesting, I'm adding them to the repo.

  • bitvector.py - This is my work for the first column. I'm trying to get stronger with Python, so I used the doctest module perhaps a little too much. I like feeling like I'm doing literate programming, though the docstring locations feel a little artificial for an essay-like flow.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages