§10.231

From Coder Merlin
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 using a source control system for single-users
Knowledge and Skills Level 10
Primary Topic Area topic-area-tools-and-technologies
Topic areas • Source control systems
Knowledge and skills includes • Adding documents
• Deleting documents
• Moving documents
• Committing changes
• Viewing a log of changes
• Rolling back to a specific version

Relevant Experiences[edit]

 Experience IDClassroom timeStudy timeAcquired knowledgeAcquired skill
HTMLW1004.5030 minutes30 minutesunderstand the purpose of HTMLcreating an HTML page using proper syntax
Source ControlW100660 minutes30 minutesunderstand the purpose of a source control systemability to use a source control system to add, delete, and move documents
ability to use a source control system to commit changes
ability to use a source control system to checkout previous versions
ability to view a log of changes
GitHubW1007.1060 minutes180 minutesunderstand the purpose of a source control system when working with multiple usersability to push and pull changes to/from the source control system
ability to use a source control system to merge changes
ability to properly handle merge conflicts
MagitW1007.3060 minutes120 minutesunderstand the purpose of a source control system when working with multiple usersability to push and pull changes to/from the source control system
ability to use a source control system to merge changes
ability to properly handle merge conflicts