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


Algorithmic structures 

  1. Sequencing 
  2. Selection 
  3. Iteration 
  4. Questions
  5. Exercises
  6. Exam questions

11.5.3.6 use various algorithmic structures in script language
 

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

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

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

Arrays

  1. Definition
  2. Array processing
  3. PHP Indexed Array
  4. Output all elements of an Indexed Array
  5. PHP Associative Arrays
  6. Output all elements of an Associative Array
  7. Questions
  8. Exercises
  9. Exam questions

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 

Programming languages | Просмотров: 4679 | Добавил: 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 | Просмотров: 5259 | Добавил: bzfar77 | Дата: 01.02.2021 | Комментарии (0)

Connect webpage to database using PHP

11.5.3.4 use script language to connect a database

 

Relational databases | Просмотров: 1131 | Добавил: 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 | Просмотров: 3777 | Добавил: bzfar77 | Дата: 14.01.2021 | Комментарии (0)

HTML is a hypertext markup language.

11.5.3.1 create a website using basic HTML tags 

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

Translators.

  1. Types of translators
  2. Compiler
  3. Interpreter
  4. Comparison Compiler and Interpreter
  5. Questions
  6. Exercises
  7. Exam questions

11.5.1.7 analyze advantages and disadvantages of compilers 

11.5.1.8 analyze advantages and disadvantages of interpreters
 

Programming languages | Просмотров: 6324 | Добавил: bzfar77 | Дата: 22.09.2020 | Комментарии (3)

Programming in Little Man Computer (LMC)

  1. LMC
  2. Tasks
  3. Questions
  4. Exercises
  5. Exam questions

11.5.1.3 analyze a simple program written in the language of assembler 

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

Stages of compiler design

  1. Lexical analysis
  2. Syntactic analysis
  3. Code generation
  4. Code optimization
  5. Questions
  6. Exercises
  7. Exam questions

12.5.1.3 describe program compilation stages: lexical and syntactic analysis, code generation and optimization​

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