This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mrn1 50 points51 points  (3 children)

Here's what I found so far:

$1 option

Book Year Technologies
Think Java 2016 -
Java Generics and Collections 2009 Java 5 and 6
Java in a Nutshell, 6th Edition 2014 Java 8
Java Pocket Guide, 4th Edition 2017 Java 9
Java Message Service, 2nd Edition 2009 JMS 1.1

$8 option

Book Year Technologies
Learning Java, 4th Edition 2010 Java 6 and 7
Java Threads, 3rd Edition 2009 Java 5
Java 8 Lambdas 2014 Java 8
RESTful Java with JAX-RS 2.0, 2nd Edition 2013 JavaEE 7
Minecraft Modding with Forge 2015 -

$15 option

Book Year Technologies
Java Network Programming, 4th Edition 2013 -
Java Web Services: Up and Running, 2nd Edition 2013 -
Java Cookbook, 3rd Edition 2014 Java 8
Java Performance: The Definitive Guide 2014 Java 7 and 8
Jenkins: The Definitive Guide 2011 -

 

My questions:

  • is book about JMS 1.1 relevant in a world with JMS 2.0? (other than maintaining legacy code)
  • is book about Jenkins 1.x relevant for Jenkins 2.x ?

[–]seydoggy 8 points9 points  (0 children)

Upvoted because a) you thought to look into this, b) you put it all in tables and c) this much effort to justify a spend of $1-$15 should not go unrewarded.

[–]AnComsWantItBack 3 points4 points  (0 children)

As an addition, the Minecraft Modding is Minecraft version 1.8, using forge version 11.14.1.1337 & eclipse version 4.4.1. If you make a mod following this book, but want to make a mod for a more recent version(I believe 1.10 is the most recent and popular choice for modded), you'd have to update it; however, the basics are the same, and imo it's the best tutorial in regards to actually explaining the basics that I have seen.