Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

what to do after ap java?

Name: Anonymous 2008-12-22 18:42

I'm a senior in high school and my ap java class is nearing its end. You can look up the scope of the class here http://www.collegeboard.com/student/testing/ap/sub_compscia.html
What java book/api/website should I study when this course ends?

Name: Anonymous 2008-12-23 15:52

>>39

I believe the problem there is that it is statically typed.

The weak type/prototype system in JavaScript is fucking stupid. I constantly find myself ensuring object meet contracts with hundreds of fucking:
if(something)
or
if(typeof(something) !== 'undefined')

Using logic statements in code to enforce variable contstraints from other scopes is fucking stupid.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List