From d7081349aa43b5315d82ad493eeac215c4ef7261 Mon Sep 17 00:00:00 2001 From: Sidarth Bagawandoss Date: Thu, 25 Feb 2021 11:52:51 -0700 Subject: [PATCH 1/3] Add resources related to coding --- lastname_firstname_resources.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 lastname_firstname_resources.md diff --git a/lastname_firstname_resources.md b/lastname_firstname_resources.md new file mode 100644 index 0000000..f656f19 --- /dev/null +++ b/lastname_firstname_resources.md @@ -0,0 +1,4 @@ +1. "Codeacademy's Ruby course" +2. "Codesmith's CSX course on Javascript" +3. "Session 3 reading on Git Workflow" +4. "practicing git workflow with examples has helped me the most in learning it" From ab692ab643e3ddf1657873289ccd30f8001bb9a2 Mon Sep 17 00:00:00 2001 From: Sidarth Bagawandoss Date: Thu, 25 Feb 2021 11:55:05 -0700 Subject: [PATCH 2/3] Edit file name --- bagawandoss_sidarth_resources.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 bagawandoss_sidarth_resources.md diff --git a/bagawandoss_sidarth_resources.md b/bagawandoss_sidarth_resources.md new file mode 100644 index 0000000..f656f19 --- /dev/null +++ b/bagawandoss_sidarth_resources.md @@ -0,0 +1,4 @@ +1. "Codeacademy's Ruby course" +2. "Codesmith's CSX course on Javascript" +3. "Session 3 reading on Git Workflow" +4. "practicing git workflow with examples has helped me the most in learning it" From 843d745431d593afc2ba043bf952f965b8aca6ce Mon Sep 17 00:00:00 2001 From: Sidarth <78574189+Sidarth20@users.noreply.github.com> Date: Sun, 28 Feb 2021 19:52:39 -0700 Subject: [PATCH 3/3] Delete lastname_firstname_resources.md --- lastname_firstname_resources.md | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 lastname_firstname_resources.md diff --git a/lastname_firstname_resources.md b/lastname_firstname_resources.md deleted file mode 100644 index f656f19..0000000 --- a/lastname_firstname_resources.md +++ /dev/null @@ -1,4 +0,0 @@ -1. "Codeacademy's Ruby course" -2. "Codesmith's CSX course on Javascript" -3. "Session 3 reading on Git Workflow" -4. "practicing git workflow with examples has helped me the most in learning it"