Preserved Topic: Java lists... |
|
---|---|
Author | Thread |
Maniac (V) Inmate From: Cell 666 |
posted 04-09-2002 16:14
I don't see the point in using lists in Java when you could just as easily use Arrays or Vectors to do the job. Our profs here insist on doing everything in lists, and I just think that's retarded. I'm just wondering what others have to say about Java lists. |
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
posted 04-09-2002 16:27
The poster has demanded we remove all his contributions, less he takes legal action. |
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
posted 04-09-2002 16:38
The poster has demanded we remove all his contributions, less he takes legal action. |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 04-09-2002 16:45 |
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
posted 04-09-2002 16:54
The poster has demanded we remove all his contributions, less he takes legal action. |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 04-09-2002 23:30 |
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
posted 04-09-2002 23:43
The poster has demanded we remove all his contributions, less he takes legal action. |
Paranoid (IV) Inmate From: Harrow, Ontario, Canada |
posted 04-10-2002 00:54
I know how you feel; I spent most of the second half of this year being told how much better lists are than arrays. They haven't even mentioned the Vector class yet; but they've gotten to Linked Lists, Trees, Hashing, etc. |
Maniac (V) Inmate From: Cell 666 |
posted 04-10-2002 02:14
Well, I'm far ahead of my class (seeing as how I love programming and do it in my spare time anyways), but I'm not a huge fan of lists. The last 3 out of 5 assignments were done using lists. They can be found here. I know my prof know's his stuff and he's not an idiot, but I just don't see the value in teaching lists for over 2/3 of the semester. They have never taught applets at all (besides basic graphics, shapes and colors, oooooo) which irritates me because I would have loved to do assignments on applets. Anyways, there's my rant |
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
posted 04-10-2002 14:05
The poster has demanded we remove all his contributions, less he takes legal action. |
Paranoid (IV) Inmate From: Harrow, Ontario, Canada |
posted 04-10-2002 16:18
Well, I'm far ahead of my class (seeing as how I love programming and do it in my spare time anyways), but I'm not a huge fan of lists. The last 3 out of 5 assignments were done using lists. They can be found here. I know my prof know's his stuff and he's not an idiot, but I just don't see the value in teaching lists for over 2/3 of the semester. They have never taught applets at all (besides basic graphics, shapes and colors, oooooo) which irritates me because I would have loved to do assignments on applets. Anyways, there's my rant |
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
posted 04-10-2002 16:38
The poster has demanded we remove all his contributions, less he takes legal action. |
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
posted 04-10-2002 16:42
The poster has demanded we remove all his contributions, less he takes legal action. |
Paranoid (IV) Inmate From: Harrow, Ontario, Canada |
posted 04-10-2002 17:12
Well, I like learning on my own anyway. |
Maniac (V) Inmate From: Cell 666 |
posted 04-11-2002 00:59
I agree - I never go to class anyways, and I keep my A+ average, so all is well there. |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 04-11-2002 01:55
Hmm since I haven't used lists in Java I could be speaking completely out of my arse here however. |
Maniac (V) Inmate From: Cell 666 |
posted 04-11-2002 04:01
Not quite. Not with linked lists anyways. For our latest assignment, we had to use linked lists to Network a list of people together. Instead of me explaining it, I'll just provide a link to it. |
Paranoid (IV) Inmate From: Harrow, Ontario, Canada |
posted 04-11-2002 16:29
I actually have a C average; but the marks kind of lie. Basically, the professors are testing to see who can write error-free programs in one try, without testing. |
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
posted 04-11-2002 16:57
The poster has demanded we remove all his contributions, less he takes legal action. |