Search in an array
11.5.2.5 write a pseudo-code of binary search for the solution of a specific problem
|
Sorting algorithms
11.5.2.4 write an algorithm /pseudo-code for sorting by insertion and bubble sort |
Algorithmic structures
11.5.3.6 use various algorithmic structures in script language |
Коды клавиш для программирования событий клавиатуры библиотеки PyGame языка Python |
Arrays
11.5.2.1 use the technical terms associated with arrays including upper and lower bounds 11.5.2.3 write program code using 1D and 2D arrays |
Binary, hexadecimal numbers
12.1.1.1 convert binary numbers to hexadecimal 12.1.1.2 explain the advantages of using hexadecimal numbers in computer systems |
Connect webpage to database using PHP 11.5.3.4 use script language to connect a database
|
Web forms
11.5.3.2 create forms for data entry using HTML tags |
HTML is a hypertext markup language. 11.5.3.1 create a website using basic HTML tags |
Data dictionary 11.4.2.1 explain the purpose of data dictionary |