master
Matt Huntington 9 years ago
parent 4063c6c0f7
commit 9f8bf96a7c

@ -1,3 +1,4 @@
# Introduction to Data Science Workshop
1. [What is Data Science](data_science.md)
1. [What Is Data Science?](data_science.md)
1. [What Are Algorithms?](algorithms.md)

@ -1,4 +1,6 @@
# Pseudo Code
# Algorithms
## Pseudo Code
Pseudo code is the process of taking a larger solution and breaking it down into the programmable steps without actually writing any code.

Loading…
Cancel
Save