Difference between revisions of "AY Honors/Computer Programming/Requirements/es"
(Created page with "Especialidades JA/Informática programable/Requisitos") |
(Created page with "</noinclude>Presentar un informe de como mínimo dos páginas sobre la historia de los lenguajes de programación. <noinclude>") |
||
Line 3: | Line 3: | ||
<section begin=Body /> | <section begin=Body /> | ||
− | <b>1. <section begin=req1 /><noinclude> | + | <b>1. <section begin=req1 /><noinclude></noinclude>Presentar un informe de como mínimo dos páginas sobre la historia de los lenguajes de programación. |
− | </noinclude> | + | <noinclude></noinclude><section end=req1 /></b> |
− | <noinclude | ||
− | |||
<b>2. <section begin=req2 /><noinclude><div lang="en" dir="ltr" class="mw-content-ltr"> | <b>2. <section begin=req2 /><noinclude><div lang="en" dir="ltr" class="mw-content-ltr"> |
Revision as of 21:41, 5 April 2021
Nivel de destreza
3
Año
2012
Version
25.11.2024
Autoridad de aprobación
División Sudamericana
1. Presentar un informe de como mínimo dos páginas sobre la historia de los lenguajes de programación.
Define Logic programming.
Choose a programming language to develop a system and describe the origin of this language.
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