Skip to content

Commit ad23a4a

Browse files
harir03harir03
andauthored
Fix formatting: Separate Scheme Programming Language editions into distinct entries (#12923)
Co-authored-by: harir03 <[email protected]>
1 parent 2b16dc2 commit ad23a4a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

books/free-programming-books-langs.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2446,7 +2446,8 @@ Books on general-purpose programming that don't focus on a specific language are
24462446
* [Scheme Tutorial](http://www.cs.hut.fi/Studies/T-93.210/schemetutorial/)
24472447
* [Simply Scheme: Introducing Computer Science](http://www.cs.berkeley.edu/~bh/ss-toc2.html) - B. Harvey, M. Wright
24482448
* [Teach Yourself Scheme in Fixnum Days](https://ds26gte.github.io/tyscheme/index-Z-H-1.html)
2449-
* [The Scheme Programming Language: Edition 3](http://www.scheme.com/tspl3/) - [The Scheme Programming Language: Edition 4](http://www.scheme.com/tspl4/)
2449+
* [The Scheme Programming Language: Edition 3](http://www.scheme.com/tspl3/)
2450+
* [The Scheme Programming Language: Edition 4](http://www.scheme.com/tspl4/)
24502451
* [Write Yourself a Scheme in 48 Hours](https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours) - Wikibooks
24512452

24522453

0 commit comments

Comments
 (0)