Difference between revisions of "AY Honors/Computer Programming/Answer Key"

From Pathfinder Wiki
< AY Honors‎ | Computer ProgrammingAY Honors/Computer Programming/Answer Key
m
m (fix requirement indexing)
Line 23: Line 23:
 
===a. A project of a management system of a Pathfinder Club that has integrated:=== <!--T:6-->
 
===a. A project of a management system of a Pathfinder Club that has integrated:=== <!--T:6-->
  
====1. Log of units, honors, classes, and Pathfinders==== <!--T:7-->
+
====i. Log of units, honors, classes, and Pathfinders==== <!--T:7-->
  
====2. Control of monthly dues==== <!--T:8-->
+
====ii. Control of monthly dues==== <!--T:8-->
  
====3. Cash control==== <!--T:9-->
+
====iii. Cash control==== <!--T:9-->
  
====4. Control of expenses==== <!--T:10-->
+
====iv. Control of expenses==== <!--T:10-->
  
====5. Control of assets==== <!--T:11-->
+
====v. Control of assets==== <!--T:11-->
  
====6. Record control==== <!--T:12-->
+
====vi. Record control==== <!--T:12-->
  
====7. Event control==== <!--T:13-->
+
====vii. Event control==== <!--T:13-->
  
====8. Permission slip report==== <!--T:14-->
+
====viii. Permission slip report==== <!--T:14-->
  
====9. Cash flow report==== <!--T:15-->
+
====ix. Cash flow report==== <!--T:15-->
  
====10. Assets report==== <!--T:16-->
+
====x. Assets report==== <!--T:16-->
  
====11. Minutes and events book report==== <!--T:17-->
+
====xi. Minutes and events book report==== <!--T:17-->
  
====12. Monthly dues report==== <!--T:18-->
+
====xii. Monthly dues report==== <!--T:18-->
  
====13. Units, classes, honors, and Pathfinder report==== <!--T:19-->
+
====xiii. Units, classes, honors, and Pathfinder report==== <!--T:19-->
  
 
===b. A computer system with the modules mentioned.=== <!--T:20-->
 
===b. A computer system with the modules mentioned.=== <!--T:20-->
Line 61: Line 61:
 
===b. Define and conceptualize the following topics:=== <!--T:25-->
 
===b. Define and conceptualize the following topics:=== <!--T:25-->
  
====1. Source code==== <!--T:26-->
+
====i. Source code==== <!--T:26-->
  
====2. Machine code==== <!--T:27-->
+
====ii. Machine code==== <!--T:27-->
  
====3. Compilers==== <!--T:28-->
+
====iii. Compilers==== <!--T:28-->
  
====4. Interpreters==== <!--T:29-->
+
====iv. Interpreters==== <!--T:29-->
  
====5. Linear programming==== <!--T:30-->
+
====v. Linear programming==== <!--T:30-->
  
====6. Modular programming==== <!--T:31-->
+
====vi. Modular programming==== <!--T:31-->
  
====7. Structured programming==== <!--T:32-->
+
====vii. Structured programming==== <!--T:32-->
  
====8. Object-oriented programming==== <!--T:33-->
+
====viii. Object-oriented programming==== <!--T:33-->
  
====9. Structured type==== <!--T:34-->
+
====ix. Structured type==== <!--T:34-->
  
====10. High-level programming==== <!--T:35-->
+
====x. High-level programming==== <!--T:35-->
  
====11. Medium-level programming==== <!--T:36-->
+
====xi. Medium-level programming==== <!--T:36-->
  
====12. Low-level programming==== <!--T:37-->
+
====xii. Low-level programming==== <!--T:37-->
  
====13. How many language generations exist and what are they?==== <!--T:38-->
+
====xiii. How many language generations exist and what are they?==== <!--T:38-->
  
====14. Compiled language==== <!--T:39-->
+
====xiv. Compiled language==== <!--T:39-->
  
====15. Script language==== <!--T:40-->
+
====xv. Script language==== <!--T:40-->
  
====16. Interpreted language==== <!--T:41-->
+
====xvi. Interpreted language==== <!--T:41-->
  
====17. Programming paradigm==== <!--T:42-->
+
====xvii. Programming paradigm==== <!--T:42-->
  
====18. Syntax of programming languages==== <!--T:43-->
+
====xviii. Syntax of programming languages==== <!--T:43-->
  
 
==References== <!--T:44-->
 
==References== <!--T:44-->
 
[[Category:Adventist Youth Honors Answer Book|{{SUBPAGENAME}}]]
 
[[Category:Adventist Youth Honors Answer Book|{{SUBPAGENAME}}]]
 
<noinclude></translate></noinclude>
 
<noinclude></translate></noinclude>

Revision as of 23:35, 19 November 2020

Other languages:
English • ‎español • ‎português do Brasil


Template:Honor desc

1. Submit a report of at least two pages on the history of programming languages.

2. Define Logic programming.

3. Choose a programming language to develop a system and describe the origin of this language.

4. Present to the instructor:

a. A project of a management system of a Pathfinder Club that has integrated:

i. Log of units, honors, classes, and Pathfinders

ii. Control of monthly dues

iii. Cash control

iv. Control of expenses

v. Control of assets

vi. Record control

vii. Event control

viii. Permission slip report

ix. Cash flow report

x. Assets report

xi. Minutes and events book report

xii. Monthly dues report

xiii. Units, classes, honors, and Pathfinder report

b. A computer system with the modules mentioned.

c. The source code of the modules mentioned.

d. Instructions for using the system.

5. Complete one of the following points:

a. Have a certificate of completing a course in which you learned programming language.

b. Define and conceptualize the following topics:

i. Source code

ii. Machine code

iii. Compilers

iv. Interpreters

v. Linear programming

vi. Modular programming

vii. Structured programming

viii. Object-oriented programming

ix. Structured type

x. High-level programming

xi. Medium-level programming

xii. Low-level programming

xiii. How many language generations exist and what are they?

xiv. Compiled language

xv. Script language

xvi. Interpreted language

xvii. Programming paradigm

xviii. Syntax of programming languages

References