11-25-2015, 01:21 AM
Useful resources to becoming a better Java developer
ok for real now finally rich goes hard af yeah???
this thread contains a list of resources I found useful when I was no-lifing with Java.
1: www.it-ebooks.info - Amazing site with ebooks not only for Java, but for numerous other programming languages
2. Clean Code - http://it-ebooks.info/book/4263/ - Great ebook on writing clean code that has many of the examples written in Java, but can also apply to languages other than Java.
3. Beginning Java 8 Language Features - http://it-ebooks.info/book/3657/ - Helpful ebook that helped me learn the new Java 8 features.
4. Java Virtual Machine Specification - https://docs.oracle.com/javase/specs/jvms/se8/html/ - ok maybe this one doesn't really need to be here, but it's still an interesting read
5. Java Language Specification - https://docs.oracle.com/javase/specs/jls...index.html - This one is most likely going to be more useful than the one above (#4). Has interesting pieces of information.
I have some more but I'm doing this off the top of my head so as I remember some of them I'll add them to this thread
ok for real now finally rich goes hard af yeah???
this thread contains a list of resources I found useful when I was no-lifing with Java.
1: www.it-ebooks.info - Amazing site with ebooks not only for Java, but for numerous other programming languages
2. Clean Code - http://it-ebooks.info/book/4263/ - Great ebook on writing clean code that has many of the examples written in Java, but can also apply to languages other than Java.
3. Beginning Java 8 Language Features - http://it-ebooks.info/book/3657/ - Helpful ebook that helped me learn the new Java 8 features.
4. Java Virtual Machine Specification - https://docs.oracle.com/javase/specs/jvms/se8/html/ - ok maybe this one doesn't really need to be here, but it's still an interesting read
5. Java Language Specification - https://docs.oracle.com/javase/specs/jls...index.html - This one is most likely going to be more useful than the one above (#4). Has interesting pieces of information.
I have some more but I'm doing this off the top of my head so as I remember some of them I'll add them to this thread