From 110a0913acd6dfd2ea233ffbf1ae973554bc73d5 Mon Sep 17 00:00:00 2001 From: Jared Pleva Date: Fri, 28 Jun 2019 20:24:56 -0400 Subject: [PATCH 01/29] Init module 0 directory and branch. --- module/module-0/README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 module/module-0/README.md diff --git a/module/module-0/README.md b/module/module-0/README.md new file mode 100644 index 0000000..e69de29 From 0bff2fa3a88393af41d52cef867f45b39b41f25c Mon Sep 17 00:00:00 2001 From: Jared Pleva Date: Fri, 28 Jun 2019 20:25:49 -0400 Subject: [PATCH 02/29] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d92d88f..fd0a202 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# coursebook \ No newline at end of file +# Welcome to Shift_Up! From 6e6766f2cc3b562faf8cd3ad79d99dfd0d23194b Mon Sep 17 00:00:00 2001 From: Jared Pleva Date: Sat, 29 Jun 2019 11:22:26 -0400 Subject: [PATCH 03/29] Update README.md --- module/module-0/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/module/module-0/README.md b/module/module-0/README.md index e69de29..1e06174 100644 --- a/module/module-0/README.md +++ b/module/module-0/README.md @@ -0,0 +1,12 @@ +# Module 0: Getting started + +# Introduction + +# What you will learn? (Outcomes) +1. What is the Shift_Up? +2. What is Web Development and? +3. How does the Internet work? +4. Getting started with a text editor / IDE. +5. How to use the Command Line. +6. How to use Git & Github. +7. How to use Markdown. From e385140a1e11b7e984fdc2725c3793497c1e0407 Mon Sep 17 00:00:00 2001 From: Jared Pleva Date: Sat, 29 Jun 2019 11:23:27 -0400 Subject: [PATCH 04/29] Update README.md --- module/module-0/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/module-0/README.md b/module/module-0/README.md index 1e06174..02cbeba 100644 --- a/module/module-0/README.md +++ b/module/module-0/README.md @@ -3,7 +3,7 @@ # Introduction # What you will learn? (Outcomes) -1. What is the Shift_Up? +1. What is Shift_Up? 2. What is Web Development and? 3. How does the Internet work? 4. Getting started with a text editor / IDE. From ba6375dac6c61d67bd0f4ececbd8be81f80d1f78 Mon Sep 17 00:00:00 2001 From: Jared Pleva Date: Sat, 29 Jun 2019 11:23:40 -0400 Subject: [PATCH 05/29] Update README.md --- module/module-0/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/module-0/README.md b/module/module-0/README.md index 02cbeba..079b207 100644 --- a/module/module-0/README.md +++ b/module/module-0/README.md @@ -4,7 +4,7 @@ # What you will learn? (Outcomes) 1. What is Shift_Up? -2. What is Web Development and? +2. What is Web Development? 3. How does the Internet work? 4. Getting started with a text editor / IDE. 5. How to use the Command Line. From 05081f90cb4e5e20c81536fbb6f8a2cabf3f5f6c Mon Sep 17 00:00:00 2001 From: Jared Pleva Date: Sat, 29 Jun 2019 11:24:02 -0400 Subject: [PATCH 06/29] Update README.md --- module/module-0/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module/module-0/README.md b/module/module-0/README.md index 079b207..bacebc1 100644 --- a/module/module-0/README.md +++ b/module/module-0/README.md @@ -1,8 +1,8 @@ # Module 0: Getting started -# Introduction +## Introduction -# What you will learn? (Outcomes) +## What you will learn? (Outcomes) 1. What is Shift_Up? 2. What is Web Development? 3. How does the Internet work? From fbb0c66edbd0f249ca85cdb2669866d0cde0db50 Mon Sep 17 00:00:00 2001 From: Jared Pleva Date: Sat, 29 Jun 2019 12:20:27 -0400 Subject: [PATCH 07/29] Update README.md --- module/module-0/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/module-0/README.md b/module/module-0/README.md index bacebc1..63199cd 100644 --- a/module/module-0/README.md +++ b/module/module-0/README.md @@ -3,7 +3,7 @@ ## Introduction ## What you will learn? (Outcomes) -1. What is Shift_Up? +1. Welcome to Shift_Up! 2. What is Web Development? 3. How does the Internet work? 4. Getting started with a text editor / IDE. From daa45fff32ba03af94e27639bb8be6c872513f92 Mon Sep 17 00:00:00 2001 From: Jared Pleva Date: Sat, 29 Jun 2019 12:23:49 -0400 Subject: [PATCH 08/29] Add module directory structure --- module/module-0/section-1/README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 module/module-0/section-1/README.md diff --git a/module/module-0/section-1/README.md b/module/module-0/section-1/README.md new file mode 100644 index 0000000..e69de29 From e3972b01c4097911dfaf6cdb998b48e4a6503b83 Mon Sep 17 00:00:00 2001 From: Jared Pleva Date: Sat, 29 Jun 2019 12:25:30 -0400 Subject: [PATCH 09/29] Added readme to each directory. --- module/module-0/additional-resources/README.md | 0 module/module-0/capstone/README.md | 0 module/module-0/labs/README.md | 0 module/module-0/section-2/README.md | 0 module/module-0/section-3/README.md | 0 module/module-0/section-4/README.md | 0 module/module-0/section-5/README.md | 0 module/module-0/section-6/README.md | 0 8 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 module/module-0/additional-resources/README.md create mode 100644 module/module-0/capstone/README.md create mode 100644 module/module-0/labs/README.md create mode 100644 module/module-0/section-2/README.md create mode 100644 module/module-0/section-3/README.md create mode 100644 module/module-0/section-4/README.md create mode 100644 module/module-0/section-5/README.md create mode 100644 module/module-0/section-6/README.md diff --git a/module/module-0/additional-resources/README.md b/module/module-0/additional-resources/README.md new file mode 100644 index 0000000..e69de29 diff --git a/module/module-0/capstone/README.md b/module/module-0/capstone/README.md new file mode 100644 index 0000000..e69de29 diff --git a/module/module-0/labs/README.md b/module/module-0/labs/README.md new file mode 100644 index 0000000..e69de29 diff --git a/module/module-0/section-2/README.md b/module/module-0/section-2/README.md new file mode 100644 index 0000000..e69de29 diff --git a/module/module-0/section-3/README.md b/module/module-0/section-3/README.md new file mode 100644 index 0000000..e69de29 diff --git a/module/module-0/section-4/README.md b/module/module-0/section-4/README.md new file mode 100644 index 0000000..e69de29 diff --git a/module/module-0/section-5/README.md b/module/module-0/section-5/README.md new file mode 100644 index 0000000..e69de29 diff --git a/module/module-0/section-6/README.md b/module/module-0/section-6/README.md new file mode 100644 index 0000000..e69de29 From 2d3a0d2322690b88c9234ca2789cd468ee60e5c8 Mon Sep 17 00:00:00 2001 From: Jared Pleva Date: Sat, 29 Jun 2019 12:27:12 -0400 Subject: [PATCH 10/29] Update README.md --- module/module-0/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/module/module-0/README.md b/module/module-0/README.md index 63199cd..52bd0c2 100644 --- a/module/module-0/README.md +++ b/module/module-0/README.md @@ -10,3 +10,6 @@ 5. How to use the Command Line. 6. How to use Git & Github. 7. How to use Markdown. + +## Ready!? +[](Start here!) From 39560ae2a8641f94874d3b7b56cc02024a219eee Mon Sep 17 00:00:00 2001 From: Jared Pleva Date: Sat, 29 Jun 2019 12:29:46 -0400 Subject: [PATCH 11/29] Update README.md --- module/module-0/README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/module/module-0/README.md b/module/module-0/README.md index 52bd0c2..0bb6de8 100644 --- a/module/module-0/README.md +++ b/module/module-0/README.md @@ -3,13 +3,13 @@ ## Introduction ## What you will learn? (Outcomes) -1. Welcome to Shift_Up! -2. What is Web Development? -3. How does the Internet work? -4. Getting started with a text editor / IDE. -5. How to use the Command Line. -6. How to use Git & Github. -7. How to use Markdown. +1. [Welcome to Shift Up!](https://github.com/shift-up/coursebook/blob/module/0/module/module-0/section-1/README.md) +2. [What is Web Development?](https://github.com/shift-up/coursebook/blob/module/0/module/module-0/section-2/README.md) +3. [How does the Internet work?](https://github.com/shift-up/coursebook/blob/module/0/module/module-0/section-3/README.md) +4. [Getting started with a text editor / IDE.](https://github.com/shift-up/coursebook/blob/module/0/module/module-0/section-4/README.md) +5. [How to use the Command Line.](https://github.com/shift-up/coursebook/blob/module/0/module/module-0/section-5/README.md) +6. [How to use Git & Github.](https://github.com/shift-up/coursebook/blob/module/0/module/module-0/section-6/README.md) +7. [How to use Markdown.](https://github.com/shift-up/coursebook/blob/module/0/module/module-0/section-7/README.md) -## Ready!? -[](Start here!) +## Ready? +[Start here!](https://github.com/shift-up/coursebook/blob/module/0/module/module-0/section-1/README.md) From 79d6b4be355695b588cb3e0ac4fdda487ff7a4c3 Mon Sep 17 00:00:00 2001 From: Jared Pleva Date: Sat, 29 Jun 2019 12:30:03 -0400 Subject: [PATCH 12/29] Update README.md --- module/module-0/section-1/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/module/module-0/section-1/README.md b/module/module-0/section-1/README.md index e69de29..33d5553 100644 --- a/module/module-0/section-1/README.md +++ b/module/module-0/section-1/README.md @@ -0,0 +1 @@ +# Welcome to Shift Up! From fdb21c622c585e4946b0d9df20cfbae8f4c397ec Mon Sep 17 00:00:00 2001 From: Jared Pleva Date: Sat, 29 Jun 2019 12:32:03 -0400 Subject: [PATCH 13/29] Update README.md --- module/module-0/section-1/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/module/module-0/section-1/README.md b/module/module-0/section-1/README.md index 33d5553..c17eeeb 100644 --- a/module/module-0/section-1/README.md +++ b/module/module-0/section-1/README.md @@ -1 +1,6 @@ # Welcome to Shift Up! + +# Wrap Up + +# Up Next +[What is Web Development?](https://github.com/shift-up/coursebook/blob/module/0/module/module-0/section-2/README.md) From a9c76659d1c6b5cced8da232bac9259a004fe71e Mon Sep 17 00:00:00 2001 From: Jared Pleva Date: Sat, 29 Jun 2019 12:32:19 -0400 Subject: [PATCH 14/29] Update README.md --- module/module-0/section-2/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/module/module-0/section-2/README.md b/module/module-0/section-2/README.md index e69de29..924d41b 100644 --- a/module/module-0/section-2/README.md +++ b/module/module-0/section-2/README.md @@ -0,0 +1 @@ +# What is Web Development? From 6bc117eca96c8903c9078b55354ec34ae96613b3 Mon Sep 17 00:00:00 2001 From: Jared Pleva Date: Sat, 29 Jun 2019 12:33:11 -0400 Subject: [PATCH 15/29] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fd0a202..3b155f2 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# Welcome to Shift_Up! +# Welcome to the Shift_Up Coursebook! + +[Start here!](https://github.com/shift-up/coursebook/blob/module/0/module/module-0/README.md) From 4e6f106d7db70707cd57d7f14f3cf55be5317d1c Mon Sep 17 00:00:00 2001 From: Jared Pleva Date: Sat, 29 Jun 2019 12:33:48 -0400 Subject: [PATCH 16/29] Update README.md --- module/module-0/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/module-0/README.md b/module/module-0/README.md index 0bb6de8..166b607 100644 --- a/module/module-0/README.md +++ b/module/module-0/README.md @@ -12,4 +12,4 @@ 7. [How to use Markdown.](https://github.com/shift-up/coursebook/blob/module/0/module/module-0/section-7/README.md) ## Ready? -[Start here!](https://github.com/shift-up/coursebook/blob/module/0/module/module-0/section-1/README.md) +[Lets begin!](https://github.com/shift-up/coursebook/blob/module/0/module/module-0/section-1/README.md) From 2be392ce262a6f186a540171fef34d45d79ac5a8 Mon Sep 17 00:00:00 2001 From: Jared Pleva Date: Sat, 29 Jun 2019 12:34:36 -0400 Subject: [PATCH 17/29] Update README.md --- module/module-0/section-2/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/module/module-0/section-2/README.md b/module/module-0/section-2/README.md index 924d41b..aef9bb0 100644 --- a/module/module-0/section-2/README.md +++ b/module/module-0/section-2/README.md @@ -1 +1,6 @@ # What is Web Development? + +# Wrap Up + +# Up Next +[How does the Internet work?](https://github.com/shift-up/coursebook/blob/module/0/module/module-0/section-3/README.md) From e363a1423fb18e507e150b9c97f2cf212c55da72 Mon Sep 17 00:00:00 2001 From: Jared Pleva Date: Sat, 29 Jun 2019 12:49:46 -0400 Subject: [PATCH 18/29] Update README.md --- module/module-0/section-3/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/module/module-0/section-3/README.md b/module/module-0/section-3/README.md index e69de29..641d47b 100644 --- a/module/module-0/section-3/README.md +++ b/module/module-0/section-3/README.md @@ -0,0 +1,4 @@ +# How Does the Internet Work? + +# Up Next +[Choosing a Text Editor](https://github.com/shift-up/coursebook/blob/module/0/module/module-0/section-4/README.md) From c4e707c279de1489007e052f7419d37db119427b Mon Sep 17 00:00:00 2001 From: Jared Pleva Date: Sat, 29 Jun 2019 12:50:47 -0400 Subject: [PATCH 19/29] Update README.md --- module/module-0/section-4/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/module/module-0/section-4/README.md b/module/module-0/section-4/README.md index e69de29..0dfc19d 100644 --- a/module/module-0/section-4/README.md +++ b/module/module-0/section-4/README.md @@ -0,0 +1,4 @@ +# Choosing a Text Editor + +# Up Next +[Command Line Basics](https://github.com/shift-up/coursebook/blob/module/0/module/module-0/section-5/README.md) From c2e1a714908c6d188f88e2e361c28d87e14bfd56 Mon Sep 17 00:00:00 2001 From: Jared Pleva Date: Sat, 29 Jun 2019 12:51:10 -0400 Subject: [PATCH 20/29] Update README.md --- module/module-0/section-5/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/module/module-0/section-5/README.md b/module/module-0/section-5/README.md index e69de29..8a1b8ad 100644 --- a/module/module-0/section-5/README.md +++ b/module/module-0/section-5/README.md @@ -0,0 +1,3 @@ +# Command Line Basics + +# Lab From 5a891fc2bb35a0b74705d3ea194127a69fe2579a Mon Sep 17 00:00:00 2001 From: Jared Pleva Date: Sat, 29 Jun 2019 12:52:20 -0400 Subject: [PATCH 21/29] Create command-line-lab.md --- module/module-0/labs/command-line-lab.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 module/module-0/labs/command-line-lab.md diff --git a/module/module-0/labs/command-line-lab.md b/module/module-0/labs/command-line-lab.md new file mode 100644 index 0000000..f79d6dd --- /dev/null +++ b/module/module-0/labs/command-line-lab.md @@ -0,0 +1 @@ +# Command Line Lab From 607322654a422af42a9fb81778251525024b3d11 Mon Sep 17 00:00:00 2001 From: Jared Pleva Date: Sat, 29 Jun 2019 12:53:00 -0400 Subject: [PATCH 22/29] Update README.md --- module/module-0/section-5/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/module/module-0/section-5/README.md b/module/module-0/section-5/README.md index 8a1b8ad..451eca4 100644 --- a/module/module-0/section-5/README.md +++ b/module/module-0/section-5/README.md @@ -1,3 +1,4 @@ # Command Line Basics # Lab +[Command Line Lab](https://github.com/shift-up/coursebook/blob/module/0/module/module-0/labs/command-line-lab.md) From 0f2fdbfe8a34f953772c9dd264a05f0b665aaef3 Mon Sep 17 00:00:00 2001 From: Jared Pleva Date: Sat, 29 Jun 2019 12:54:16 -0400 Subject: [PATCH 23/29] Update README.md --- module/module-0/section-5/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/module/module-0/section-5/README.md b/module/module-0/section-5/README.md index 451eca4..3672f09 100644 --- a/module/module-0/section-5/README.md +++ b/module/module-0/section-5/README.md @@ -1,4 +1,6 @@ # Command Line Basics +1. Complete the first 2 sections of this interactive [Codeacademy](https://www.codecademy.com/learn/learn-the-command-line) on command line basics. (~30 minutes) +2. (Optional) [Complete this Command Line Crash Course from Learn Python the Hard Way](https://learnpythonthehardway.org/book/appendixa.html) # Lab [Command Line Lab](https://github.com/shift-up/coursebook/blob/module/0/module/module-0/labs/command-line-lab.md) From 7772f3286dcbef0483c1e03c8165d114daef4322 Mon Sep 17 00:00:00 2001 From: Jared Pleva Date: Sat, 13 Jul 2019 17:08:54 -0400 Subject: [PATCH 24/29] edit 1 --- module/module-0/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/module/module-0/README.md b/module/module-0/README.md index 166b607..1dcf323 100644 --- a/module/module-0/README.md +++ b/module/module-0/README.md @@ -1,6 +1,7 @@ # Module 0: Getting started ## Introduction +hgdfhgfh ## What you will learn? (Outcomes) 1. [Welcome to Shift Up!](https://github.com/shift-up/coursebook/blob/module/0/module/module-0/section-1/README.md) From 5e89199f4aeb07367cb351082f591ccdf821093b Mon Sep 17 00:00:00 2001 From: fearthebeard88 Date: Wed, 24 Jul 2019 18:44:36 -0400 Subject: [PATCH 25/29] added some resources for the first 3 sections --- module/module-0/section-1/README.md | 2 +- module/module-0/section-2/resources/README.md | 4 ++++ module/module-0/section-3/resources/README.md | 3 +++ 3 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 module/module-0/section-2/resources/README.md create mode 100644 module/module-0/section-3/resources/README.md diff --git a/module/module-0/section-1/README.md b/module/module-0/section-1/README.md index c17eeeb..3e8ae77 100644 --- a/module/module-0/section-1/README.md +++ b/module/module-0/section-1/README.md @@ -1,5 +1,5 @@ # Welcome to Shift Up! - +[Visit our website!](https://www.shiftup.tech) # Wrap Up # Up Next diff --git a/module/module-0/section-2/resources/README.md b/module/module-0/section-2/resources/README.md new file mode 100644 index 0000000..ccb2257 --- /dev/null +++ b/module/module-0/section-2/resources/README.md @@ -0,0 +1,4 @@ +#Resources for Section 2# + +[What is Web Development?](https://www.codingdojo.com/blog/what-is-web-development) + diff --git a/module/module-0/section-3/resources/README.md b/module/module-0/section-3/resources/README.md new file mode 100644 index 0000000..c785e9a --- /dev/null +++ b/module/module-0/section-3/resources/README.md @@ -0,0 +1,3 @@ +#How does the Internet Work?# + +[Medium Article](https://medium.com/@User3141592/how-does-the-internet-work-edc2e22e7eb8) From 6786a24bd941996bca24867ac7d25b50fbd20fd7 Mon Sep 17 00:00:00 2001 From: fearthebeard88 Date: Sun, 28 Jul 2019 13:22:52 -0400 Subject: [PATCH 26/29] added command line basics resources --- module/module-0/section-4/resources/README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 module/module-0/section-4/resources/README.md diff --git a/module/module-0/section-4/resources/README.md b/module/module-0/section-4/resources/README.md new file mode 100644 index 0000000..950d83a --- /dev/null +++ b/module/module-0/section-4/resources/README.md @@ -0,0 +1,19 @@ +#Command Line Basics Resources# + +#Basic Terminal Commands# +[Fundamentals with Rithm School](https://www.rithmschool.com/courses/terminal) +[Fundamentals with The Odin Project](https://www.theodinproject.com/courses/web-development-101/lessons/command-line-basics-web-development-101) + +#Installation of Git Bash Terminal# +[Git Installation Walk Through](https://www.siteground.com/tutorials/git/windows-installation/) + +#Relative vs. Absolute File Paths# +[File paths](https://www.geeksforgeeks.org/absolute-relative-pathnames-unix/) + +#What is Vim?# +[What is Vim?](https://medium.com/@fay_jai/what-is-vim-and-why-use-vim-54c67ce3c18e) + +#Vim for beginners# +[Vim for beginners](https://scotch.io/tutorials/getting-started-with-vim-an-interactive-guide) + + From 274e3ce917b3fe9281fccdd60a0f3bcfd5db8bfc Mon Sep 17 00:00:00 2001 From: fearthebeard88 Date: Sun, 28 Jul 2019 13:44:49 -0400 Subject: [PATCH 27/29] fixed readme for command line basics being in the wrong directory, added readme for choosing text editor --- module/module-0/section-4/resources/README.md | 23 +++++++++---------- module/module-0/section-5/resources/README.md | 19 +++++++++++++++ 2 files changed, 30 insertions(+), 12 deletions(-) create mode 100644 module/module-0/section-5/resources/README.md diff --git a/module/module-0/section-4/resources/README.md b/module/module-0/section-4/resources/README.md index 950d83a..7c91b1a 100644 --- a/module/module-0/section-4/resources/README.md +++ b/module/module-0/section-4/resources/README.md @@ -1,19 +1,18 @@ -#Command Line Basics Resources# +#How to choose a text editor?# +[Difference between a text editor and an IDE](https://medium.com/@theoldercoder/choosing-a-text-editor-3e56f71bd636) +Note: This also includes some recommended text editors/IDE's. -#Basic Terminal Commands# -[Fundamentals with Rithm School](https://www.rithmschool.com/courses/terminal) -[Fundamentals with The Odin Project](https://www.theodinproject.com/courses/web-development-101/lessons/command-line-basics-web-development-101) +#Downloads# +[Visual Studio Code](https://code.visualstudio.com/) -#Installation of Git Bash Terminal# -[Git Installation Walk Through](https://www.siteground.com/tutorials/git/windows-installation/) +[Visual Studio 2019](https://visualstudio.microsoft.com/vs/) -#Relative vs. Absolute File Paths# -[File paths](https://www.geeksforgeeks.org/absolute-relative-pathnames-unix/) +[Sublime](https://www.sublimetext.com/) -#What is Vim?# -[What is Vim?](https://medium.com/@fay_jai/what-is-vim-and-why-use-vim-54c67ce3c18e) +[Brackets](http://brackets.io/) -#Vim for beginners# -[Vim for beginners](https://scotch.io/tutorials/getting-started-with-vim-an-interactive-guide) +[Netbeans](https://netbeans.org/) +[Vim](https://www.vim.org/download.php) +Note: These are just a few editors that I have used or seen used, this is by no means a comprehensive list of all editors that are available for use. If you come accross an editor or IDE that you think works well, feel free to suggest it be added to the list. diff --git a/module/module-0/section-5/resources/README.md b/module/module-0/section-5/resources/README.md new file mode 100644 index 0000000..950d83a --- /dev/null +++ b/module/module-0/section-5/resources/README.md @@ -0,0 +1,19 @@ +#Command Line Basics Resources# + +#Basic Terminal Commands# +[Fundamentals with Rithm School](https://www.rithmschool.com/courses/terminal) +[Fundamentals with The Odin Project](https://www.theodinproject.com/courses/web-development-101/lessons/command-line-basics-web-development-101) + +#Installation of Git Bash Terminal# +[Git Installation Walk Through](https://www.siteground.com/tutorials/git/windows-installation/) + +#Relative vs. Absolute File Paths# +[File paths](https://www.geeksforgeeks.org/absolute-relative-pathnames-unix/) + +#What is Vim?# +[What is Vim?](https://medium.com/@fay_jai/what-is-vim-and-why-use-vim-54c67ce3c18e) + +#Vim for beginners# +[Vim for beginners](https://scotch.io/tutorials/getting-started-with-vim-an-interactive-guide) + + From d3b56bc995fffbc9df511e9a7b69dbb5d6816393 Mon Sep 17 00:00:00 2001 From: fearthebeard88 Date: Sun, 28 Jul 2019 14:34:10 -0400 Subject: [PATCH 28/29] added resources for markdown, and basic git functions --- module/module-0/section-2/resources/README.md | 2 +- module/module-0/section-3/resources/README.md | 2 +- module/module-0/section-4/resources/README.md | 4 ++-- module/module-0/section-5/resources/README.md | 12 ++++++------ module/module-0/section-6/resources/README.md | 6 ++++++ module/module-0/section-7/resources/README.md | 3 +++ 6 files changed, 19 insertions(+), 10 deletions(-) create mode 100644 module/module-0/section-6/resources/README.md create mode 100644 module/module-0/section-7/resources/README.md diff --git a/module/module-0/section-2/resources/README.md b/module/module-0/section-2/resources/README.md index ccb2257..0aa226a 100644 --- a/module/module-0/section-2/resources/README.md +++ b/module/module-0/section-2/resources/README.md @@ -1,4 +1,4 @@ -#Resources for Section 2# +# Resources for Section 2 [What is Web Development?](https://www.codingdojo.com/blog/what-is-web-development) diff --git a/module/module-0/section-3/resources/README.md b/module/module-0/section-3/resources/README.md index c785e9a..acc67fc 100644 --- a/module/module-0/section-3/resources/README.md +++ b/module/module-0/section-3/resources/README.md @@ -1,3 +1,3 @@ -#How does the Internet Work?# +# How does the Internet Work? [Medium Article](https://medium.com/@User3141592/how-does-the-internet-work-edc2e22e7eb8) diff --git a/module/module-0/section-4/resources/README.md b/module/module-0/section-4/resources/README.md index 7c91b1a..e7bb6c6 100644 --- a/module/module-0/section-4/resources/README.md +++ b/module/module-0/section-4/resources/README.md @@ -1,8 +1,8 @@ -#How to choose a text editor?# +# How to choose a text editor? [Difference between a text editor and an IDE](https://medium.com/@theoldercoder/choosing-a-text-editor-3e56f71bd636) Note: This also includes some recommended text editors/IDE's. -#Downloads# +# Downloads [Visual Studio Code](https://code.visualstudio.com/) [Visual Studio 2019](https://visualstudio.microsoft.com/vs/) diff --git a/module/module-0/section-5/resources/README.md b/module/module-0/section-5/resources/README.md index 950d83a..b386cb3 100644 --- a/module/module-0/section-5/resources/README.md +++ b/module/module-0/section-5/resources/README.md @@ -1,19 +1,19 @@ -#Command Line Basics Resources# +# Command Line Basics Resources -#Basic Terminal Commands# +# Basic Terminal Commands [Fundamentals with Rithm School](https://www.rithmschool.com/courses/terminal) [Fundamentals with The Odin Project](https://www.theodinproject.com/courses/web-development-101/lessons/command-line-basics-web-development-101) -#Installation of Git Bash Terminal# +# Installation of Git Bash Terminal [Git Installation Walk Through](https://www.siteground.com/tutorials/git/windows-installation/) -#Relative vs. Absolute File Paths# +# Relative vs. Absolute File Paths [File paths](https://www.geeksforgeeks.org/absolute-relative-pathnames-unix/) -#What is Vim?# +# What is Vim? [What is Vim?](https://medium.com/@fay_jai/what-is-vim-and-why-use-vim-54c67ce3c18e) -#Vim for beginners# +# Vim for beginners [Vim for beginners](https://scotch.io/tutorials/getting-started-with-vim-an-interactive-guide) diff --git a/module/module-0/section-6/resources/README.md b/module/module-0/section-6/resources/README.md new file mode 100644 index 0000000..4085ecb --- /dev/null +++ b/module/module-0/section-6/resources/README.md @@ -0,0 +1,6 @@ +# Git and Github + +[What is Git and what is Github?](https://guide.freecodecamp.org/git/difference-git-github/) +[Basic Git commands](https://www.freecodecamp.org/news/git-commands/) +[Additional Git commads](https://www.freecodecamp.org/news/git-commands/) +[.gitignore File](https://www.atlassian.com/git/tutorials/saving-changes/gitignore) diff --git a/module/module-0/section-7/resources/README.md b/module/module-0/section-7/resources/README.md new file mode 100644 index 0000000..46e5957 --- /dev/null +++ b/module/module-0/section-7/resources/README.md @@ -0,0 +1,3 @@ +# What is markdown? + +[Github Markdown](https://guides.github.com/features/mastering-markdown/) From 50dfa0f7de0fb9e64f726ca99df35cf74eac448e Mon Sep 17 00:00:00 2001 From: fearthebeard88 Date: Sun, 4 Aug 2019 13:25:00 -0400 Subject: [PATCH 29/29] added optional exercise to command line basics --- module/module-0/section-5/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/module/module-0/section-5/README.md b/module/module-0/section-5/README.md index 3672f09..c198e42 100644 --- a/module/module-0/section-5/README.md +++ b/module/module-0/section-5/README.md @@ -1,6 +1,7 @@ # Command Line Basics 1. Complete the first 2 sections of this interactive [Codeacademy](https://www.codecademy.com/learn/learn-the-command-line) on command line basics. (~30 minutes) 2. (Optional) [Complete this Command Line Crash Course from Learn Python the Hard Way](https://learnpythonthehardway.org/book/appendixa.html) - +3. (Optional) [Complete the first section of Rithm School Terminal Fundamentals +](https://www.rithmschool.com/courses/terminal) # Lab [Command Line Lab](https://github.com/shift-up/coursebook/blob/module/0/module/module-0/labs/command-line-lab.md)