I have just released episode 25 of my free Java video course. In this episode I talk about the data structure LinkedList, which internally is also used by the Java class LinkedList. In the video I will also compare Singly ... Read more »
I have just uploaded episode 19 of my free Java Video Beginner course. In this episode I talk about the Object clone method. I demonstrate how to overwrite it, talk about it’s problems and show two alternatives that will allow ... Read more »