Computer Science

Hello,
I am currently a sophomore taking regular Algebra ii. However, I am teaching myself Java. Is there any test I can write on Java? I want to do this because I want to show colleges my interest in programming. I also want to gain potential credits.

what do you mean any test you can write in Java. Couple of ways to show your java skills:

  1. Answer stackoverflow questions
  2. Create a java blog
  3. Even create a java podcast
  4. Have you checked out topcoder.com

I think OP is asking if there are any exams he can take to show his proficiency in computer science.

There are a few.

  • AP Computer Science
  • IB Computer Science
  • GRE Subject Test in Computer Science (technically meant to be taken after you’ve completed a BS in computer science)
  • Oracle Certification

HOWEVER, the best way to show proficiency in computer science isn’t to pass a test, but rather to write useful code. Writing a good android or iPhone app, chrome extension, web app, etc is much more impressive than passing a test.