https://github.com/coderefinery/old-archived-lessons
Material for our lessons (legacy versions).
https://github.com/coderefinery/old-archived-lessons
Last synced: 5 months ago
JSON representation
Material for our lessons (legacy versions).
- Host: GitHub
- URL: https://github.com/coderefinery/old-archived-lessons
- Owner: coderefinery
- Created: 2016-09-25T10:55:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-05T15:51:21.000Z (over 9 years ago)
- Last Synced: 2025-09-10T04:47:27.248Z (9 months ago)
- Language: Shell
- Homepage:
- Size: 568 KB
- Stars: 32
- Watchers: 19
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Links to lesson slides (legacy versions)
- [Introduction to version control and Git](http://cicero.xyz/v2/remark/github/coderefinery/lessons/master/git-intro.mkd/)
- [Branching and merging in Git](http://cicero.xyz/v2/remark/github/coderefinery/lessons/master/git-branches.mkd/)
- [Conflict resolution in Git](http://cicero.xyz/v2/remark/github/coderefinery/lessons/master/git-conflict-resolution.mkd/)
- [Collaboration via distributed version control](http://cicero.xyz/v2/remark/github/coderefinery/lessons/master/git-distributed.mkd/)
- [Working with GitHub](http://cicero.xyz/v2/remark/github/coderefinery/lessons/master/github.mkd/)
- [Git branch design](http://cicero.xyz/v2/remark/github/coderefinery/lessons/master/git-branch-design.mkd/)
- [Archaeology with Git](http://cicero.xyz/v2/remark/github/coderefinery/lessons/master/git-archaeology.mkd/)
- [Including external projects using Git submodules](http://cicero.xyz/v2/remark/github/coderefinery/lessons/master/git-submodules.mkd/)
- [Modern code documentation](http://cicero.xyz/v2/remark/github/coderefinery/lessons/master/documentation.mkd/)
- [Profiling and code optimization](http://cicero.xyz/v2/remark/github/coderefinery/lessons/master/optimiziation.mkd/)
- [Test-driven development](http://cicero.xyz/v2/remark/github/coderefinery/lessons/master/tdd.mkd/)
- [CMake basics for busy scientists](http://cicero.xyz/v2/remark/github/coderefinery/lessons/master/cmake-basics.mkd/)
- [Advanced CMake Kung Fu](http://cicero.xyz/v2/remark/github/coderefinery/lessons/master/cmake-kung-fu.mkd/)
Licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
Code examples: [OSI](http://opensource.org)-approved [MIT license](http://opensource.org/licenses/mit-license.html).