Difference between revisions of "§10.441"

From Coder Merlin
(Created page with "== Knowledge and Skills Goal == Category:Knowledge and skills Knowledge and skills description::Analyze problems and design solutions that exhibit robust behavior by pre...")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
== Knowledge and Skills Goal ==
{{Knowledge and Skills Goal
[[Category:Knowledge and skills]]
|knowledgeAndSkillsDescription=Analyze problems and design solutions that exhibit robust behavior by preventing runtime errors
[[Knowledge and skills description::Analyze problems and design solutions that exhibit robust behavior by preventing runtime errors]]
|knowledgeAndSkillsLevel=10
(Level [[Knowledge and skills level::10]])
|primaryTopicArea=topic-area-software-development-life-cycle
 
|topicAreas=Algorithms;Analysis;Design;Best practices
== Notes ==
|knowledgeAndSkillsIncludes=Avoiding division by zero;NULL pointer dereference;Type mismatch
Includes:
}}
* Avoiding division by zero
* NULL pointer dereference
* Type mismatch
 
== Available Experiences ==
{{KnowledgeAndSkillData|{{FULLPAGENAME}}}}
 
<!-- Categories and properties -->
[[Category:Algorithms]] {{#set:Topic area= Algorithms}}
[[Category:Analysis]] {{#set:Topic area=Analysis}}
[[Category:Design]] {{#set:Topic area=Design}}
[[Category:Best practices]] {{#set:Topic area=Best practices}}

Latest revision as of 12:17, 24 June 2021

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


Knowledge and Skills Goal[edit]

Knowledge and Skills Description Analyze problems and design solutions that exhibit robust behavior by preventing runtime errors
Knowledge and Skills Level 10
Primary Topic Area topic-area-software-development-life-cycle
Topic areas • Algorithms
• Analysis
• Design
• Best practices
Knowledge and skills includes • Avoiding division by zero
• NULL pointer dereference
• Type mismatch

Relevant Experiences[edit]

none