Algorithms and Coding
摘要
In the last chapter, we learned how to write Bash pipeline and scripts by making use of Bash commands. In this chapter, we go deeper into how programs are written by looking at algorithms. An algorithm is a set of instructions that solves a problem. Algorithms are found not only in math and programs, but also in magic tricks and recipes!