GIT voor Developers
Lesgeld
Doelgroep Cursus GIT voor Developers
De cursus GIT voor Developers is bestemd voor developers die Git en GitHub willen gebruiken voor gedistribueerde versie controle.
Voorkennis GIT
Om aan de cursus GIT voor Developers te kunnen deelnemen is kennis van en ervaring met software development in een moderne taal zoals Java, C++, C# of PHP vereist.
Uitvoering Training GIT voor Developers
De theorie wordt besproken aan de hand van presentatie slides en word
Doelgroep Cursus GIT voor Developers
De cursus GIT voor Developers is bestemd voor developers die Git en GitHub willen gebruiken voor gedistribueerde versie controle.
Voorkennis GIT
Om aan de cursus GIT voor Developers te kunnen deelnemen is kennis van en ervaring met software development in een moderne taal zoals Java, C++, C# of PHP vereist.
Uitvoering Training GIT voor Developers
De theorie wordt besproken aan de hand van presentatie slides en wordt afgewisseld met oefeningen. Demo projecten in dienen te verheldering van de behandelde concepten. De cursustijden zijn van 9.30 tot 16.30.
Certificering GIT voor Developers
De deelnemers krijgen na het goed doorlopen van de cursus een officieel certificaat GIT voor Developers.
Modules
Module 1 : Git Intro
- What is Git?
- Git and DVCS concepts
- GitHub platform
- Repositories
- Desktop repositories
- Recording Changes to the Repository
- Viewing the Commit History
- Undoing Things
- Tagging
- Document versioning
- Configuration and customization
Module 2 : Git Branching
- Branching and Merging
- Branche Management
- Branching Workflows
- Remote Branches
- Rebasing
- Branching strategies
- Merge strategies
- Conflict resolution
- Multiple remotes
- Fork maintenance
- Temporary branching solutions
Module 3 : Git on the Server
- The Protocols
- Getting Git on a Server
- Generating SSH Public Key
- Setting up the Server
- Public Access
- Hosted Git (GitHub)
- Local and remote repositories
- Distributed version control
- Working with Remotes
- Remote repository interaction
- Repository integration
Module 4 : Distributed Git
- Distributed Workflows
- Contributing to a Project
- Maintaining a Project
- Synchronization
- Collaboration patterns
- Collaboration workflows
- Project management
- Git Configuration
- Attributes and Hooks
- Local and remote synchronization
- Shortcuts and efficiencies
Module 5 : Git Tools
- Revision Selection
- Interactive Staging
- History reordering
- History editing
- Rewriting History
- Debugging with bisect
- Submodules
- Subtree Merging
- Accidental commits
- Ignore patterns uses
- Aliases beyond-the-basics