§10.232

From Coder Merlin
Revision as of 15:14, 28 May 2021 by Dinas-emrys (talk | contribs) (Created page with "== Knowledge and Skills Goal == Category:Knowledge and skills Knowledge and skills description::Demonstrate proficiency in using a source control system with multiple us...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder

Knowledge and Skills Goal[edit]

Demonstrate proficiency in using a source control system with multiple users (Level 10)

Notes[edit]

Includes:

  • Pushing changes
  • Pulling changes
  • Merging changes
  • Handling merge conflicts

Available Experiences[edit]

 Experience IDClassroom timeStudy timeAcquired knowledgeAcquired skill
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
MergingW1007.2060 minutes15 minutesunderstand the purpose of using a source control system to merge changesability 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