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


Computer Science 12 (advanced), version 2019

Input/Ouput devices | Просмотров: 1755 | Добавил: bzfar77 | Дата: 16.11.2024 | Комментарии (0)

Computer Science 11 (advanced), version 2019

Input/Ouput devices | Просмотров: 12259 | Добавил: bzfar77 | Дата: 18.08.2024 | Комментарии (0)

SQL & PHP. User Registration

11.5.3.8 use script language to provide interactivity
11.5.3.6 use various algorithmic structures in a scripting language

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

Python. f-строки (форматированные строки)

  1. Определения
  2. Примеры
Algorithms | Просмотров: 449 | Добавил: bzfar77 | Дата: 28.12.2023 | Комментарии (0)

Script language

  1. Explanation
  2. Interactivity
  3. Example
  4. Questions
  5. Exercises
  6. Exam questions

11.5.3.8 use script language to provide interactivity

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

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 | Просмотров: 1957 | Добавил: bzfar77 | Дата: 04.04.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 | Просмотров: 5028 | Добавил: bzfar77 | Дата: 29.01.2023 | Комментарии (0)

PHP & MySQL. User registration

11.5.3.8 use script language to provide interactivity

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

PHP & MySQL database. Connect to database 

11.5.3.4 use script language to connect a database 

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

Module PyGame. Graphic text. Counter of game

  1. How to output text in pygame
  2. How to input text in pygame
  3. Examples
    1. Task 1 Output text
    2. Task 2 Animated text
    3. Task 3 Text movement
    4. Task 4 Click counter
    5. Task 5 Input name
  4. Questions
  5. Exercises
  6. Tasks

12.5.2.4 display graphic text on the screen
12.5.3.7 implement an algorithm for calculating game results

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