Log In · Register

 
Computer Science, Smells Like Java....
Levy2k6
post Aug 11 2004, 09:38 PM
Post #1


Word.
*******

Group: Member
Posts: 3,004
Joined: Jul 2004
Member No: 34,673



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!
 
 
Start new topic
Replies (1 - 22)
F1R3B4T
post Aug 12 2004, 02:34 AM
Post #2


Senior Member
******

Group: Member
Posts: 1,384
Joined: Aug 2004
Member No: 37,337



computer science eh? care to xplain?
 
Levy2k6
post Aug 12 2004, 05:25 AM
Post #3


Word.
*******

Group: Member
Posts: 3,004
Joined: Jul 2004
Member No: 34,673



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*
post Aug 12 2004, 08:17 AM
Post #4





Guest






I took it freshman year
 
BiGdRaGoN31
post Aug 12 2004, 10:24 AM
Post #5


BiGdRaGoN31
*****

Group: Member
Posts: 463
Joined: Feb 2004
Member No: 2,585



DONT take it,boring as helll, i took it sophmore year,my godd,so boring
 
Levy2k6
post Aug 12 2004, 04:06 PM
Post #6


Word.
*******

Group: Member
Posts: 3,004
Joined: Jul 2004
Member No: 34,673



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*
post May 11 2006, 11:22 AM
Post #7





Guest






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
post May 11 2006, 01:34 PM
Post #8


nicorie
****

Group: Member
Posts: 196
Joined: Apr 2006
Member No: 394,679



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
post May 11 2006, 02:22 PM
Post #9


cB Assassin
********

Group: Official Member
Posts: 10,147
Joined: Mar 2004
Member No: 7,672



Gigabyte!
 
Ken
post May 24 2006, 09:35 PM
Post #10


SPD EMERGENCY!
***

Group: Member
Posts: 89
Joined: May 2005
Member No: 144,659



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*
post May 24 2006, 09:37 PM
Post #11





Guest






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
post May 24 2006, 10:22 PM
Post #12


nicorie
****

Group: Member
Posts: 196
Joined: Apr 2006
Member No: 394,679



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*
post May 24 2006, 10:34 PM
Post #13





Guest






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
post May 25 2006, 01:12 AM
Post #14


Senior Member
***

Group: Member
Posts: 71
Joined: May 2006
Member No: 406,332



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
post May 25 2006, 01:42 AM
Post #15


Senior Member
*****

Group: Member
Posts: 950
Joined: Jul 2004
Member No: 30,808



In college I want to double major...Engarish Literature and Pyooter Psy!
 
yoshie
post May 25 2006, 01:46 PM
Post #16


the yoshinator
***

Group: Member
Posts: 62
Joined: Sep 2004
Member No: 48,261



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
post May 25 2006, 07:14 PM
Post #17


CB's Forum Troll
*****

Group: Member
Posts: 926
Joined: Mar 2005
Member No: 115,142



: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
post May 29 2006, 03:16 PM
Post #18


Senior Member
*******

Group: Official Member
Posts: 3,459
Joined: Dec 2005
Member No: 328,021



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
post Jun 22 2006, 12:43 PM
Post #19


yeah. i'm kevin.
******

Group: Member
Posts: 1,399
Joined: Aug 2004
Member No: 38,782



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
post Jun 22 2006, 12:43 PM
Post #20


show me a garden thats bursting to life
********

Group: Staff Alumni
Posts: 12,303
Joined: Mar 2005
Member No: 115,987



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
post Jun 24 2006, 04:26 PM
Post #21


Returns
**

Group: Member
Posts: 25
Joined: Nov 2004
Member No: 60,654



i am taking AP computer science next year, and i think is all java...
 
*mipadi*
post Aug 18 2006, 12:58 PM
Post #22





Guest






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
post Aug 22 2006, 11:55 PM
Post #23


Wow, i dont know whats going on...
******

Group: Member
Posts: 1,439
Joined: Apr 2004
Member No: 10,977



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.
 

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: