diff --git a/Projects/1-Beginner/Key-Value-App.md b/Projects/1-Beginner/Key-Value-App.md index 8ea745f6..d375264c 100644 --- a/Projects/1-Beginner/Key-Value-App.md +++ b/Projects/1-Beginner/Key-Value-App.md @@ -3,7 +3,7 @@ **Tier:** 1-Beginner Have you ever thought about what it means that the computer you are using is -a digital device? Among other things it means that everything its capable of +a digital device? Among other things it means that everything it's capable of is achieved by translating a digital signal into a sequence of binary digits - 0's and 1's. These binary digits form codes used to represent data. The keyboard you used to retrieve this project description is a great example diff --git a/app-ideas b/app-ideas new file mode 160000 index 00000000..b47cf826 --- /dev/null +++ b/app-ideas @@ -0,0 +1 @@ +Subproject commit b47cf8261f001edef30217ac6021665b515cda46