Home Page

Welcome to The APCS Java Wiki!

Fr. Chris Started this wiki to help with the exchange of information for helping you ask and answer questions about labs and AP Computer Science Questions.

Quotes

  1. A programmer is sent to the grocery store with instructions to "buy butter and see whether they have eggs, if they do, then buy a dozen." Returning with 12 butters, the programmer says, "they had eggs."
  2. There are two ways to write error-free programs; only the third one works.
  3. You can't make a program without broken egos.
  4. Q: Why did the programmer quit his job? A: Because he didn't get arrays.
  5. Programming is 10% science, 25% ingenuity and 65% getting the ingenuity to work with the science.
  6. When Shakespeare asked, "To be, or not to be?," he did not provide the answer. But computer science can! The answer is FF. ( 2B || !2B = FF .. in binary 001001011 OR 110110100=11111111)
  7. Chuck Norris can delete the Recycling Bin.
  8. When Chuck Norris throws exceptions, it’s across the room.
  9. Have you heard about the new Cray super computer? It’s so fast, it executes an infinite loop in 6 seconds.

Getting Started Links


  1. Lifted Pixar's insight into taking computer science exams
  2. Download page for Java JDK for Windows/Linux (not needed for Mac OSX before October 2010) (See Windows Video)
  3. Info on OSX Lion here
  4. Download page for BlueJ IDE (See Getting Started with BlueJ Video)
  5. Download page for Eclipse IDE for Java Developers (See Getting Started with Eclipse Video)
  6. Download Gridword Code
  7. Download Gridworld Student Manual (you need a pdf reader)
  8. Download AP Exam Quick Reference
  9. Download APCS "Acorn" Book
  10. http://www.javabat.com
  11. Gridworld Bug Battle
  12. Online interactive edition of a AP Comp Sci A Study Guide
  13. Litvin's "Be Prepared for The APCS" Study Guide
  14. Pair Programming Video
  15. Extreme Programming

A. Topics by Chapter

B. Labs

C. GridWorld

D. Squint Library Projects

E. Other Projects

F. AP Free Response Questions

G. Applets

H. Final Projects

I. Final Projects from Yesteryear

J. FRC


AP Annual Conf 2011

Question: Is there a way to get e-mails when someone changes something here at the APCSWiki?

Answer: By using the services at http://www.watchthatpage.com/ You can watch any page and send the changes to that page as an e-mail to one or more people. This works very well on the AllRecentChanges page for monitoring a whole wiki. As it is a completely separate service, there is no change required to the monitored wiki, so you could use it to monitor our wiki, http://apcs.mathorama.com/apcswiki/index.php

  1. Goto http://www.watchthatpage.comand create a user account.
  2. Add a new watched web page. Go to "Pages" and add the wiki's AllRecentChanges page. The url is http://apcs.mathorama.com/index.php?n=Site.AllRecentChanges
  3. Add the times the e-mails will be sent out, e.g. daily at 6.am or twice-daily etc. This is under the "Profile" tabs
  4. We have a Sandbox, so you may want to exclude changes to the Sandbox pages from being e-mailed out. To do that, add a filter on each paragraph that contain the word 'Sandbox'.
  5. We have dynamically changing content on our page footer (the time) so you may need to add further filters to ignore those changes, or remove them from the RecentChanges page.
  6. Add additional recipients of the e-mails, say if you want it sent to multiple e-mail accounts, or your less talented friends who cant figure out how to do this.

That's it! Multiple edits to the same page will not result in multiple lines in the RecentChanges page, hence won't result in multiple lines in the e-mails. If no changes are made, no changes occur on the RecentChanges page and no e-mail is sent out.


"Now what?" Links

  1. iPhone Development Course at Stanford (iTunesU link)
  2. Developing Apps for iOS (iTunesU link)
  3. Developing Android Apps with Java book and videos by Tony Hillerson
  4. Learn Java for Android Development| Online Tutorial
  5. Android Developer SDK

The basic editing page describes how to create pages in PmWiki. You can practice editing in the wiki sandbox.

More information about PmWiki is available from http://www.pmwiki.org .