Difference between revisions of "AY Honors/Software Development/Requirements"
Jomegat bot (talk | contribs) m (Jomegat bot moved page AY Honor Software Development Requirements to AY Honor Software Development Requirements: Bot: Moved page) |
(Marked this version for translation) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{HonorSubpage}} | |
− | |||
− | |||
− | + | <section begin=Body /> | |
− | |||
− | <b> | + | <b>1. <section begin=req1 /><noinclude><translate><!--T:1--> |
− | <section end= | + | </noinclude>Have the specialty Computing V - Specialization. |
+ | <noinclude></translate></noinclude><section end=req1 /></b> | ||
− | <b> | + | <b>2. <section begin=req2 /><noinclude><translate><!--T:2--> |
− | <section end= | + | </noinclude>Say what software is and what its functions are in the control and handling of information. |
+ | <noinclude></translate></noinclude><section end=req2 /></b> | ||
− | <b> | + | <b>3. <section begin=req3 /><noinclude><translate><!--T:3--> |
− | <section end= | + | </noinclude>Define what programming language is and describe the difference between high- and low-level programming. |
+ | <noinclude></translate></noinclude><section end=req3 /></b> | ||
− | + | <b>4. <section begin=req4 /><noinclude><translate><!--T:4--> | |
− | <section end= | + | </noinclude>Define the following types of programming languages: |
+ | <noinclude></translate></noinclude><section end=req4 /></b> | ||
− | :<b> | + | :<b>a. <section begin=req4a /><noinclude><translate><!--T:5--> |
− | <section end= | + | </noinclude>Structured programming |
+ | <noinclude></translate></noinclude><section end=req4a /></b> | ||
− | :<b> | + | :<b>b. <section begin=req4b /><noinclude><translate><!--T:6--> |
− | <section end= | + | </noinclude>Functional programming |
+ | <noinclude></translate></noinclude><section end=req4b /></b> | ||
− | :<b> | + | :<b>c. <section begin=req4c /><noinclude><translate><!--T:7--> |
− | <section end= | + | </noinclude>Object-oriented programming |
+ | <noinclude></translate></noinclude><section end=req4c /></b> | ||
− | <b> | + | :<b>d. <section begin=req4d /><noinclude><translate><!--T:8--> |
− | < | + | </noinclude>Event-driven programming |
+ | <noinclude></translate></noinclude><section end=req4d /></b> | ||
− | + | <b>5. <section begin=req5 /><noinclude><translate><!--T:9--> | |
− | < | + | </noinclude>Define the following terms: |
+ | <noinclude></translate></noinclude><section end=req5 /></b> | ||
− | :<b> | + | :<b>a. <section begin=req5a /><noinclude><translate><!--T:10--> |
− | < | + | </noinclude>Binary code |
+ | <noinclude></translate></noinclude><section end=req5a /></b> | ||
− | :<b> | + | :<b>b. <section begin=req5b /><noinclude><translate><!--T:11--> |
− | < | + | </noinclude>Scope |
+ | <noinclude></translate></noinclude><section end=req5b /></b> | ||
− | :<b> | + | :<b>c. <section begin=req5c /><noinclude><translate><!--T:12--> |
− | < | + | </noinclude>Flowchart |
+ | <noinclude></translate></noinclude><section end=req5c /></b> | ||
− | :<b> | + | :<b>d. <section begin=req5d /><noinclude><translate><!--T:13--> |
− | < | + | </noinclude>Programming |
+ | <noinclude></translate></noinclude><section end=req5d /></b> | ||
− | :<b> | + | :<b>e. <section begin=req5e /><noinclude><translate><!--T:14--> |
− | < | + | </noinclude>Database |
+ | <noinclude></translate></noinclude><section end=req5e /></b> | ||
− | <b> | + | :<b>f. <section begin=req5f /><noinclude><translate><!--T:15--> |
− | < | + | </noinclude>Compilation |
+ | <noinclude></translate></noinclude><section end=req5f /></b> | ||
− | <b> | + | <b>6. <section begin=req6 /><noinclude><translate><!--T:16--> |
− | <section end= | + | </noinclude>Know what the main steps are to create software. |
+ | <noinclude></translate></noinclude><section end=req6 /></b> | ||
− | <b> | + | <section begin=challenge /> |
− | <section end= | + | <b>7. <section begin=req7 /><noinclude><translate><!--T:17--> |
+ | </noinclude>Describe the use of the UML for the phases of software development. | ||
+ | <noinclude></translate></noinclude><section end=req7 /></b> | ||
+ | <section end=challenge /> | ||
− | <b> | + | <b>8. <section begin=req8 /><noinclude><translate><!--T:18--> |
− | <section end= | + | </noinclude>What techniques are best applied in agile software development (light and fast software)? Present a study about this technique. |
+ | <noinclude></translate></noinclude><section end=req8 /></b> | ||
− | [[Category:Honor Requirements|{{#titleparts:{{PAGENAME}}|1| | + | <b>9. <section begin=req9 /><noinclude><translate><!--T:19--> |
− | [[Category:Honor Requirements Revision | + | </noinclude>In which development projects is it possible to apply the RUP and what are its phases? |
+ | <noinclude></translate></noinclude><section end=req9 /></b> | ||
+ | <section end=Body /> | ||
+ | |||
+ | <noinclude><translate> | ||
+ | <!--T:20--> | ||
+ | [[Category:Honor Requirements|{{#titleparts:{{PAGENAME}}|1|2}}]] | ||
+ | [[Category:Honor Requirements Revision 3|{{#titleparts:{{PAGENAME}}|1|2}}]] | ||
+ | <noinclude></translate></noinclude> |
Latest revision as of 20:21, 13 May 2021
Skill Level
3
Year
2012
Version
23.12.2024
Approval authority
South American Division
1. Have the specialty Computing V - Specialization.
2. Say what software is and what its functions are in the control and handling of information.
3. Define what programming language is and describe the difference between high- and low-level programming.
4. Define the following types of programming languages:
- a. Structured programming
- b. Functional programming
- c. Object-oriented programming
- d. Event-driven programming
5. Define the following terms:
- a. Binary code
- b. Scope
- c. Flowchart
- d. Programming
- e. Database
- f. Compilation
6. Know what the main steps are to create software.
7. Describe the use of the UML for the phases of software development.
8. What techniques are best applied in agile software development (light and fast software)? Present a study about this technique.
9. In which development projects is it possible to apply the RUP and what are its phases?