wget

wget allows you to clone someone else’s github files into your own directory. You can edit them without affecting the original.

Defining Algorithms

What is an Algorithm?

An algorithm is a process or set of rules to be followed through code. There are set limitations, but a lot can be done with them.

Flowcharts

What is a flowchart?

Flowcharts help visualize an algorithm