An open API service indexing awesome lists of open source software.

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).

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).