В категории материалов: 99
Показано материалов: 81-90
Страницы: « 1 2 ... 7 8 9 10 »


Algorithm efficiency

  1. Time efficiency of algorithm
  2. Big-O notation
  3. Space efficiency of algorithm
  4. Questions
  5. Exercises
  6. Exam questions

11.5.2.6 to understand the time-efficiency of algorithms 

11.5.2.7 to understand the space-efficiency of algorithms 

Programming languages | Просмотров: 5155 | Добавил: bzfar77 | Дата: 16.02.2021 | Комментарии (0)

Data structures: Queue and Stack

  1. Queue
  2. Stack
  3. Questions
  4. Exercises
  5. Exam questions

12.5.2.1 describe the operation of stack and queue data structures

Programming languages | Просмотров: 4665 | Добавил: bzfar77 | Дата: 15.02.2021 | Комментарии (0)

Search in an array

  1. Linear search
  2. Binary search
  3. Questions
  4. Exercises
  5. Exam questions

11.5.2.5 write a pseudo-code of binary search for the solution of a specific problem 

 

Programming languages | Просмотров: 5488 | Добавил: bzfar77 | Дата: 15.02.2021 | Комментарии (2)

Sorting algorithms

  1. Definition
  2. Bubble sort
  3. Insertion sort
  4. Questions
  5. Exercises
  6. Exam questions

11.5.2.4 write an algorithm /pseudo-code for sorting by insertion and bubble sort  

Programming languages | Просмотров: 6886 | Добавил: bzfar77 | Дата: 11.02.2021 | Комментарии (0)

Algorithmic structures 

11.5.3.6 use various algorithmic structures in script language

  1. Types of algorithmic structures
  2. Questions
  3. Exercises
  4. Exam questions


 

Programming languages | Просмотров: 4812 | Добавил: bzfar77 | Дата: 09.02.2021 | Комментарии (0)

Коды клавиш для программирования событий клавиатуры библиотеки PyGame языка Python

Programming languages | Просмотров: 31011 | Добавил: bzfar77 | Дата: 08.02.2021 | Комментарии (0)

Lesson "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 

  1. Definition
  2. Array processing
  3. PHP Indexed Array
  4. PHP Associative Arrays
  5. Questions
  6. Exercises
  7. Exam questions

 

Programming languages | Просмотров: 5051 | Добавил: bzfar77 | Дата: 03.02.2021 | Комментарии (0)

Binary, hexadecimal numbers

  1. The binary number system
  2. Converting from decimal to binary
  3. The hexadecimal number system
  4. Converting from binary to hexadecimal and vice versa
  5. Questions
  6. Exercises
  7. Exam questions

12.1.1.1 convert binary numbers to hexadecimal  

12.1.1.2 explain the advantages of using hexadecimal numbers in computer systems 

Representing numbers | Просмотров: 5465 | Добавил: bzfar77 | Дата: 01.02.2021 | Комментарии (0)

Connect webpage to database using PHP

11.5.3.4 use script language to connect a database

 

Relational databases | Просмотров: 1174 | Добавил: bzfar77 | Дата: 25.01.2021 | Комментарии (0)

Web forms

  1. Definition
  2. Elements of web form
  3. Questions
  4. Exercises
  5. Exam questions

11.5.3.2 create forms for data entry using HTML tags 

Programming languages | Просмотров: 4019 | Добавил: bzfar77 | Дата: 14.01.2021 | Комментарии (0)