Skip to content

Interactive Linked Lists

jerrinl edited this page Dec 2, 2013 · 5 revisions

How to Use this Page

  • 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)

What's required

  • 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)

Step one

  • View the video here!
  • Open up LinkedList.java
  • Follow through the code in the video

Step two

  • Attempt to use this programs methods
  • Print out what is returned from each statement
  • Understand the explanation on what goes on with each method

Clone this wiki locally