1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-02 22:40:47 +00:00

Remove "JAAS in Action". It's just the first chapter of the book and not a complete book. (#2698)

This commit is contained in:
oltolm 2018-01-28 16:33:33 +01:00 committed by eshellman
parent 2e3e2bee94
commit e81384100e

View File

@ -1352,7 +1352,6 @@ Kerridge (PDF) (Just fill the fields with any values)
* [Introduction to Computer science using Java](http://chortle.ccsu.edu/java5/index.html) - Bradley Kjell
* [Introduction to Programming in Java](http://introcs.cs.princeton.edu/java/home/) - Robert Sedgewick and Kevin Wayne
* [Introduction to Programming Using Java](http://math.hws.edu/javanotes/) - David J. Eck
* [JAAS in Action](https://www.gitbook.com/book/benoit74/jaas-in-action/details)
* [Java Application Development on Linux (2005)](https://ptgmedia.pearsoncmg.com/images/013143697X/downloads/013143697X_book.pdf) - Carl Albing and Michael Schwarz (PDF)
* [Java Language and Virtual Machine Specifications](https://docs.oracle.com/javase/specs/) - James Gosling, et al
* [Java Notes for Professionals](http://books.goalkicker.com/JavaBook/) - Compiled from StackOverflow documentation (3.x)