Algorithm efficiency
11.5.2.6 to understand the time-efficiency of algorithms 11.5.2.7 to understand the space-efficiency of algorithms |
Data structures: Queue and Stack
12.5.2.1 describe the operation of stack and queue data structures |
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 |
Lesson "Arrays" 11.5.2.1 use the technical terms associated with arrays including upper and lower bounds
|
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 |