Submitted by heartin on Sun, 09/27/2015 - 17:30
Collection framework in Java provides a set of readily usable efficient implementations for commonly used data structures and algorithms. A basic understanding of the data constructs like arrays, String, linked list, stack, queue and trees, and concepts like hashing, will help you understand collections better. Collections are often used along with the Generics feature to provide reusable and type safe implementations for these data structures and algorithms. [node:read-more:link]
Submitted by heartin on Mon, 09/14/2015 - 21:14
Here we will discuss the basic and important object oriented concepts and how they are implemented and used in Java. This book assumes you have completed reading the beginning java book. [node:read-more:link]
Submitted by heartin on Fri, 09/06/2013 - 10:49
This note book contains notes on multithreading concepts such synchronization, deadlock, producer consumer problem etc. The book also explores the new concurrency package features and also provides a best practice summary.
This book assumes that you are familiar with the topics discussed in the Java 101 book. [node:read-more:link]
Submitted by heartin on Sat, 07/11/2020 - 01:15
This book will try to get you introduced to the world of programming with Java and will cover most of the required topics for Java Programmer 1 (JP1) exam. Check out the note on module wise exercises to learn about the modules within this beginner's learning program.
You may ask doubt as a comment on corresponding pages. We will add a reply or note as soon as possible. Contact us if you do not permission to comment.
Pages