From 36b196ae612fafdd0d6719ce42884192f3f08a92 Mon Sep 17 00:00:00 2001 From: tparnell Date: Sat, 13 Oct 2018 09:13:28 -0400 Subject: [PATCH] init --- Readme.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Readme.md diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..1e68b82 --- /dev/null +++ b/Readme.md @@ -0,0 +1,17 @@ +Big ol' checklist of things to know. Mostly for my wife whom wants to get into programming, but could be for anyone entering. This is mostly focused on a web developer role. + +- :star: You should have basic working knowledge +- :sparkles: You should know how this works for most use cases +- :dizzy: You should be a master of this topic + +## Technologies + +- [ ] git :sparkles: +- [ ] the command line :star: + + + + +## Language Semantics + +## \ No newline at end of file