Preliminary Material resource pack - Comp1 AQA AS Level (VB)
Computer Science and ICT discussion, revision, exam and homework help.
| Announcements | Posted on | |
|---|---|---|
| Important: please read these guidelines before posting about exams on The Student Room | 28-04-2013 | |
-
Preliminary Material resource pack - Comp1 AQA AS Level (VB)
Like A Sir's 2012 Preliminary Material Resource Pack
This pack includes:
1. Full guide to fixing the Skeleton Code
2. Source code for VB (2008 and 2010)
3. Working .EXE file of Monster!
Thought as there is less than a week to go before the exam, i would release it on Student Room and other forums like this.
There is one little problem that i've come across while editing the code. The resume game function bugs the game if a game isn't in progress. I've tried everything to catch the error but it will not work, so I had to implement a very basic resume game function in the menu.
I hope this pack helps!
Do not try and pass this work off as your own to a teacher/student, you'll end up making a fool out of yourself as my name is printed into the files.
If you are thinking about cheating and using this in your exam (Which i highly discourage), don't use the source file i've given you. Copy and paste the VB code into a completley blank CMD project and save it onto a network drive (If your school has one).
Be sure to follow me on twitter, you'll find posts about gaming, computers, movies, music and much more!
www.twitter.com/Iike_a_sir
@Iike_a_sir -
Re: Preliminary Material resource pack - Comp1 AQA AS Level (VB)Unfortunately not my friend(Original post by Blastoise)
Thank you for this! Do you have something for Deplhi also?
-
Re: Preliminary Material resource pack - Comp1 AQA AS Level (VB)You're so awesome for doing this! Seriously, I can't thank you enough! I've got one question though... Do you know how to have make a score table displaying the high score etc. (The smaller the number of moves you make, the better your score).(Original post by Like A Sir)
Like A Sir's 2012 Preliminary Material Resource Pack
This pack includes:
1. Full guide to fixing the Skeleton Code
2. Source code for VB (2008 and 2010)
3. Working .EXE file of Monster!
Thought as there is less than a week to go before the exam, i would release it on Student Room and other forums like this.
There is one little problem that i've come across while editing the code. The resume game function bugs the game if a game isn't in progress. I've tried everything to catch the error but it will not work, so I had to implement a very basic resume game function in the menu.
I hope this pack helps!
Do not try and pass this work off as your own to a teacher/student, you'll end up making a fool out of yourself as my name is printed into the files.
If you are thinking about cheating and using this in your exam (Which i highly discourage), don't use the source file i've given you. Copy and paste the VB code into a completley blank CMD project and save it onto a network drive (If your school has one).
Be sure to follow me on twitter, you'll find posts about gaming, computers, movies, music and much more!
www.twitter.com/Iike_a_sir
@Iike_a_sir
Thanks!