Software development
use the table below track your revision progress to key ideas in software implementation
drag rows up as you progress
update your confidence level
update quizlet setting, you can add more then one activity option as you complete them
add personal reminder notes
revise key ideas in software implementation
0
status
key-point 1
key-point 2
I can use key-points to
confidence level
quizlet done
reminders
learned
1
learned key point
drag learned items here
flashcard
learned
tested
1
Count
revising
1
key point being revised
drag revising items here
flashcard
1
Count
to do
17
parallel 1-D array
data structure
describe, give examples and implement parallel 1d arrays
record
data structure
describe, give examples and implement records
array of records
data structure
describe, give examples and implement arrays of records
parameter
parameter passing, formal parameter, actual parameter
describe, give examples and implement formal and actual parameter passing
scope
scope, local variable, global variable
describe and give examples of the scope of local and global variables
local and global variables
implement
implement local and global variables
function
function name, argument, data flow
describe and implement functions defined by name and arguments (input and output)
procedure
procedure name, argument, dataflow
describe and implement procedures defined by name and arguments (input and output)
substring
pre-defined function
describe and implement a pre-defined function to create a substring
data type conversion
pre-defined function
describe and implement a pre-defined function to convert to and from character with ASCII value
number value conversion
pre-defined function
describe and implement a pre-defined function to convert floating point to integer data types
modulus
pre-defined function
describe and implement a pre-defined function to calculate the modulus of an integer
file handling
open file, create file, read file, write file, close file
describe and implement file handling operations to OPEN, CREATE, READ, WRITE and CLOSE files
sequential file
CSV file, text file, simple file formats
describe and implement file handling to manage sequential CSV and text files.
linear search
using 1D array, using array of records
Describe, give examples and implement linear search using 1d arrays or array of records
count occurrences
using 1D array, using array of records
Describe, give examples and implement count occurrences using 1d arrays or array of records
find minimum, find maximum
using 1D array, using array of records
Describe, give examples and implement find minimum and find maximum using 1d arrays or array of records
17
Count
19
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.