Thread: The AP Exam.....

  1. #16
    CS Author and Instructor
    Join Date
    Sep 2002
    Posts
    511

    Cool

    Go to the following web site: cs.colgate.edu/APCS/

    Also, you score is based from 1 to 5 there really is no "passing" scores. Different university/colleges usually accept scores 3, 4, or 5.
    Mr. C: Author and Instructor

  2. #17
    Registered User
    Join Date
    Dec 2001
    Posts
    126
    I too am taking the A.P. computer science boards in may. The biggest problem that I have had so far is finding a good book to work out of, but I found a few that suit me rather well.

    RoD are you going to take the A or AB boards? I will be taking the AB. I'm just about through with the material that I need to cover. Does anyone know a good test prep site?
    Thanks!

  3. #18
    Registered User
    Join Date
    Sep 2002
    Posts
    254
    i skipped out on ap when i found out i would have to dish out 150$ and it would be of no real value to me...

    AP dont count for software engineering

  4. #19
    Registered User
    Join Date
    Dec 2001
    Posts
    126
    the AP test is only $80.
    AP dont count for software engineering
    why would you say that it doesn't?

  5. #20
    Registered User
    Join Date
    Sep 2002
    Posts
    254
    Originally posted by bob20
    the AP test is only $80.

    why would you say that it doesn't?
    its actually 150$ cnd...

    and my university does not accept AP for the software engineering course so it is redundant

  6. #21
    Registered User
    Join Date
    Dec 2001
    Posts
    126
    Well, the test that I will be taking will cost me $80. As for the tests use, I guess that it is all dependent upon which university that you are attending. The university that I am attending does take AP create, so I will take the test.

  7. #22
    Registered User
    Join Date
    Nov 2002
    Posts
    1,109
    Yes it is dependent on which college you go to and if they accept credit. no point in the test if they don't accept it. but the class gets you started with learning programming and/or furthering your knowledge.

    Also, you score is based from 1 to 5 there really is no "passing" scores. Different university/colleges usually accept scores 3, 4, or 5.
    As you said, universities usually accept 3, 4, and 5 scores. I have yet to see a college accept a 2 or lower, so it is inferred that 3 and above is passing.

  8. #23
    Terrance11
    Guest

    Thumbs up

    My suggestion is to prep for the test by programming. Go to Barnes and Noble, find a good c++ book (The complete reference by Herbert Schildt- 4th edition), and a data structure book, and actually write a linked list, bubble sort, and binary trees on your own.

    The only way to learn how to program is by programming, and looking through some books stores will allow you to find a book that best suits your needs.

    Good luck,
    Terrance

  9. #24
    Terrance11
    Guest
    Originally posted by ZerOrDie
    its actually 150$ cnd...

    and my university does not accept AP for the software engineering course so it is redundant
    And how can you say it's redundant? Are you going to throw away the results of the test just because your college doesn't accept it for credit?

    Programming can't be learned by just studying the theories, you have to "get your hands dirty" and invest a lot of time actually programming. That's the only way you'll learn. Knowing even a little programming will give you a huge advantage in college, and it will allow you get more practice time actually programming while your classmates are still trying to grasp the theories.

  10. #25
    Terrance11
    Guest
    Originally posted by ZerOrDie
    its actually 150$ cnd...

    and my university does not accept AP for the software engineering course so it is redundant
    Sorry, can't edit posts as a guest.

    I didn't read your first post, I can understand why you didn't want to pay if it didn't count.

    But anyways, it's the learning experience that counts, and preping for the test, and doing well will give you a big boost in life as a future programmer(whether it counts or not).

  11. #26
    ¡Amo fútbol!
    Join Date
    Dec 2001
    Posts
    2,138
    http://apcentral.collegeboard.com

    Register and check out the sample test questions.

  12. #27
    Registered User
    Join Date
    Sep 2002
    Posts
    254
    (The complete reference by Herbert Schildt- 4th edition),
    herbert schildt = crap...

    try something by strousup instead...

    oh by the way im already in university and i dont regret not taking ap considering my 3.3 in the first year c++ programming class...
    Last edited by ZerOrDie; 02-08-2003 at 09:37 PM.

  13. #28
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    Thnx for all the really good information, lets prep lol.

  14. #29
    Quietly Lurking
    Join Date
    Aug 2001
    Posts
    208
    I took the ap CS exam (AB) last year (got a 5, sorry couldn't resist), and I'm also a TA for the AP CS class at my school. The best book I found was the AP study guide from Barron's its almost good enough to use as a text book. Lets see... of the 4 free response questions (ones where you actually write code) only one of them is on the Marine Biology case study and usually you barely need to know any of the case study to complete it. Also 10-13 of the 60 multiple choice questions are on the Case Study. So read up on the case study and your theory (big-O notation, and sorts). You should also check out the College board's website they have both the A and AB exams for the last 2-3 years available in PDF. One last thing you only need about 60% of the possible points for a 5 (it changes every year but it is usally around 60%)
    Proud to be a gun carrying, freedom loving, libertarian
    Don't listen to Right-Wing propaganda, legalize it NOW!

  15. #30
    i want wookie cookies the Wookie's Avatar
    Join Date
    Oct 2002
    Posts
    455
    i took A last year, taking AB this year. yeah know the case study!!! it shows up alot. i got a 4 on the A exam, the AB has alot of stuff doing with binary trees and such

    Originally posted by ZerOrDie
    herbert schildt = crap...

    try something by strousup instead...

    oh by the way im already in university and i dont regret not taking ap considering my 3.3 in the first year c++ programming class...
    i like shildt..i learned easier from his book. i think i have book by strousup, but out of all the ones i have i like schildt the best
    Last edited by the Wookie; 02-09-2003 at 07:49 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. new problem with class
    By jrb47 in forum C++ Programming
    Replies: 0
    Last Post: 12-01-2006, 08:39 AM
  2. Replies: 5
    Last Post: 01-10-2006, 05:55 PM
  3. Lab exam
    By hawkins786 in forum C Programming
    Replies: 11
    Last Post: 05-24-2005, 11:24 AM
  4. AP results the first week of July
    By Mister C in forum A Brief History of Cprogramming.com
    Replies: 11
    Last Post: 06-22-2004, 12:40 PM
  5. AP ComputerScience Exam
    By Dalren in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 04-10-2002, 03:29 PM