AP CS Links (Click To Open)
GA Tech - ICE Mult. Choice AP Questions...
Annotated Solutions (SkyLit) to Past Free-Response Questions
Robert Glen Martin AP CS Page
Code.org
Computer Sci. Education Week
Oracle Lessons on Java
FOR FEMALES
Society of Women's Engineers
Girl Develop It!
She++
SORTING ANIMATIONS
http://www.cs.oswego.edu/~mohammad/classes/csc241/samples/sort/Sort2-E.html
Merge Sort
Merge (YouTube) Sort
http://www.csse.monash.edu.au/~dwa/Animations/index.html
1.RECURSION http://danzig.jct.ac.il/java_class/recursion.html
http://www.tech-recipes.com/rx/1266/java-recursion/
http://www.java-samples.com/showtutorial.php?tutorialid=151
http://www.apluscompsci.com/A+_Sample_Review.pdf
1.INHERITANCE http://java.sun.com/docs/books/tutorial/java/IandI/subclasses.html http://home.cogeco.ca/~ve3ll/jatutor5.htm
3. http://www.cs.iupui.edu/~cs240/spring09/slides/t34AJavaOOProgrammingInheritanceOverview.ppt
.PROGRAMMING COMPETITIONS
U. of Penn
NJIT
Rowan University PROGRAMMING COMPETITIONS - QUESTIONS UMD
PROGRAMMING COMPETITIONS - QUESTIONS
UMD
GA Tech
Coding Bat Java - Code Practice
Practice It
Project Euler
Dan Schuster
http://www.tracy.k12.ca.us/sites/clunetta/Java/practice/practice.htm
BINARY SEARCH ANIMATIONS
http://www.cs.armstrong.edu/liang/animation/BinarySearchAnimation.html
ARRAYS/ARRAYLISTS http://chortle.ccsu.edu/java5/Notes/chap54/ch54_1.html http://leepoint.net/notes-java/data/collections/lists/arraylist.html http://www.javafaq.nu/java-article1111.html
http://www.javadeveloper.co.in/java-example/java-arraylist-example.htm