-
Notifications
You must be signed in to change notification settings - Fork 4
Interactive Linked Lists
jerrinl edited this page Dec 2, 2013
·
5 revisions
- Download the LinkedList.java file
- Follow through the code
- Follow through the powerpoint
- Enjoy the soothing sounds of my voice (or follow along with the PowerPoint)
- An IDE of your choosing (I use jGrasp in this tutorial)
- Program that can view powerpoints (best done on Powerpoint 2013, but OpenOffice/LibreOffice or Foxit also work)
- View the video here!
- Open up LinkedList.java
- Follow through the code in the video
- Attempt to use this programs methods
- Print out what is returned from each statement
- Understand the explanation on what goes on with each method