The Student Room Group

AQA COMP3 June 2011

Hey,

For those of you who have been trying to find this paper, they are on the AQA website but I have given the links below for quicker access.

http://store.aqa.org.uk/qual/gce/pdf/AQA-COMP3-W-QP-JUN11.PDF
http://store.aqa.org.uk/qual/gce/pdf/AQA-COMP3-W-MS-JUN11.PDF

Also, if you need other past papers, just drop me a message and I can send them to you :smile:

Scroll to see replies

Reply 1
Thanks for pointing this out :biggrin:

Took them long enough to make it available... the CCEA modules I sat in January are already uploaded onto CCEA's website...!
Reply 2
Original post by devski
Hey,

For those of you who have been trying to find this paper, they are on the AQA website but I have given the links below for quicker access.

http://store.aqa.org.uk/qual/gce/pdf/AQA-COMP3-W-QP-JUN11.PDF
http://store.aqa.org.uk/qual/gce/pdf/AQA-COMP3-W-MS-JUN11.PDF

Also, if you need other past papers, just drop me a message and I can send them to you :smile:


Hi,

If you have taken this module before what advice would you give me in doing well?

I want an A, which according to the past two years is 75/100 RAW Marks give or take.
Original post by exam2k10
Hi,

If you have taken this module before what advice would you give me in doing well?

I want an A, which according to the past two years is 75/100 RAW Marks give or take.


Plenty of practice using past papers. With modules like this, I believe this is the best way to revise :smile:
Reply 4
Original post by devski
Plenty of practice using past papers. With modules like this, I believe this is the best way to revise :smile:


There arent many past papers though :frown: because it is a new spec
Original post by exam2k10
There arent many past papers though :frown: because it is a new spec


Yeah, that's the trouble with a subject like this but just use what papers and resources you can to practice with. If you have any queries, I'll do my best to help :smile:
Reply 6
I advise having a look at some of the old spec papers. Yes, there are differences but a lot of the old unit 4 stuff is in COMP3. Just be sure to check the COMP3 spec against the questions that seem like they're in the right area as there are points where you don't need as much detail any more. eg you don't need to know about Interrupt Service Routines any more (thank the maker).

http://web.aqa.org.uk/qual/gce/ict/computing_materials_old.php?id=04&prev=04


as for advice to do well, as well as cramming the theory content, take a look at the current spec mark schemes and think "what might lose me marks". A lot of the time it will be not using the correct terminology or being able to provide a real world example for concepts covered in the theory. Work on these skills. There is a glossary in the back of the A2 book, learn it well.
Reply 7
Original post by mister c
I advise having a look at some of the old spec papers. Yes, there are differences but a lot of the old unit 4 stuff is in COMP3. Just be sure to check the COMP3 spec against the questions that seem like they're in the right area as there are points where you don't need as much detail any more. eg you don't need to know about Interrupt Service Routines any more (thank the maker).

http://web.aqa.org.uk/qual/gce/ict/computing_materials_old.php?id=04&prev=04


as for advice to do well, as well as cramming the theory content, take a look at the current spec mark schemes and think "what might lose me marks". A lot of the time it will be not using the correct terminology or being able to provide a real world example for concepts covered in the theory. Work on these skills. There is a glossary in the back of the A2 book, learn it well.


+1 REP. Thanks.

Has there been any questions from the old spec that have been put in the new COMP3 paper?

Also, what do you think may potentially come up? Because it is a new spec meaning that they couldn't have asked everything.

My guess would be...

1.

Information Hiding & Abstraction

2.

Algorithms

3.

Intractable Problems

4.

FSM/Turing Machine

5.

RPN/BNF

6.

