Forums | MacLife
You are not logged in.
#1 2003-05-19 7:16 pm
- Superpual
- Member
- From: CheeseLand Wisconsin
- Registered: 2001-12-03
- Posts: 213
AP computer science
Let's see who here is smart enough to be in an AP computer science class. We took a test today, these are actual questions on this test. Remember it is an AP(Advanced placement) class.
How often should you save?
a. when your done.
b. After the computer crashes.(it truly said this(it was based on Windows)).
c. Every couple of minutes.
d. Don't save just print.
Which of the following is not an integer?
a. 1
b. 2
c. 10
d. 2.5
I wonder how some people get a B in this class....
Offline
#2 2003-05-19 7:35 pm
#3 2003-05-19 7:57 pm
- Tria
- Minor Prophetess

- From: Madison, WI
- Registered: 2000-05-13
- Posts: 18087
Re: AP computer science
Which CS is this? I know there's 2 tests, and one is significantly easier than the other.
Offline
#4 2003-05-19 9:03 pm
- Neut
- Eat the Path
- Royal Wombat
- From: Colorado
- Registered: 1999-02-23
- Posts: 10598
Re: AP computer science
I know it'll probably change soon, but it must be said: nice post count Triana.
Good ol' 666
Cross over the cell bars, find a new maze, make the maze from it's path, find the cell bars, cross over the bars, find a maze, make the maze from its path, eat the food, eat the path.
Offline
#5 2003-05-19 9:08 pm
- rolocroz
- Member
- From: Nowhere
- Registered: 2000-12-21
- Posts: 822
Re: AP computer science
This was on an AP exam? Ridiculous.
In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move.
Offline
#6 2003-05-19 10:08 pm
- EvilRoyGato
- Member
- From: Forest Hills, NY, USA
- Registered: 2000-05-01
- Posts: 376
- Website
Re: AP computer science
Wow.....my AP Comp Sci exam was a LOT harder. (I took A, not AB, they didn't offer AB
)
It's not a free country, but it's down to half price.
Offline
#7 2003-05-19 10:30 pm
- joethebarber
- Member
- From: Crested Butte
- Registered: 2000-03-02
- Posts: 442
Re: AP computer science
Jeez, my intro to programming class (small schools suck, wish we had AP comp sci..) was more advanced than that, on the first day, in a group where I was the only one who'd written anything other than html before...
"He has a company that makes computers. Or a computer that makes companies. Anyway, you wouldn't understand."-Homer
Offline
#8 2003-05-20 1:51 am
Re: AP computer science
![]()
This was on an AP exam? Ridiculous.
I think he ment exam in an AP class, not the actual AP exam.
Offline
#9 2003-05-20 6:29 am
- Superpual
- Member
- From: CheeseLand Wisconsin
- Registered: 2001-12-03
- Posts: 213
Re: AP computer science
actually this was part of the exam... sad i know.
There were harder questions yes, but not much.
And it was AP Computer Science A.
Of course if you look at my computer science teacher you would understand. Dumbest guy I know. He doesn't even know the answer to one of these questions!
Offline
#10 2003-05-20 10:19 am
- Tria
- Minor Prophetess

- From: Madison, WI
- Registered: 2000-05-13
- Posts: 18087
Re: AP computer science
I know it'll probably change soon, but it must be said: nice post count Triana.
Good ol' 666
It's actually a rather stationary number... 
Offline
#11 2003-05-20 10:30 am
- Tria
- Minor Prophetess

