From 47cb70db8ea40ccf98477d52fc7eda6acce2e793 Mon Sep 17 00:00:00 2001 From: Rob Thomas <109628112+icr8FreeCode@users.noreply.github.com> Date: Tue, 23 Aug 2022 09:10:27 -0500 Subject: [PATCH 01/14] Added Linux Home Page added Linux Curriculum to education.launchcode.org homepage --- index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/index.html b/index.html index 9c54576..a5e3fb1 100644 --- a/index.html +++ b/index.html @@ -132,6 +132,21 @@

Structured Query Language (SQL)

+ +
+ +
+
+

Linux

+
+
+

This course is an introduction to the Linux and the Command Line. + This course is designed to provide an understanding of the fundamental skills necessary to deploy web applications to a server using a Linux Operating System. You will learn about many of the operational tools used when working with a server. +

+
+
+
+
From 19499fbdc71433a9a0c3e030bc5afe1c036b6593 Mon Sep 17 00:00:00 2001 From: Rob Thomas <109628112+icr8FreeCode@users.noreply.github.com> Date: Tue, 23 Aug 2022 09:12:53 -0500 Subject: [PATCH 02/14] added Linux curriculum to homepage --- index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/index.html b/index.html index ee93182..bfb26b8 100644 --- a/index.html +++ b/index.html @@ -119,6 +119,21 @@

LCHS

+ +
+ +
+
+

Linux

+
+
+

This course is an introduction to the Linux and the Command Line. + This course is designed to provide an understanding of the fundamental skills necessary to deploy web applications to a server using a Linux Operating System. You will learn about many of the operational tools used when working with a server. +

+
+
+
+
From 29866572060f634eb91c7458f4e93f6279ecfc14 Mon Sep 17 00:00:00 2001 From: Rob Thomas <109628112+icr8FreeCode@users.noreply.github.com> Date: Tue, 23 Aug 2022 11:09:19 -0500 Subject: [PATCH 03/14] AWS curriculum added --- index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/index.html b/index.html index bfb26b8..1d4492e 100644 --- a/index.html +++ b/index.html @@ -134,6 +134,20 @@

Linux

+ +
+ +
+
+

Amazon Web Services (AWS)

+
+
+

Comming Soon! +

+
+
+
+
From 625201efe6a3c8c6f196359e01824d19f850b0d5 Mon Sep 17 00:00:00 2001 From: Rob Thomas <109628112+icr8FreeCode@users.noreply.github.com> Date: Tue, 23 Aug 2022 11:11:56 -0500 Subject: [PATCH 04/14] adding comment to first card --- index.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/index.html b/index.html index 1d4492e..bb3a894 100644 --- a/index.html +++ b/index.html @@ -11,6 +11,13 @@ + +

LaunchCode Education

From 3035b65da34ea7801cc751741b90559f8b3c2a2d Mon Sep 17 00:00:00 2001 From: Rob Thomas <109628112+icr8FreeCode@users.noreply.github.com> Date: Tue, 23 Aug 2022 12:07:02 -0500 Subject: [PATCH 05/14] Updated Linux Card Span tag --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index bb3a894..2c82b96 100644 --- a/index.html +++ b/index.html @@ -134,7 +134,7 @@

LCHS

Linux

-

This course is an introduction to the Linux and the Command Line. +

LinuxThis course is an introduction to the Linux and the Command Line. This course is designed to provide an understanding of the fundamental skills necessary to deploy web applications to a server using a Linux Operating System. You will learn about many of the operational tools used when working with a server.

@@ -149,7 +149,7 @@

Linux

Amazon Web Services (AWS)

-

Comming Soon! +

Comming Soon!

From fe19a6ac7cd7f8be62ca7fe3d29213c985bdcf2a Mon Sep 17 00:00:00 2001 From: Courtney Frey Date: Mon, 29 Aug 2022 13:40:14 -0500 Subject: [PATCH 06/14] updated amazon & linux cards --- index.html | 21 ++++----------------- 1 file changed, 4 insertions(+), 17 deletions(-) diff --git a/index.html b/index.html index 58022bd..e08142e 100644 --- a/index.html +++ b/index.html @@ -134,8 +134,8 @@

LCHS

Linux

-

LinuxThis course is an introduction to the Linux and the Command Line. - This course is designed to provide an understanding of the fundamental skills necessary to deploy web applications to a server using a Linux Operating System. You will learn about many of the operational tools used when working with a server. +

Linux + This course is designed to provide an understanding of the fundamental skills necessary to deploy web applications to a server using a Linux Operating System. Topics include deploying web applications, working with servers, and using the Command Line.

@@ -149,7 +149,7 @@

Linux

Amazon Web Services (AWS)

-

Comming Soon! +

Coming Soon!

@@ -169,20 +169,7 @@

Structured Query Language (SQL)

