Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Etter møtediskusjon 2018.05.30

...

Activity/ProficiencyFundamental AwarenessNoviceIntermediateAdvanced
Code managementFetching code samples and other material from a code repository prepared by others, and being aware of the flow.Basic commands for committing, pushing and pulling, and understanding what merge conflicts are and how to handle them.Versions, tagging and branching and merging. Forking and updating.Deployment and releases.
Code qualityUsing tools for automatic formatting and simple refactoring.Use tools for defining coding style and formatting code accordingly, have basic refactoring skills and run code quality checking tools locally or as part of CI.Code analysis like null analysis and code metrics.Verification of code for scietific research
(Regression) testingRunning pre-made tests on their code and understanding the fundamental idea of testing code behavior.Writing and running their own unit tests (not necessarily TDD).Writing integration tests according to the test pyramid; using mocking frameworks. 
Continuous integrationUsing tools for automising the process of building, testing, and deploying software.Using a build system for assembling a runnable application.Unit and integration testing, driven by build system.CI automation using a server.
Issue trackingUse issues tracking system to report bugs (to some system they are using).Use issues to manage requirements that drive development.Kansan-like management 
Code reviewGoing through code with others, to improve/ensure quality.Pull requests, for contributing fixes to other system.Using code review within own process, to close issues. 
Scrum   SCRUM Master

Staged introduction (proficiency mapped to semester)

...

Activity/Semester12345678
Code management        
Code quality        
(Regression) testing        
Continuous integration        
Issue tracking        
Code review        
Scrum        

 

Bachelor in Programming (Games|Apps)

...