This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
java programs to prove to my teacher that i know java well? AP computer science?
05-08-2013, 02:47 AM
Post: #4
 
I think that you should be a good coder, following Java's coding conventions and producing good object-oriented code where the classes have a good separation of concerns.

It is part of the AP computer science curriculum to understand data-structeds, such as linked-lists, stacks, queues, trees, array, and algorithms such as sorting. You should be able to calculate big-O time order complexity such as O(n), O(log(n)), O(nlog(n)) etc given an algorithm you should be able to calculate the big-O for it.

It would be great if you knew a little about design patterns such as model-view-controller (MVC).

It would be great if you could create Java apps with good GUI using Swing.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[] - Andy T - 05-08-2013, 02:28 AM
[] - Nathaniel - 05-08-2013, 02:30 AM
[] - Kaydell - 05-08-2013 02:47 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)