-
Notifications
You must be signed in to change notification settings - Fork 4
Interactive Linked Lists
jerrinl edited this page Dec 14, 2013
·
5 revisions
- Download the LinkedList.java file and the LinkedMain.java file
- Follow through the code above
- Follow through the PowerPoint in this link
- Enjoy the soothing sounds of my voice
- An IDE of your choosing (I use jGrasp in this tutorial)
- Patience
- 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
- Play with the code! Look up what an Ordered Linked List is. See how it's different.
- Send me an email to jerrinl@hawaii.edu if you have questions