Difference between revisions of "References"

From Coder Merlin
Line 4: Line 4:
# [https://www.computervillage.org/articles/CommandLine.pdf Bash Tutorial (PDF)]
# [https://www.computervillage.org/articles/CommandLine.pdf Bash Tutorial (PDF)]
= Computer Science =
= Computer Science =
* [[:File:ComputerScienceOne.pdf|Computer Science Textbook by Bourke]]
* [[:File:ComputerScienceOne.pdf|Computer Science I Textbook by Bourke]]
* [[:File:ComputerScienceTwo.pdf|Computer Science II Textbook by Bourke]]
* Algorithms
* Algorithms
** Sorting
** Sorting
Line 12: Line 13:
*** [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)]

Revision as of 14:21, 1 January 2019