Skip to content

Commit eef2ee3

Browse files
anadromeeshellman
authored andcommitted
Clean up the Oberon books (EbookFoundation#2631)
* Clean up the Oberon books The Project Oberon book was duplicated under both Operating Systems and Misc; plus a better link for Programming in Oberon. * Add direct PDF links and authors for Oberon books
1 parent 6d930f3 commit eef2ee3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

free-programming-books.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,6 @@
513513
* [Principles of Computer System Design ](http://ocw.mit.edu/resources/res-6-004-principles-of-computer-system-design-an-introduction-spring-2009/online-textbook/part_ii_open_5_0.pdf) (PDF)
514514
* [Procedural Content Generation in Games](http://pcgbook.com) - Noor Shaker, Julian Togelius, Mark Nelson
515515
* [Programming with Unicode](http://unicodebook.readthedocs.org)
516-
* [Project Oberon](http://www.ethoberon.ethz.ch) (PDF)
517516
* [Real-World Maintainable Software](http://www.oreilly.com/programming/free/real-world-maintainable-software.csp) *(Just fill the fields with any values)*
518517
* [Record-Playback Test Automation: Sahi & Selenium IDE: Critical Evaluation of Record-Playback Automation Tools](https://leanpub.com/manualToAutomatedWithSeleniumIDEAndSahi) - Shashikant Jagtap
519518
* [Security Engineering](http://www.cl.cam.ac.uk/~rja14/book.html)
@@ -1652,9 +1651,9 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout,
16521651

16531652
### Oberon
16541653

1655-
* [Algorithms and Data-Structures](http://www.ethoberon.ethz.ch/WirthPubl/)
1656-
* [Object-Oriented Programming in Oberon-2](http://ssw.jku.at/Research/Books/Oberon2.pdf) (PDF)
1657-
* [Programming in Oberon](http://www.ethoberon.ethz.ch) (PDF)
1654+
* [Algorithms and Data-Structures](http://www.ethoberon.ethz.ch/WirthPubl/AD.pdf) - Niklaus Wirth (PDF)
1655+
* [Object-Oriented Programming in Oberon-2](http://ssw.jku.at/Research/Books/Oberon2.pdf) - Hanspeter Mössenböck (PDF)
1656+
* [Programming in Oberon](http://www.ethoberon.ethz.ch/WirthPubl/ProgInOberon.pdf) - Niklaus Wirth (PDF)
16581657

16591658

16601659
### Objective-C

0 commit comments

Comments
 (0)