Help - Search - Members - Calendar
Full Version: Computer Science
Forums > Community Center > Technology
Levy2k6
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
computer science eh? care to xplain?
Levy2k6
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
I took it freshman year
BiGdRaGoN31
DONT take it,boring as helll, i took it sophmore year,my godd,so boring
Levy2k6
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
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
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 yawn.gif .
EddieV
Gigabyte!
Ken
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
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! wink.gif
chasingvictory
QUOTE(mipadi @ May 24 2006, 10:37 PM) *
That Java won't compile! wink.gif


yea isn't using ".equals" only for strings/objects? and AWESOME_NESS is an int?
mipadi
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. wink.gif But that's okay, it still pretty much works.
Xenro
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
In college I want to double major...Engarish Literature and Pyooter Psy!
yoshie
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
: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
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. rolleyes.gif

Yeah, Javascript is irritating. Our teacher goes too fast.
sm0kinm0nky
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
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
i am taking AP computer science next year, and i think is all java...
mipadi
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
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.