-
- -
-
-

Linux

-
-
-

This course is an introduction to the Linux and the Command Line. - This course is designed to provide an understanding of the fundamental skills necessary to deploy web applications to a server using a Linux Operating System. You will learn about many of the operational tools used when working with a server. -

-
-
-
-
+ From fa758b6041ca55bfdf7195cf6b5eff09a1a52b51 Mon Sep 17 00:00:00 2001 From: Courtney Frey Date: Mon, 29 Aug 2022 13:42:12 -0500 Subject: [PATCH 07/14] linux blurb update --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e08142e..265ff81 100644 --- a/index.html +++ b/index.html @@ -135,7 +135,7 @@

Linux

Linux - This course is designed to provide an understanding of the fundamental skills necessary to deploy web applications to a server using a Linux Operating System. Topics include deploying web applications, working with servers, and using the Command Line. + course is designed to provide an understanding of the fundamental skills necessary to deploy web applications to a server using a Linux Operating System. Topics include deploying web applications, working with servers, and using the Command Line.

From 1fdf7ab6af9c8f29d54698e10ed7f2342f1e1236 Mon Sep 17 00:00:00 2001 From: codinglikeagirl42 Date: Wed, 14 Sep 2022 13:10:10 -0500 Subject: [PATCH 08/14] added DA class to LC ED landing page --- index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/index.html b/index.html index 265ff81..3639382 100644 --- a/index.html +++ b/index.html @@ -156,6 +156,22 @@

Amazon Web Services (AWS)

+ +
From 5cc14854a152019f1031221558ccdabda2dba8d3 Mon Sep 17 00:00:00 2001 From: Rob Thomas <109628112+icr8FreeCode@users.noreply.github.com> Date: Wed, 14 Dec 2022 09:27:00 -0600 Subject: [PATCH 09/14] added domain ownership file --- google7875bff1795beea6.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 google7875bff1795beea6.html diff --git a/google7875bff1795beea6.html b/google7875bff1795beea6.html new file mode 100644 index 0000000..2461255 --- /dev/null +++ b/google7875bff1795beea6.html @@ -0,0 +1 @@ +google-site-verification: google7875bff1795beea6.html \ No newline at end of file From 844b408c989b15774d114c9c172a87ab0432cc95 Mon Sep 17 00:00:00 2001 From: Sally Steuterman Date: Wed, 10 May 2023 13:44:14 -0500 Subject: [PATCH 10/14] Updating C# textbook to new link --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 3639382..5fecbb2 100644 --- a/index.html +++ b/index.html @@ -89,7 +89,7 @@

Java Web Development

- +

C# Web Development

From f28d886815ad601ca484aca28c2dbb6874e6d279 Mon Sep 17 00:00:00 2001 From: Rob Thomas <109628112+icr8FreeCode@users.noreply.github.com> Date: Wed, 16 Aug 2023 13:52:29 -0500 Subject: [PATCH 11/14] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 5fecbb2..399fb1e 100644 --- a/index.html +++ b/index.html @@ -128,7 +128,7 @@

LCHS

- +

Linux

From d8a3eaed1da392c2d3bbc361e0b640c50d9a73e5 Mon Sep 17 00:00:00 2001 From: Sally Steuterman Date: Thu, 19 Oct 2023 16:18:16 -0500 Subject: [PATCH 12/14] Updated links to v2 textbooks for web development --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 399fb1e..ce5cc5c 100644 --- a/index.html +++ b/index.html @@ -50,7 +50,7 @@

Discovery

- +

Intro to Web Development

@@ -76,7 +76,7 @@

Introduction to Programming in C#

- +

Java Web Development

From 6666474a944e30c77c5ccd0a706671a223d9ba6e Mon Sep 17 00:00:00 2001 From: Sally Steuterman Date: Thu, 19 Oct 2023 16:21:53 -0500 Subject: [PATCH 13/14] Took down link to Discovery --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 399fb1e..8fd0962 100644 --- a/index.html +++ b/index.html @@ -37,13 +37,13 @@

Canvas

- +

Discovery

-

The Discovery program is designed to introduce you to computer programming, and help you develop the fundamental skills necessary to pursue a career in the tech industry.

+

The Discovery program was designed to introduce you to computer programming, and help you develop the fundamental skills necessary to pursue a career in the tech industry. We are currently re-evaluating the program and hope to bring you something new in 2024. Sign up for our newsletter to get updated with all our program releases!

From 73c621805aa9574f906880807eabd3ef163a8a4a Mon Sep 17 00:00:00 2001 From: Sally Steuterman Date: Thu, 28 Mar 2024 09:23:55 -0500 Subject: [PATCH 14/14] Updating Liftoff card --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 59c51b9..39794fe 100644 --- a/index.html +++ b/index.html @@ -102,13 +102,13 @@

C# Web Development