JDEP183H Computer Problem Solving Essentials Fall 2006
Resources
- Object-Oriented Programming Concepts
- Here is a wonderful tutorial by Java on object-oriented programming
concepts. It talks about objects, messages, classes, inheritance, and
interface. Further, it talks about how these concepts translate into code,
using a small Applet example. There are also questions and exercises.
LINK
- Vector vs. ArrayList
LINK
- Getting Started with Java
- The Source for Developers, a Sun developer network site. A lot of
documentations for download.
LINK
- The CODE Project, a reader-contributed site for programming. There are
several tutorials.
LINK
- The Javadocs.org, a site for searching for documentation of Java
classes.
LINK
- How to Write Doc Documents for the Javadoc Tool. How to document your
code in the format of Javadocs, for Java-generated documentation files. Very very useful
LINK
- Java GUI Classes
- A Java tutorial book! The JFC Swing Tutorial
LINK
- A cool visual index for Java GUI objects
LINK
- High-Power Java Classes from the Java Collection Framework
- Some overview, easy-to-read, from Java World.
LINK
- Tutorial on Sets (HashSet, TreeSet), List (ArrayList, LinkedList), and
Maps (TreeMap, HashMap) from Java
LINK
- The Java Collections Framework: Introduction, by David Reilly,
LINK
- Sorting and Searching
- Sorting and Searching: The Art of Computer Programming, D. E. Knuth
(1973). Addison-Wesley. Volume 3, Section 5.2.
- Join ACM UNL Student Chapter Today!!!
- Find out more about the ACM. LINK