В категории материалов: 25
Показано материалов: 1-10
Страницы: 1 2 3 »


Good programming style

  1. Rules
  2. Questions
  3. Exercises
  4. Exam questions

11.5.3.12 follow the rules of good programming style when writing a program code

Algorithms | Просмотров: 625 | Добавил: bzfar77 | Дата: 04.04.2023 | Комментарии (0)

2D arrays

  1. Definition
  2. Create 2D Array
  3. 2D iteration
  4. Examples
  5. Questions
  6. Exercises
  7. Tasks

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 

Algorithms | Просмотров: 663 | Добавил: bzfar77 | Дата: 09.02.2023 | Комментарии (0)

Python. Строки. Функции и методы

  1. Функции/Методы
  2. Описание
  3. Примеры
  4. Вопросы
  5. Упражнения
  6. Задачи

11.2.2.3 применять функции и методы обработки строк

Algorithms | Просмотров: 469 | Добавил: bzfar77 | Дата: 01.02.2023 | Комментарии (0)

Module PyGame. Object collisions

  1. Definition
  2. Checking if a point of one object is in the rectangle of another object
  3. collide() methods in pygame.Rect
    • colliderect(Rect)
    • collidepoint(x, y)
    • collidelist(list)
  4. Questions
  5. Exercises
  6. Tasks

12.5.3.6 check the relative position of objects on the screen.

Algorithms | Просмотров: 1575 | Добавил: bzfar77 | Дата: 29.01.2023 | Комментарии (0)

PHP & MySQL. User registration

11.5.3.8 use script language to provide interactivity

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

PHP & MySQL database. Connect to database 

11.5.3.4 use script language to connect a database 

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

Python. PyGame. Keyboard events

  1. Keyboard events
  2. Keyboard events attribute
  3. Check key down
  4. Task 1
  5. Task 2 
  6. Using keyboard shortcuts
  7. Questions
  8. Exercises
  9. Tasks

12.5.3.4 control characters with the keyboard.

Algorithms | Просмотров: 1988 | Добавил: bzfar77 | Дата: 08.01.2023 | Комментарии (0)

Python. PyGame. Loading and animation pictures

  1. Loading pictures
  2. How to load the picture
  3. How to determine the size of the surface
  4. Creating a background for race
  5. Add car movement
  6. Questions
  7. Exercises
  8. Tasks

12.5.3.1 code the movement of graphic objects

Algorithms | Просмотров: 2295 | Добавил: bzfar77 | Дата: 20.11.2022 | Комментарии (0)

Python. PyGame.

Time and animation

  • Animation
  • Time
  • Example
  • Questions
  • Exercises
  • Tasks

12.5.3.1 code the movement of graphic objects; 
12.5.3.8 analyse the result of the program execution;
12.5.3.2 control the characters with module Time.

Algorithms | Просмотров: 1831 | Добавил: bzfar77 | Дата: 13.11.2022 | Комментарии (0)

Python. PyGame. Surfaces

  • Creating new surface
  • Output surface on display
  • Output surface on another surface
  • Example
  • Questions
  • Exercises
  • Tasks

12.5.2.3 manage the surfaces programmatically. 

Algorithms | Просмотров: 1605 | Добавил: bzfar77 | Дата: 13.11.2022 | Комментарии (0)


1-10 11-20 21-25