Thursday, 9 December 2010

Homework: for the rest of the year

You now have a set of book questions, and 4 exam papers.

This work is important, you need to organise how you are going to tackle all this work. It needs to be completed by the time we come back in January.

You must make good use of the resources you have and resources that are available on the Internet, so that you can maximise your knowledge and understanding.

That first week back we will have the mock exam in the hour and a half lesson. This work is preparation for that. You need to make sure you are properly prepared  for the exam in January. If you don't then you will have wasted the last 4 months. After January we will be working on the theory exam and your time will be best spent learning and developing your skills for this rather than worrying about resitting the Programming and Logic paper.

Thursday, 2 December 2010

Homework Eleven: Book work

You need to ensure that you are working on the questions from the book copies you have and listed on the tracker sheet.

It is up to you which questions you tackle, but make sure that you actually read the relevant sections in the book before attempting the questions.

Thursday, 25 November 2010

Homework Ten: Programming elements

Homework ten is due on the Thursday 2nd December 2010

This question is worth 16 marks so in the exam should take around 20 minutes or so.

You can find the document here >>>>

Remember if Google Docs is playing up press CTRL + P to get a printable version of this doc.

Wednesday, 17 November 2010

Homework Nine : Algorithms

This homework is due on Thursday 25th November.

As usual make sure you attempt the question over the weekend so you can make use of workshop next week if necessary. This homework is worth 31 marks so should take you around 45 minutes to complete.

Please be aware that in part (d) on line 14 (and 15) and where they give you the data to dry run with.

WeightOfItem and VolumeOfItem are both arrays - the exam board have used parenthesis ( ) rather than [ ] brackets to specify the position number

The homework is available here >>>>

If you are having trouble printing this, click on File afer selecting the link above (immediately above the document) and select Print PDF.

Wednesday, 10 November 2010

Homework Eight: Stepwise refinement

The following homework is due on Thursday 18th November 2010.

Make sure you attempt it early so you have time to ask for help in G Block.

If you have lost the sheet you can access it here >>>>

Thursday, 4 November 2010

Homework Seven: Tracing and coding style

This homework is due on Thursday 11th November.

This exam question must be answered on the paper, in the space provided. These questions would be worth 29 out of a possible 100 in the exam. The pass mark for the exam would be 40 marks (in general). You should ideally spend 1 1/2 minutes for every point in a question so this should take you 44 minutes to do.

Please ensure that you tackle this before the day it needs handing in.

You need to print this homework yourself, the document can be found here >>> Homework Seven.

Thursday, 21 October 2010

Homework Six: Repetition Pseudo code

The four questions on the Repetition pseudo code sheet need completing by Thursday 4th November.

If you have lost the sheet then you can get a copy here

When we come back we will have a look at the pseudo code solutions and some c# implementations of these pseudo code algorihtms.

Thursday, 14 October 2010

Homework Five: Data representation

This homework is due on Thursday 21st October.

If you need access to the sheet it can be found here Homework Five

If you have trouble then you need to come to workshop Wednesday and Thursday G block

Thursday, 7 October 2010

Homework Four: Quiz GUI and Record sizes

This homework is due on Thursday 14th October 2010.

Copy of the document is here

Thursday, 30 September 2010

Homework Three: Rapid Application Development

Please complete this homework by Thursday 7th October
=============================================

In order to complete this homework you will need to do some research on RAD (Rapid Application Development) strategies, what they are and what the implications are when developing software applications.

Follow this link if you need a copy of the work

Tuesday, 21 September 2010

Homework Two: Recipe GUI

Please complete this homework by Thursday 30th September
=============================================
[The following is an actual exam question]

A Computing student has written a program which stores and prints recipes. The program has a graphical user Interface (GUI).

(a) Describe how a well designed GUI can help make the program easier to use.
(4 marks)

(b) The data entry screen allows the user to enter the following data about each recipe.
  • The name of the recipe (e.g. Sponge Cake)
  • The number of people the recipe caters for (e.g. 6)
  • A table of ingredients of the recipe with 3 columns
o The name of the ingredient (e.g. flour)
o The quantity required (e.g. 300)
o The units in which the quantity required is measured (e.g. grams)

On a blank screen show a suitable layout for the data entry screen.
(8 marks)
==============================================

You can choose whatever package you wish to do this in:
If you do not have Office 2007 you can get Open Office 3.1 for free from http://www.openoffice.org/ this is an excellent suite of programs with very high compatibility with Microsoft Office, or you can use the office online products that come as part of your student e-mail package.

Tuesday, 14 September 2010

Homework One



The first homework of the year.

This homework is due on Monday 20th September 2010.

Task One

Create a list specifying the group name given to the various sizes of bytes.

number of bytesName of group
1Byte
1024KiloByte
1048576MegaByte
....Byte

Task Two

How many computer programming languages are there?

Task Three

What are the top 10 computer programming languages?

You can define your own top 10 (but not 10 worst languages)

Friday, 5 March 2010

Homework Friday 5th March 2010

Can you please read pages 1 to 16 of the 3.1.2 Software (a to l) notes for Monday's lesson.

We will be looking at relevant exam questions from the 3.1.2 exam question booklet so please bring this along to the lesson as well as the notes.

Tuesday, 9 February 2010

3.1.5 Data transmission exam questions

The pack of exam questions are for your revision purposes.

You will get a booklet of mark schemes for all the exam papers used for these (and other exam questions sets you'll be given). Please do not destroy or lose this pack as we will collect them in from you at the end of the course for re-use next year (they cost a lot to photocopy).

It is probably not a very good idea to look at the mark scheme answers as you do the questions.

Data transmission homework

Please complete (on a separate piece of paper) the following questions from your 3.1.5 Data transmission exam questions:
  • 2506 Jan 09 Q3
  • F451 May 09 Q8
  • 2506 Jan 08 Q5
  • 2506 May 07 Q8
This homework is due Monday back after half term 22nd February.

If you get stuck on any please research.