Difference between revisions of "§10.411"

From Coder Merlin
 
Line 1: Line 1:
== Knowledge and Skills Goal ==
{{Knowledge and Skills Goal
[[Category:Knowledge and skills]]
|knowledgeAndSkillsDescription=Create programs using best practices to maximize readability and comprehension
[[Knowledge and skills description::Create programs using best practices to maximize readability and comprehension]]
|knowledgeAndSkillsLevel=10
(Level [[Knowledge and skills level::10]])
|primaryTopicArea=topic-area-software-development-life-cycle
 
|topicAreas=Best practices
== Notes ==
|knowledgeAndSkillsIncludes=Includes the judicious use of all of the following:;
Includes the judicious use of:
Descriptive identifiers;
* Descriptive identifiers
Comments: Block, Inline;
* Comments
White space: Horizontal (including indentation), Vertical;
** Block
Style (as appropriate for language);
** Inline
Capitalization
* White space
}}
** Horizontal (including indentation)
** Vertical
* Style (as appropriate for language)
** Capitalization
 
== Available Experiences ==
{{KnowledgeAndSkillData|{{FULLPAGENAME}}}}
 
<!-- Categories and properties -->
[[Category:Best practices]] {{#set:Topic area=Best practices}}
 
{{#set:Primary topic area=topic-area-software-development-life-cycle}}

Latest revision as of 07:31, 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 Create programs using best practices to maximize readability and comprehension
Knowledge and Skills Level 10
Primary Topic Area topic-area-software-development-life-cycle
Topic areas • Best practices
Knowledge and skills includes • Includes the judicious use of all of the following:
• Descriptive identifiers
• Comments: Block, Inline
• White space: Horizontal (including indentation), Vertical
• Style (as appropriate for language)
• Capitalization

Relevant Experiences[edit]

none