OOP (Haven't asked in some time)

7.

Recursion

8.

Stacks & Queues

9.

Binary Tree

10.

Trees & Graphs

11.

Simulation

12.

Real Numbers

13.

Normalisation + SQL



Feel free to add

Would appreciate if you could let me know.

Thanks
I haven't worked out yet whether COMP3 is going to be easy or hard...
Reply 9
Original post by exam2k10
+1 REP. Thanks.

Has there been any questions from the old spec that have been put in the new COMP3 paper?

Also, what do you think may potentially come up? Because it is a new spec meaning that they couldn't have asked everything.

My guess would be...

1.

Information Hiding & Abstraction

2.

Algorithms

3.

Intractable Problems

4.

FSM/Turing Machine

5.

RPN/BNF

6.

OOP (Haven't asked in some time)

7.

Recursion

8.

Stacks & Queues

9.

Binary Tree

10.

Trees & Graphs

11.

Simulation

12.

Real Numbers

13.

Normalisation + SQL



Feel free to add

Would appreciate if you could let me know.

Thanks


add Logic programming to that list. usually adding facts or rules or writing a goal state to discover something about a knowledge base. these questions came up a lot in the old spec and have been in the new spec as well. lots of examples to be found in past papers.
Reply 10
Original post by mister c
add Logic programming to that list. usually adding facts or rules or writing a goal state to discover something about a knowledge base. these questions came up a lot in the old spec and have been in the new spec as well. lots of examples to be found in past papers.


Oh Yh. Thanks.

They can ask that as well. I got a feeling that they will ask about hashing as it has not come up in the past papers so far.

Also, would you say it is advisible to finish revising the content during the three day weekend and then start doing the CPT4 & CPT5 papers, leading up to the exams?
Reply 11
yeah, if you think you've revised everything, best thing to do is to test that theory. use the mark schemes and the exam reports that are published on AQA's site. you can always go back to the books if you're getting stuff wrong.
Reply 12
Still havent finished the theory yet :frown: Any advice?
Reply 13
Original post by mister c
add Logic programming to that list. usually adding facts or rules or writing a goal state to discover something about a knowledge base. these questions came up a lot in the old spec and have been in the new spec as well. lots of examples to be found in past papers.


Just taken a look at the specification and can find no mention of Logic programming. It was in the old specification but has never been in any new specification past papers.

Pretty sure logic programming is not on the comp 3 syllabus and won't be tested.
Reply 14
Original post by darkskill
Just taken a look at the specification and can find no mention of Logic programming. It was in the old specification but has never been in any new specification past papers.

Pretty sure logic programming is not on the comp 3 syllabus and won't be tested.


Oh ok. Thanks :biggrin:. Need an A in this and I havent finished revising :frown:.

Am I screwed? I intend on going flat on CPT4, CPT5 as it will fully rinse out any doubts I have. For example, recursion and real numbers
Reply 15
Original post by exam2k10
Oh ok. Thanks :biggrin:. Need an A in this and I havent finished revising :frown:.

Am I screwed? I intend on going flat on CPT4, CPT5 as it will fully rinse out any doubts I have. For example, recursion and real numbers


You should be fine, we've got half-term to work on Comp3 :smile:

Take a look at the specification: http://web.aqa.org.uk/qual/gce/pdf/AQA-2510-W-SP.PDF and use it to identify what you can/can't do.

I don't particularly like the textbook - at least with the specification you know exactly what's going to be tested.

Also this site is quite good (if you haven't already seen it): http://www.starteractivity.com/ictlesson/computing/comp3/cc2qa1.html
Original post by darkskill
Take a look at the specification: http://web.aqa.org.uk/qual/gce/pdf/AQA-2510-W-SP.PDF and use it to identify what you can/can't do.

I don't particularly like the textbook - at least with the specification you know exactly what's going to be tested.
The problem is that the specification isn't very detailed... but the textbook can be detailed in the wrong places :tongue:
Reply 17
Original post by fluteflute
The problem is that the specification isn't very detailed... but the textbook can be detailed in the wrong places :tongue:

It is also missing some chapters - there's nothing in it on binary trees or hashing. The missing chapters are on the aqa website in the Teachers Resource Bank.
Reply 18
Original post by darkskill
You should be fine, we've got half-term to work on Comp3 :smile:

Take a look at the specification: http://web.aqa.org.uk/qual/gce/pdf/AQA-2510-W-SP.PDF and use it to identify what you can/can't do.

I don't particularly like the textbook - at least with the specification you know exactly what's going to be tested.

Also this site is quite good (if you haven't already seen it): http://www.starteractivity.com/ictlesson/computing/comp3/cc2qa1.html


+1 REP Thanks :biggrin:.

I dunno why this exam is 2 and half hours long. I swear the max time we would need is like 1 hour 30 minutes?

I haven't done any of the mock papers so I won't know, but when I did AQA GCSE ICT they said the paper was 2 hours but I finished in an hour and got an A*. Then at AS, the paper was an hour but there I finished on time.
Reply 19
Original post by sagederby
It is also missing some chapters - there's nothing in it on binary trees or hashing. The missing chapters are on the aqa website in the Teachers Resource Bank.


Watch, they will put a question on hashing.

They asked about insertionsort and binary search in the past two seasons. Bound to ask about hashing. Made notes on it, just need to reinforce it into my head.

Quick Reply

Latest

Trending

Trending