Software development

icon picker
software topic map

click to expand a topic

software development unit: topic map

content map

Loading…

Reading and answering software development questions

here are the skills you should be building up
update the skill level as you try more questions
If you want to improve these skills add them to your
Skills for n5 software development exam questions 2
0
Skill
skill level
1
I can recognise and highlight keywords like "enter", "display", "calculate" and "select" to help identify the inputs, outputs and processes for a task
2
I can look at and highlight a screenshot or wireframe to help identify the inputs, outputs and processes for a task
3
I can read code or a design to find and highlight variables including arrays and data types
4
I can find sample input and test values and use them to predict the output, including possible errors
5
I can identify and highlight constructs like loops, if-selections, conditions, pre-defined functions
6
I can identify when there is a connection between two or more lines of code and work out how they affect each other.
7
I have memorised the standard algorithms: find min/max, count occurrences and linear search
8
I know how to choose which version of the standard algorithms to use
9
I have memorised how to write a nested if-selection to choose between 3 options
10
I can make up suitable test values: normal, extreme and exceptional
11
I can understand and explain complex conditions that use >, >=, <, <=, AND, OR, NOT
12
I can make notes and simple plans to help me BEFORE I start to write my code
13
When I write code I leave plenty space around my in case I need to make corrections
14
I know that I can look at other questions to copy some code if I am not sure how to write a construct or algorithm.
15
I know I might need to turn back to the beginning of a question if it is printed over several pages.
16
I know I can write solution in pseudocode, I don't need to write Java
17
I can read and complete a trace table
18
I can write code to organise table data as parallel 1-D arrays or as an array of records (objects)
19
I can describe data flow in a diagram or a table format, I know how to look for clues to help identify with parameters are involved
20
I know how to identify actual and formal parameters in code
There are no rows in this table
20
Count

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.