Go Back   CodingForums.com > :: Server side development > Java and JSP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-28-2003, 04:28 PM   PM User | #1
victoria_1018
Regular Coder

 
Join Date: Aug 2002
Location: Hong Kong
Posts: 124
Thanks: 0
Thanked 0 Times in 0 Posts
victoria_1018 is an unknown quantity at this point
Java Theory

Hi,
I am currently doing a part time course in JAVA, related to Data Structure and Design, and had some problems in usderstanding some theory terms in JAVA.
I did a lot of web searching but it seem like most of the explaination are in programming.

The following are the lists of java theory terms I am in doubt. I wonder if any one would suggest me with some good website where I could learn and understand these terms in details. It is a bit hard to learn from coding, therefore I shall like to start with theory first.
Thank You.

1. Abstract Data Type (ADT)
2. Binary Tree (Inserting, deleting, searching)
3. In-order, pre-order and post order traversal sequences
4. Stacks and Queue (Bounded Queue)
5. Sorting Algorithm (Merge Sorting...)
6. Infix and Postfix expression
7. Link List
8. Adapter Design Pattern

Thank You Very Much
victoria_1018 is offline   Reply With Quote
Old 11-28-2003, 06:00 PM   PM User | #2
Spookster
Supreme Overlord


 
Spookster's Avatar
 
Join Date: May 2002
Location: Marion, IA USA
Posts: 6,234
Thanks: 4
Thanked 81 Times in 80 Posts
Spookster will become famous soon enough
Here are some source files for working with various data structures in java

http://www.cs.fiu.edu/~weiss/dsj2/code/code.html
http://www.cs.fiu.edu/~weiss/dsaajava/code/

That was from the book we used in my college data structures course.

There are some tutorial located here
http://www.dickbaldwin.com/tocint.htm
__________________
Spookster
CodingForums Supreme Overlord
All Hail Spookster
Who gave you that Ugging infraction? Yeah that's right it was me!
Spookster is offline   Reply With Quote
Old 11-29-2003, 02:40 AM   PM User | #3
victoria_1018
Regular Coder

 
Join Date: Aug 2002
Location: Hong Kong
Posts: 124
Thanks: 0
Thanked 0 Times in 0 Posts
victoria_1018 is an unknown quantity at this point
Hi Spookster,
Thanks for your good reply.
The link which you had provided, especially the third link is useful.
I will spend my weedends understanding these terms.
Thank You
Regards
Victoria
victoria_1018 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:51 PM.


Advertisement
Log in to turn off these ads.