Skip to content

rmloveland/intro-algos-with-scheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Algorithms with Scheme

This book is for novice programmers who want to learn the most basic algorithms and data structures. We will use the Scheme programming language because it forces the programmer to think inductively and recursively. This way of thinking maps naturally onto many common algorithms.

In addition, Scheme is simply badass.

This book is a work in progress, and will be licensed under the The GNU Free Documentation License.

About

A book for beginning programmers who want to learn basic algorithms and data structures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages