Skip to content

Resources

Lindsey Tulloch edited this page Feb 22, 2019 · 8 revisions

Useful Resources we came across along the way

  • Schleimer, S. Wilkerson, D. Aiken, A. Winnowing: Local Algorithms for Document Fingerprinting pdf

  • Writing system software: code comments. http://antirez.com/news/124

  • How to Cheat in Computer Science github

  • A Comparison of Plagiarism Detection Tools pdf

  • A tree-based conceptual matching for plagiarism detection pdf

  • A Source Code Similarity System for Plagiarism Detection pdf

Git Resources for the Team

Terrible ideas in Git

https://www.youtube.com/watch?v=zN1u5xZFFR8

Avoiding Git Disasters

https://randyfay.com/content/avoiding-git-disasters-gory-story

Common commands and visual representations

https://marklodato.github.io/visual-git-guide/index-en.html

Useful flow chart to git-pretty

https://www.dev-metal.com/made-mess-git-heres-flowchart-guideline-fix/

Git Choose Your Own Adventure

https://sethrobertson.github.io/GitFixUm/fixup.html

(If you don't know what Choose Your Own Adventure Is, Enter the hall of infinite doors )