Skip to content

My progress through Concrete Abstractions. Link in README

Notifications You must be signed in to change notification settings

kriskros341/concreteAbstractions

Repository files navigation

concreteAbstractions

My progress through Concrete Abstractions. Link in README Done in python instead of scheme, because I'm not a masochist. By describing a function Recursive/Iterative I focus on the process, rather than describing function. (I realized there is a difference between a function and a process half way through the book, so there are quite a lot recursive functions that do iterative tasks described as iterative.) Since Scheme doesn't have for/while loops, I try to avoid them.

The book is available for free on author's website https://gustavus.edu/mcs/max/concrete-abstractions.html

About

My progress through Concrete Abstractions. Link in README

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages