Difference between revisions of "§11.442"

From Coder Merlin
(Created page with "{{Knowledge and Skills Goal |knowledgeAndSkillsDescription=Demonstrate proficiency in reading and understanding large programs and the ability to modify such programs, includi...")
 
Line 1: Line 1:
{{Knowledge and Skills Goal
{{Knowledge and Skills Goal
|knowledgeAndSkillsDescription=Demonstrate proficiency in reading and understanding large programs and the ability to modify such programs, including the design description and process development;
|knowledgeAndSkillsDescription=Demonstrate proficiency in reading and understanding large programs and the ability to modify such programs, including the design description and process development
Analyze problems and design solutions that exhibit robust behavior by preventing runtime errors
|knowledgeAndSkillsLevel=11
|knowledgeAndSkillsLevel=11
|primaryTopicArea=topic-area-software-development-life-cycle
|primaryTopicArea=topic-area-software-development-life-cycle
|topicAreas=Algorithms;Analysis;Design;Best practices
|topicAreas=Analysis;Best practices;Design;Software development life cycle;Creativity & innovation
|knowledgeAndSkillsIncludes=Avoiding division by zero;NULL pointer dereference;Type mismatch
|knowledgeAndSkillsIncludes=Avoiding division by zero;NULL pointer dereference;Type mismatch
}}
}}

Revision as of 01:32, 25 June 2021

Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder


Knowledge and Skills Goal[edit]

Knowledge and Skills Description Demonstrate proficiency in reading and understanding large programs and the ability to modify such programs, including the design description and process development
Knowledge and Skills Level 11
Primary Topic Area topic-area-software-development-life-cycle
Topic areas • Analysis
• Best practices
• Design
• Software development life cycle
• Creativity & innovation
Knowledge and skills includes • Avoiding division by zero
• NULL pointer dereference
• Type mismatch

Relevant Experiences[edit]

none