Levy2k6
Aug 11 2004, 09:38 PM
anyone take or is taking this class???
i'm taking this year and it was my first day of school and it seemed pretty cool...
i'm bored, ur most likely bored. let's talk about COMPUTER SCIENCE!
F1R3B4T
Aug 12 2004, 02:34 AM
computer science eh? care to xplain?
Levy2k6
Aug 12 2004, 05:25 AM
don't know what Computer Science is????
its a class where u learn Java the first year and u do programs or something like that.
there must be atleast 10 ppl here that have taken this course...
evdxgirl
Aug 12 2004, 08:17 AM
I took it freshman year
BiGdRaGoN31
Aug 12 2004, 10:24 AM
DONT take it,boring as helll, i took it sophmore year,my godd,so boring
Levy2k6
Aug 12 2004, 04:06 PM
my computer science teacher is actually pretty cool and makes it fun in a way..... we did our first program today... and we had a fire drill at the same time and we still time to spare... its gonna be a good year.
i'm a junior...
mipadi
May 11 2006, 11:22 AM
That's awesome! Computer science, as a field, though, is a lot more than just programming; in fact, programming is only really a small part of the computer science field.
chasingvictory
May 11 2006, 01:34 PM
Right now I'm taking AP Computer Science A. They don't offer Computer Science AB here in my school. But yea.. java is fun. I love programming. But it get boring at times

.
EddieV
May 11 2006, 02:22 PM
Gigabyte!
Ken
May 24 2006, 09:35 PM
Im taking AP Comp Sci too!! I love the class! I hate my teacher!
public class Createblog
{
public static void main (String [] args)
{
FINAL int AWESOME_NESS;
String createblog.equals(AWESOME_NESS);
System.out.println(AWESOME_NESS);
system.out.exit(0);
}
}
and such things.
mipadi
May 24 2006, 09:37 PM
QUOTE(Ken @ May 24 2006, 10:35 PM)

Im taking AP Comp Sci too!! I love the class! I hate my teacher!
public class Createblog
{
public static void main (String [] args)
{
FINAL int AWESOME_NESS;
String createblog.equals(AWESOME_NESS);
System.out.println(AWESOME_NESS);
system.out.exit(0);
}
}
and such things.
That Java won't compile!
chasingvictory
May 24 2006, 10:22 PM
QUOTE(mipadi @ May 24 2006, 10:37 PM)

That Java won't compile!

yea isn't using ".equals" only for strings/objects? and AWESOME_NESS is an int?
mipadi
May 24 2006, 10:34 PM
QUOTE(chasingvictory @ May 24 2006, 11:22 PM)

yea isn't using ".equals" only for strings/objects? and AWESOME_NESS is an int?
Indeed, equals() can only compare objects—although in Java 5.0, an int might automatically be upgraded to an Integer object in cases such as this, so that might be legal. I can't remember for sure, though.
Of course, final is still illegally capitalized.

But that's okay, it still pretty much works.
Xenro
May 25 2006, 01:12 AM
I'm taking this class and it's finally f**king over. I got good grades the whole year and understood 15% of it.
imm
May 25 2006, 01:42 AM
In college I want to double major...Engarish Literature and Pyooter Psy!
yoshie
May 25 2006, 01:46 PM
you should take it. i took comp sci, honors comp sci, ap comp sci a and ap comp sci ab; it gets confusing at first but then you start to understand it. they offer a very rediculously easy AP exam for it, i think 90% of our class received a 5. nothing better than easy credit.
though you really need to be prone to catching your own errors, and possess patience. otherwise you won't go very far.
magicfann
May 25 2006, 07:14 PM
:O~ i started taking it in 6th grade and we learned logo!
then we learned tru basic!
and now we're on javascript and we all suck at it
amen
god andie friggin help me with the crossword i cant get the if then structures right T.T
Smoogrish
May 29 2006, 03:16 PM
QUOTE(magicfann @ May 25 2006, 8:14 PM)

:O~ i started taking it in 6th grade and we learned logo!
then we learned tru basic!
and now we're on javascript and we all suck at it
amen
god andie friggin help me with the crossword i cant get the if then structures right T.T
I don't help people named Jeff.
Yeah, Javascript is irritating. Our teacher goes too fast.
sm0kinm0nky
Jun 22 2006, 12:43 PM
writeln('Hello World!');
we're required to do pascal before Java/C++, then we take the AP class then ap test. If we pass we take Advanced class - college level I think.
I did pascal freshmen year, i'm taking Java/C++ this year. I hated Pascal though
technicolour
Jun 22 2006, 12:43 PM
I just remembered I'm taking this class next year. I have to if I want to take Web2, which is like all javascript, so, I gotta learn java first.
unix494
Jun 24 2006, 04:26 PM
i am taking AP computer science next year, and i think is all java...
mipadi
Aug 18 2006, 12:58 PM
I wish there was a "wtf" package in Java, as in java.lang.wtf. I think that'd add some pizzaz to the language.
uLoVeMikeRoch
Aug 22 2006, 11:55 PM
QUOTE(mipadi @ Aug 18 2006, 1:58 PM)

I wish there was a "wtf" package in Java, as in java.lang.wtf. I think that'd add some pizzaz to the language.
Or humor.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.