1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-10-01 08:46:43 +02:00

[java/*] Update obsolete link to "Thinking in Java" (#4365)

This commit is contained in:
Marko M
2024-05-13 09:38:52 +02:00
committed by GitHub
parent fadb281798
commit b5f8ea76bc
8 changed files with 8 additions and 8 deletions

View File

@@ -1049,7 +1049,7 @@ The links provided here below are just to get an understanding of the topic, fee
* [Head First Java](http://www.headfirstlabs.com/books/hfjava/)
* [Thinking in Java](http://www.mindview.net/Books/TIJ/)
* [Thinking in Java](https://www.amazon.com/Thinking-Java-4th-Bruce-Eckel/dp/0131872486/)
* [Objects First with Java](https://www.amazon.com/Objects-First-Java-Practical-Introduction/dp/0132492660)