- From: Madison, WI
- Registered: 2000-05-13
- Posts: 18087
Re: AP computer science
The guy behind me insists that he can crash any OS if he's programming on it, so it isn't just the PCs that are gonna be vomiting.
...of course, I get the feeling that the "save" they want you to perform is on a word document, and not a C++ file...
That said, this test has been dumbed down a LOT since I've heard questions, even if it is the A test.
Offline
#12 2003-05-29 3:34 pm
Re: AP computer science
My computer science class doesn't have anything like that. We simply have a sheet given to us with what a program has to do, then we are given 2.5 hours to program it. We get marked on whether or not it runs, quality of code, how well it met the required features, interface, etc.
(interface: It almost always ends up being a CL program, so "interface" basically means to not have "OK d00d, now +yp3 yr r3q\/3s+3d FILE NAME. OMG LOLOLOLOLLOLOLOLOLOL"
Offline
#13 2003-05-29 4:37 pm
Re: AP computer science
... My AP CS exam that I took a few months ago involved writing lots of random code, quite a bit of it related to fish. I didn't take the actual class, though. =P
(Heh, I was the only freshman, and only person in the school, to take the test. ^_^ My school is sad.)
Offline
#15 2003-05-29 5:39 pm
- totalcodex
- Member
- From: In the closet, by the vacuum
- Registered: 2001-08-20
- Posts: 1004
- Website
Re: AP computer science
On a related (not really, I just need to vent) note, some Cal Poly student created a program called iSim (not Apple related, doesn't run on Macs) for their senior project. It's for designing and testing circuits, and I hate it passionately.
You have to create code for everything in the program, and much of this takes a long time and is not intuitive.
Over the summer, I'm planning on making a Cocoa-java program to create the circuit in a wysiwyg enviornment, with the option to translate the design into iSim code. It should save us Mac people some time and effort, should I succeed...
Offline
#17 2003-05-29 6:44 pm
Re: AP computer science
On a related (not really, I just need to vent) note, some Cal Poly student created a program called iSim (not Apple related, doesn't run on Macs) for their senior project. It's for designing and testing circuits, and I hate it passionately.
You have to create code for everything in the program, and much of this takes a long time and is not intuitive.
Over the summer, I'm planning on making a Cocoa-java program to create the circuit in a wysiwyg enviornment, with the option to translate the design into iSim code. It should save us Mac people some time and effort, should I succeed...
http://bach.ece.jhu.edu/~tim/programs/xcircuit/
works just fine on my mac under X11
Just like back in Saigon! Eh, slick?
Offline
#18 2003-05-29 7:47 pm
- samyo66
- Member
- From: Chicago, Illinois, United Stat
- Registered: 2002-07-19
- Posts: 190
Re: AP computer science
This is a little off the subject but isn't AP comp sci switching to Java next year? So we might be looking at some major reforms in the tests given.
Patiently awaiting the G5 PowerBook.
Offline
#19 2003-05-29 8:00 pm
- totalcodex
- Member
- From: In the closet, by the vacuum
- Registered: 2001-08-20
- Posts: 1004
- Website
Re: AP computer science
http://bach.ece.jhu.edu/~tim/programs/xcircuit/
works just fine on my mac under X11
Very nice, I'll take a look. However, the iSim program is different than just Sim (don't know how different, but I'll look into it). Not sure if this would meet my needs there.
If it didn't matter what program we used to create the chip design, I'd be all over this.
Offline
#20 2003-05-31 2:53 pm
- Mr. Thermistor
- Member
- Registered: 2003-05-27
- Posts: 35
Re: AP computer science
a. when your done.
Apparently, it wasn't an English class.
Offline
#21 2003-05-31 11:40 pm
Re: AP computer science
Eh? I can read it clearly enough... When my done. He might be trying to say when my.done, or more specifically, if (my.done), so when my.done == 1, I should save my work.
It was a programming class, ne?
Offline
#23 2003-06-02 3:18 pm
Re: AP computer science
sadly enough, yes, the AP CS class is switching to java, much to my dismay as i'm taking it this year.
Sun must have laid down a fat sack of cash on someones desk
Just like back in Saigon! Eh, slick?
Offline
#24 2003-06-03 5:36 pm
- disturbed_child
- Member

- From: a dark alleyway
- Registered: 2003-02-05
- Posts: 766
- Website
Re: AP computer science
yeh im taking it as well next yr, and when i heard that they were switching to java.. god i really wanna hurt someone for that switch... gar.. owell.. ill finally have a class that i can do really well in, with little work.. hehe
Offline
#25 2003-06-03 7:00 pm
Re: AP computer science
There's nothing wrong with Java any more than with C++.
Offline


