Aqa comp 4 2012/13

Computer Science and ICT discussion, revision, exam and homework help.

This thread is sponsored by:
Announcements Posted on
Important: please read these guidelines before posting about exams on The Student Room 28-04-2013
Sign in to Reply
  1. Damask-'s Avatar
    • Exalted and Worshipped Member
    • Location: Surrey
    • Posts: 922
    Aqa comp 4 2012/13
    Haven't seen a thread for this yet, and I know they've been done before, so...

    I wanted to find out how many of us there are taking A2 computing this year, and if everyone's preparing for/terrified of the COMP4 project. What have you been tasked with doing over the summer and what are you thinking of doing?

    I know COMP3 is supposed to be pretty nasty, but the project seems more intimidating at this point! It'd also be great to get advice from anyone who's already finished.
  2. MBT Bot's Avatar
    • TSR's sister site :)
    • Location: The interweb
    Aqa comp 4 2012/13
    It's been a while since you posted and nobody's replied yet...maybe you should check out MarkedbyTeachers.com, TSR's sister site. It has the largest library of essays in the UK with over 173,000+ coursework, essays, homeworks etc.. all written by GCSE, A Level, University and IB students across all topics.

    Handpicked examples show formative feedback comments from some brilliant teachers. Plus, reviews from A* students and hints, tips & common mistakes from their teacher team. You get access either by publishing some of your own work, or paying £4.99 for a month's access. Both ways give you unlimited access to all of the essays.

    All their documents are submitted to Turnitin anti-plagiarism software, so it can't be misused, and the site's used by hundreds of thousands of UK teachers and students.

    What's more, you can take a look around the site and preview the work, read reviews and teacher summaries AND view the hints and tips absolutely free. Click here to find out more...
  3. iCiaran's Avatar
    • Exalted and Worshipped Member
    • Location: Wirral
    • Posts: 1,250
    Re: Aqa comp 4 2012/13
    Made a thread about the project a couple of weeks ago, obviously a bit too early because no one answered xD

    I'm planing on getting the majority of the coursework done over the summer, since I'm probably going to be quite busy next year with 5 subjects...

    I'm going to be making a digital logic/circuit simulator in Java, got most of it already sort of planned out, just got the more tricky bits to figure out, then the actual write up, someone in my school wrote 37000 words in his last year, hoping I won't need to write quite that much :/

    Haven't really looked at COMP3 yet but I agree the project definitely seems the harder of the 2.
  4. Damask-'s Avatar
    • Exalted and Worshipped Member
    • Location: Surrey
    • Posts: 922
    Re: Aqa comp 4 2012/13
    (Original post by iCiaran)
    Made a thread about the project a couple of weeks ago, obviously a bit too early because no one answered xD

    I'm planing on getting the majority of the coursework done over the summer, since I'm probably going to be quite busy next year with 5 subjects...

    I'm going to be making a digital logic/circuit simulator in Java, got most of it already sort of planned out, just got the more tricky bits to figure out, then the actual write up, someone in my school wrote 37000 words in his last year, hoping I won't need to write quite that much :/

    Haven't really looked at COMP3 yet but I agree the project definitely seems the harder of the 2.
    I'm beginning to suspect all the computing students have migrated elsewhere on the internet!

    I thought I was mad doing four, but I suppose if you're doing most of it before September it won't be that horrible. Nice project idea, too. I'm doing a piece of teaching software that generates exam-style questions and mark schemes and imports/exports them to and from Moodle.
  5. D-Box's Avatar
    • Adored and Respected Member
    • Posts: 491
    Re: Aqa comp 4 2012/13
    (Original post by Damask-)
    I'm beginning to suspect all the computing students have migrated elsewhere on the internet!
    I think everyone's just enjoying the start of the holidays and want to forget about this for a while.

    I'm planning a system for booking tennis courts at a local club. I'm probably going to try and make it more complicated by adding things such as different user accounts, dynamically drawing some of the courts, sending SMS reminders to players and maybe some more if I can think of extras. My language is vb.NET by the way.
  6. iCiaran's Avatar
    • Exalted and Worshipped Member
    • Location: Wirral
    • Posts: 1,250
    Re: Aqa comp 4 2012/13
    (Original post by Damask-)
    I'm beginning to suspect all the computing students have migrated elsewhere on the internet!

    I thought I was mad doing four, but I suppose if you're doing most of it before September it won't be that horrible. Nice project idea, too. I'm doing a piece of teaching software that generates exam-style questions and mark schemes and imports/exports them to and from Moodle.
    Haha, everyone calls me crazy for 5 xD

    Our school used to use moodle, then we got a new head who insisted we pay for something that doesn't work as well :/

    Nice idea, you could make some Comp3 questions for all of us to do
  7. cm04's Avatar
    • New Member
    • Posts: 15
    Re: Aqa comp 4 2012/13
    COMP4 is definitely hard work but, if you keep on top of it you will be fine. I would advise creating a project around a database as the coursework specification seems to be aimed towards these kind of projects more. By no means you can do other projects if you wish.

    COMP3 specification has quite a bit of theory on databases also, which will always come up in the exam (Normalization, SQL statements) so you would be at an advantage if you did a project around a database as you will have more practice in this area.

    Remember that the write up itself is very important as it contains more allocated marks than the actual program you create. You could have developed something amazing and get top marks in that section but if the write up is not good then you are not going to get a very good mark.

    Good Luck !
  8. Damask-'s Avatar
    • Exalted and Worshipped Member
    • Location: Surrey
    • Posts: 922
    Re: Aqa comp 4 2012/13
    (Original post by D-Box)
    I think everyone's just enjoying the start of the holidays and want to forget about this for a while.

    I'm planning a system for booking tennis courts at a local club. I'm probably going to try and make it more complicated by adding things such as different user accounts, dynamically drawing some of the courts, sending SMS reminders to players and maybe some more if I can think of extras. My language is vb.NET by the way.
    That sounds like it'll be really cool - I'm using vb.NET too. I'm trying to not leave everything until the last minute because we have to have the investigation and analysis section done by the time we go back for U6 enrolment.
  9. Damask-'s Avatar
    • Exalted and Worshipped Member
    • Location: Surrey
    • Posts: 922
    Re: Aqa comp 4 2012/13
    (Original post by cm04)
    COMP4 is definitely hard work but, if you keep on top of it you will be fine. I would advise creating a project around a database as the coursework specification seems to be aimed towards these kind of projects more. By no means you can do other projects if you wish.

    COMP3 specification has quite a bit of theory on databases also, which will always come up in the exam (Normalization, SQL statements) so you would be at an advantage if you did a project around a database as you will have more practice in this area.

    Remember that the write up itself is very important as it contains more allocated marks than the actual program you create. You could have developed something amazing and get top marks in that section but if the write up is not good then you are not going to get a very good mark.

    Good Luck !
    Thanks for the advice!
  10. NightStrider's Avatar
    • Adored and Respected Member
    • Posts: 439
    Re: Aqa comp 4 2012/13
    I m doing a suite of vocab testing minigames.
  11. LogicGoat's Avatar
    • Exalted Member
    • Posts: 295
    Re: Aqa comp 4 2012/13
    Subscribing... :ninja:

    I've got some ideas on what I could do but nothing concrete yet
  12. andyator55's Avatar
    • Exalted Member
    • Location: Wiltshire
    • Posts: 365
    Re: Aqa comp 4 2012/13
    I'm just going to do a stock control system and put in as much code as I can because the project doesn't need to be 'original' and I am not very creative at all so i'm sticking to a non-original project and hoping to squeeze in as much validation and high level techniques as possible.
  13. Damask-'s Avatar
    • Exalted and Worshipped Member
    • Location: Surrey
    • Posts: 922
    Re: Aqa comp 4 2012/13
    (Original post by andyator55)
    I'm just going to do a stock control system and put in as much code as I can because the project doesn't need to be 'original' and I am not very creative at all so i'm sticking to a non-original project and hoping to squeeze in as much validation and high level techniques as possible.
    I think I'm the opposite to you, aha. I'm more creative, like designing UIs and am probably going to do everything possible to make up for any coding faults with my documentation.
  14. andyator55's Avatar
    • Exalted Member
    • Location: Wiltshire
    • Posts: 365
    Re: Aqa comp 4 2012/13
    (Original post by Damask-)
    I think I'm the opposite to you, aha. I'm more creative, like designing UIs and am probably going to do everything possible to make up for any coding faults with my documentation.
    Ah nice! I will fail at designing UI's and actually making my project look good xD But I think I can handle the code pretty well.

    Oh FYI apparently some guys made a testing section which took up 12cm thick of A4 paper :P lol
  15. nathano14's Avatar
    • Junior Member
    • Location: London
    • Posts: 66
    Re: Aqa comp 4 2012/13
    Can anyone give me any ideas on what project to do for COMP4!? I was meant to do a project proposal over the summer, but I can't think of what to do!
  16. scillage's Avatar
    • Respected Member
    • Posts: 174
    Re: Aqa comp 4 2012/13
    I'm doing a virtual learning environment, kinda like moodle. Basically you can log in as a student to view your timetable and homework that teacher users can set you, and upload completed homeworks (files) to an ftp server that the teachers can then view when they log in. Teachers can also assign students to their classes, and write lesson plans and assign them to a certain lesson.

    So overall, user validation, file transfer protocols, databases, i'm hoping it'll be good enough for an A*
  17. D-Box's Avatar
    • Adored and Respected Member
    • Posts: 491
    Re: Aqa comp 4 2012/13
    (Original post by nathano14)
    Can anyone give me any ideas on what project to do for COMP4!? I was meant to do a project proposal over the summer, but I can't think of what to do!
    Classroom booking system, multiple choice exam marker, subject revision tool (generate questions or quizzes, etc), graph plotter, timetable organiser, small stock control, library lending system, Doctor's appointments system..
  18. D-Box's Avatar
    • Adored and Respected Member
    • Posts: 491
    Re: Aqa comp 4 2012/13
    (Original post by scillage)
    I'm doing a virtual learning environment, kinda like moodle. Basically you can log in as a student to view your timetable and homework that teacher users can set you, and upload completed homeworks (files) to an ftp server that the teachers can then view when they log in. Teachers can also assign students to their classes, and write lesson plans and assign them to a certain lesson.

    So overall, user validation, file transfer protocols, databases, i'm hoping it'll be good enough for an A*
    Certainly sounds like it will be enough for an A*! Which programming language are you using, and for the ftp server, is it one that your school is providing or are you privately paying for your own?
  19. scillage's Avatar
    • Respected Member
    • Posts: 174
    Re: Aqa comp 4 2012/13
    (Original post by D-Box)
    Certainly sounds like it will be enough for an A*! Which programming language are you using, and for the ftp server, is it one that your school is providing or are you privately paying for your own?
    Cheers I'm currently using Python 3, it's awesome I was thinking about learning java just for Comp4, but frankly I think it would be more hassle than it's worth, seeing as the program you make is only 20 ums out of 200 for the whole of A2 :P Tbh I hadn't really given it much though, although there are plenty of free ones out there (filezilla springs to mind), but I will have a look at my options closer to when I will be coding it (currently doing as much of the written work as I can before school (work) starts again) :P
  20. Damask-'s Avatar
    • Exalted and Worshipped Member
    • Location: Surrey
    • Posts: 922
    Re: Aqa comp 4 2012/13
    Just passed the 3000 word mark for the investigation and analysis section :hmmm:.

    ETA: Did everyone get the AS grades they were hoping for?
    Last edited by Damask-; 24-08-2012 at 11:10.
Sign in to Reply
Share this discussion:  
Article updates
Moderators

We have a brilliant team of more than 60 volunteers looking after discussions on The Student Room, helping to make it a fun, safe and useful place to hang out.

Reputation gems:
The Reputation gems seen here indicate how well reputed the user is, red gem indicate negative reputation and green indicates a good rep.
Post rating score:
These scores show if a post has been positively or negatively rated by our members.