From c21f0e4d5698a30feb00d3036efdfc510e5c9799 Mon Sep 17 00:00:00 2001 From: Mesut <50662174+Efiloglu@users.noreply.github.com> Date: Sat, 22 Jun 2019 05:04:24 +0200 Subject: [PATCH 01/25] Add files via upload --- week-1/week1/calc.html | 45 +++++++++++++++++++++++++++++++++++++++++ week-1/week1/index.html | 28 +++++++++++++++++++++++++ week-1/week1/team.html | 35 ++++++++++++++++++++++++++++++++ 3 files changed, 108 insertions(+) create mode 100644 week-1/week1/calc.html create mode 100644 week-1/week1/index.html create mode 100644 week-1/week1/team.html diff --git a/week-1/week1/calc.html b/week-1/week1/calc.html new file mode 100644 index 0000000..e1bb4b2 --- /dev/null +++ b/week-1/week1/calc.html @@ -0,0 +1,45 @@ + + +
+ +Press F12 on your keyboard to view results in the console view.
+ + + + + + + + \ No newline at end of file diff --git a/week-1/week1/index.html b/week-1/week1/index.html new file mode 100644 index 0000000..0446cb1 --- /dev/null +++ b/week-1/week1/index.html @@ -0,0 +1,28 @@ + + + + +This is a JavaScript Homework WepPage of Week 1
+ +Press Button to print project details to the console.
+Press F12 on your keyboard to view project details in the console view.
+ +Press F12 on your keyboard to view Team details in the console view.
+ + + + + + \ No newline at end of file From 5857a1d191c2e565b3f298abcd894e0098925c71 Mon Sep 17 00:00:00 2001 From: Mesut <50662174+Efiloglu@users.noreply.github.com> Date: Sat, 22 Jun 2019 05:09:21 +0200 Subject: [PATCH 02/25] Delete calc.html --- week-1/calc.html | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 week-1/calc.html diff --git a/week-1/calc.html b/week-1/calc.html deleted file mode 100644 index 896b5e0..0000000 --- a/week-1/calc.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - -Press F12 on your keyboard to view Team details in the console view.
- - - - - - \ No newline at end of file From ae9f261f71f7683d88f33118f2316d058571dc85 Mon Sep 17 00:00:00 2001 From: Mesut <50662174+Efiloglu@users.noreply.github.com> Date: Sat, 22 Jun 2019 05:10:22 +0200 Subject: [PATCH 06/25] Delete index.html --- week-1/week1/index.html | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 week-1/week1/index.html diff --git a/week-1/week1/index.html b/week-1/week1/index.html deleted file mode 100644 index 0446cb1..0000000 --- a/week-1/week1/index.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - -This is a JavaScript Homework WepPage of Week 1
- -Press Button to print project details to the console.
-Press F12 on your keyboard to view project details in the console view.
- -Press F12 on your keyboard to view results in the console view.
- - - - - - - - \ No newline at end of file From 03b1fca7d02bf9a4e982a5a72fc0d87ddd1d787a Mon Sep 17 00:00:00 2001 From: Mesut <50662174+Efiloglu@users.noreply.github.com> Date: Sat, 22 Jun 2019 05:11:08 +0200 Subject: [PATCH 08/25] Add files via upload --- week-1/calc.html | 45 +++++++++++++++++++++++++++++++++++++++++++++ week-1/index.html | 28 ++++++++++++++++++++++++++++ week-1/team.html | 35 +++++++++++++++++++++++++++++++++++ 3 files changed, 108 insertions(+) create mode 100644 week-1/calc.html create mode 100644 week-1/index.html create mode 100644 week-1/team.html diff --git a/week-1/calc.html b/week-1/calc.html new file mode 100644 index 0000000..e1bb4b2 --- /dev/null +++ b/week-1/calc.html @@ -0,0 +1,45 @@ + + + + +Press F12 on your keyboard to view results in the console view.
+ + + + + + + + \ No newline at end of file diff --git a/week-1/index.html b/week-1/index.html new file mode 100644 index 0000000..0446cb1 --- /dev/null +++ b/week-1/index.html @@ -0,0 +1,28 @@ + + + + +This is a JavaScript Homework WepPage of Week 1
+ +Press Button to print project details to the console.
+Press F12 on your keyboard to view project details in the console view.
+ +Press F12 on your keyboard to view Team details in the console view.
+ + + + + + \ No newline at end of file From 571c96c9edd1c262a15237c7dcee5bb33fd0037c Mon Sep 17 00:00:00 2001 From: Mesut <50662174+Efiloglu@users.noreply.github.com> Date: Sat, 22 Jun 2019 05:11:51 +0200 Subject: [PATCH 09/25] Delete example-to-study.html --- week-1/example-to-study.html | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 week-1/example-to-study.html diff --git a/week-1/example-to-study.html b/week-1/example-to-study.html deleted file mode 100644 index f2aa335..0000000 --- a/week-1/example-to-study.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - -- a little demo to figure out -
-Press Button to print project details to the console.
Press F12 on your keyboard to view project details in the console view.