AY Honors/Computer Programming/Answer Key

From Pathfinder Wiki
< AY Honors‎ | Computer ProgrammingAY Honors/Computer Programming/Answer Key /
Revision as of 15:47, 15 July 2018 by W126jep (talk | contribs)
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:

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

2. Control of monthly dues

3. Cash control

4. Control of expenses

5. Control of assets

6. Record control

7. Event control

8. Permission slip report

9. Cash flow report

10. Assets report

11. Minutes and events book report

12. Monthly dues report

13. 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:

1. Source code

2. Machine code

3. Compilers

4. Interpreters

5. Linear programming

6. Modular programming

7. Structured programming

8. Object-oriented programming

9. Structured type

10. High-level programming

11. Medium-level programming

12. Low-level programming

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

14. Compiled language

15. Script language

16. Interpreted language

17. Programming paradigm

18. Syntax of programming languages

References