Sunday, 13 May 2012

14/May - End

Today i created my algorithm log, I finished specifying my variables and started to list my inputs and outputs.
I also decided to have a play again function in my algorithm. I will do this by putting my main process into a module and when the “play again” module is called it will ask the user if they want to play again, (y, n). If the user answers yes, the program will run the “Main” module. If no, the program will use the function inside python called “exit()” which will terminate the program. This will be included in version 2 of the algorithm which i plan to make soon.

14/May - Start

Today i plan to create an algorithm log so i can log my changes to my algorithm in one text document, but of course all my logs will be on my blog too, to prove that i did these changes when i said i did.

Thursday, 10 May 2012

11 May - Home

I just finished reviewing my Managing achievement standard to make sure I had finished everything that it said on the marking schedule

11 May - End

Today i converted my flowchart into detailed pseudo code and listed my variables their scopes and data types.

11 May - Start

Today i plan to convert my flowchart into pseudo code and add modules where needed to enhance efficiency

Monday, 7 May 2012

8th/May - End

Today we had a look at the marking schedule for all assessments and figured what i had to do to get excellence. I also made my flow chart more suitable and easier to read. I also created some new ideas to make my program more efficient and added them into my flow chart.

8th/May - Start

Today I plan to create a more indepth flow chart/algorithm and annotate all my modules ect.