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...")
 
Line 18: Line 18:
[[Category:Design]] {{#set:Topic area=Design}}
[[Category:Design]] {{#set:Topic area=Design}}
[[Category:Best practices]] {{#set:Topic area=Best practices}}
[[Category:Best practices]] {{#set:Topic area=Best practices}}
{{#set:Primary topic area=topic-area-software-development-life-cycle}}

Revision as of 21:13, 27 May 2021

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

Knowledge and Skills Goal[edit]

Analyze problems and design solutions that exhibit robust behavior by preventing runtime errors (Level 10)

Notes[edit]

Includes:

  • Avoiding division by zero
  • NULL pointer dereference
  • Type mismatch

Available Experiences[edit]

none