Difference between revisions of "References"

From Coder Merlin
Line 3: Line 3:
# [https://astrobiomike.github.io/bash/basics Bash Basics]
# [https://astrobiomike.github.io/bash/basics Bash Basics]
# [https://www.computervillage.org/articles/CommandLine.pdf Bash Tutorial (PDF)]
# [https://www.computervillage.org/articles/CommandLine.pdf Bash Tutorial (PDF)]
= Computer Science =
= Computer Science =
* [[Media:ComputerScienceOne.pdf|Computer Science I Textbook by Bourke]]
* [[Media:ComputerScienceOne.pdf|Computer Science I Textbook by Bourke]]
Line 13: Line 14:
*** [https://github.com/raywenderlich/swift-algorithm-club/tree/master/Quicksort#lomutos-partitioning-scheme Quick Sort (Lomuto’s Partitioning Scheme)]
*** [https://github.com/raywenderlich/swift-algorithm-club/tree/master/Quicksort#lomutos-partitioning-scheme Quick Sort (Lomuto’s Partitioning Scheme)]
*** [https://www.geeksforgeeks.org/selection-sort/ Selection Sort]
*** [https://www.geeksforgeeks.org/selection-sort/ Selection Sort]
= Git =
= Git =
# [https://www.youtube.com/watch?v=HVsySz-h9r4 Introductory Tutorial to Git (Video)]
# [https://www.youtube.com/watch?v=HVsySz-h9r4 Introductory Tutorial to Git (Video)]
Line 21: Line 23:
## [https://git-scm.com/book/en/v1/Git-Basics Git Basics (Entire chapter)]
## [https://git-scm.com/book/en/v1/Git-Basics Git Basics (Entire chapter)]
# [https://alistapart.com/article/the-art-of-the-commit Useful Commits - Message Style]
# [https://alistapart.com/article/the-art-of-the-commit Useful Commits - Message Style]
= GitHub =
= GitHub =
# [https://thenewstack.io/git-with-the-program-getting-started-with-github/ Brief Introduction and Tutorial]
# [https://thenewstack.io/git-with-the-program-getting-started-with-github/ Brief Introduction and Tutorial]
Line 26: Line 29:
# [https://thenewstack.io/getting-legit-with-git-and-github-readme-loud-and-clear-using-git-markdown/ Markdown Magic - Tutorial]
# [https://thenewstack.io/getting-legit-with-git-and-github-readme-loud-and-clear-using-git-markdown/ Markdown Magic - Tutorial]
# [https://dillinger.io Online README.md Editor]
# [https://dillinger.io Online README.md Editor]
= Emacs =
= Emacs =
# [http://www.jesshamrick.com/2012/09/10/absolute-beginners-guide-to-emacs/ Beginner's Guide]
# [http://www.jesshamrick.com/2012/09/10/absolute-beginners-guide-to-emacs/ Beginner's Guide]
Line 34: Line 38:
# [[Magit|Magit Version Control Within Emacs]]
# [[Magit|Magit Version Control Within Emacs]]
# [https://xkcd.com/378/ Butterflies]
# [https://xkcd.com/378/ Butterflies]
= Emergence =
# [https://en.wikipedia.org/wiki/Emergence Emergence]
= Graphics =
= Graphics =
# Turtle-Graphics
# Turtle-Graphics

Revision as of 00:15, 8 January 2019