login about faq

Due to the large amount of spam accounts, we temporarily disabled new user sign ups. To override this, email newuser.lgqa@gmail.com and an admin will determine if you are permitted to join


Im studying for my java class I have a midterm soon; anyone knows some good websites for OOP in java?

Anything such as linked list, exception handling, composition, arrays, Big O, etc

asked Oct 21 '11 at 21:51

danny56's gravatar image

danny56
1111


The concepts you mentioned have very little (if at all) to do with OOP. OOP in Java comes in the form of classes, interfaces, and inheritance. The list you specified mostly applies to programming in general. In regards to that, Wikipedia does a good job at explaining Big O and data structures like linked lists.

answered Oct 21 '11 at 21:54

eddieringle's gravatar image

eddieringle
2.3k71644

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported


Join Us in the Chat Room

Tags:

×225
×87
×1

Asked: Oct 21 '11 at 21:51

Seen: 483 times

Last updated: Oct 21 '11 at 22:33