From 92e527fb75bc4c5320de2bd1efbbd436e84fc7a0 Mon Sep 17 00:00:00 2001
From: Zach Fedor
Date: Fri, 25 Sep 2020 09:42:00 -0400
Subject: [PATCH 1/7] Create assessment-1.md
---
110/assessment-1.md | 1 +
1 file changed, 1 insertion(+)
create mode 100644 110/assessment-1.md
diff --git a/110/assessment-1.md b/110/assessment-1.md
new file mode 100644
index 0000000..4e529e1
--- /dev/null
+++ b/110/assessment-1.md
@@ -0,0 +1 @@
+Write your answers to the first week's assessment questions for CSET-110 here.
From 48e134f3b482e077b77262fd39a6a108fb088591 Mon Sep 17 00:00:00 2001
From: Zach Fedor
Date: Fri, 25 Sep 2020 09:42:50 -0400
Subject: [PATCH 2/7] Update README.md
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index f17a1e7..840f605 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,6 @@ A collection of my notes and assignments for courses in the [CSET program at Tha
_Feel free to change README files and add any notes or files you want along with your submitted assignments._
- [105: Intro To Web Applications](/105)
-- 110: Web Development I
-- 115: Technical Requirements & Data Structures
-- 120: Software Project I
+- [110: Web Development I](/110)
+- [115: Technical Requirements & Data Structures](/115)
+- [120: Software Project I](/120)
From e9a4b2a329b049b196001548eb92f6814cec0a70 Mon Sep 17 00:00:00 2001
From: Zach Fedor
Date: Fri, 25 Sep 2020 09:59:59 -0400
Subject: [PATCH 3/7] Create index.html
---
110/resume/index.html | 1 +
1 file changed, 1 insertion(+)
create mode 100644 110/resume/index.html
diff --git a/110/resume/index.html b/110/resume/index.html
new file mode 100644
index 0000000..600e971
--- /dev/null
+++ b/110/resume/index.html
@@ -0,0 +1 @@
+Replace with code for Project: Build a Resume
From 95616d68e32d51535beb579c21c11db5e6ce0b87 Mon Sep 17 00:00:00 2001
From: HariAllen <70406596+HariAllen@users.noreply.github.com>
Date: Fri, 25 Sep 2020 14:48:49 -0400
Subject: [PATCH 4/7] Update assessment-1.md
---
110/assessment-1.md | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/110/assessment-1.md b/110/assessment-1.md
index 4e529e1..d45ffd0 100644
--- a/110/assessment-1.md
+++ b/110/assessment-1.md
@@ -1 +1,13 @@
-Write your answers to the first week's assessment questions for CSET-110 here.
+Why do you think it's important that HTML is an open standard controlled by a specification rather than being owned by one person or company?
+
+I am not exactly sure what would change for sure, but what I do know is that there would definitely be limitations somewhere in the private-owned HTML compared to the public HTML. My biggest idea is that you would have to pay a small fee to use HTML, but for all I know that could be true already. So my speculation only really goes as far as limited access to the privately-owned HTML.
+
+Describe the difference between an element and a tag. Use examples.
+
+An element is the content that you see on a website. Whether it is a word, paragragh, link or anything that you see in website, it originally starts out as an element in a tag.
+The way you see things inside of the website is because of tags. Tags and their names tell developers what inside the tag, the element, is to the website and what it will do. As an example, the
tag, or paragraph tag, is a tag that accepts text to create a paragraph. Whatever is between the start tag and the end tag is then printed out like its a paragraph.
+
+In the lecture, I used two quotes from Yoda and Noam Chomsky to explain syntax and semantics. Explain these quotes and how they relate to the HTML you write.
+
+The Yoda quote had the semantics of language down, but its syntax was wrong, while Chomsky's quote had the syntax down, but its semantics were all over the place. Semantics tells us what it means while syntax tells us how it is structured. HTML follows the same structure because of how errors show themselves. You could have the HTML syntax down pat when you write code, but not everyone could read it and be able to read it like you do, which is a failure of semantics. Or you could have very readable code, but no-one knows how you got there, which is bad syntax. The HTML that we write will have to have a balance of syntax and semantics, written by the rules that we have set up, while also being readable
+for everyone reading it.
From c2f96b959954586b38a0bfbf63331ab053372cb7 Mon Sep 17 00:00:00 2001
From: HariAllen <70406596+HariAllen@users.noreply.github.com>
Date: Fri, 25 Sep 2020 16:31:37 -0400
Subject: [PATCH 5/7] Update index.html
---
110/resume/index.html | 59 ++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 58 insertions(+), 1 deletion(-)
diff --git a/110/resume/index.html b/110/resume/index.html
index 600e971..667096f 100644
--- a/110/resume/index.html
+++ b/110/resume/index.html
@@ -1 +1,58 @@
-Replace with code for Project: Build a Resume
+
+
+
+
+
+ myresume
+
+
+
+
+
+
Information
Name - Hari Allen Address - 825 Walnut St Lebanon, PA 17042 Phone Number - 717-954-4023 Email Address - hariallen20@gmail.com
+
+
+
+
+
Objective
+ To be as a great Software Engineer as I can be!
+
+
+
+
Work Experience
When - Tech Dept. Summer Help, 2020 - 2020 Where - Lebanon High School , Lebanon, PA I have configured around 1500+ devices for the school to use for its staff and students, along with recording their individual number tag and serial number.
+
+
+
+
+
+
Skills
+
+
Trustworthy
+
Responsible
+
Hard-Working
+
Quick Learner
+
Dilligent
+
+
+
+
+
Education History
+ Graduated from Lebanon High School
+ (Currently) Thaddeus Stevens College Associate's Degree
+
+
+
+
+
+ Name - Hari Allen
+ Phone Number - 717-954-4023
+ Email Address - hariallen20@gmail.com
+
+
+
+
+
+
+
+
+
Objective
+
+
+ To be as great a Software Engineer as I can be!
+
+
+
+
+
+
+
Work Experience
+
+ When - Tech Dept. Summer Help, 2020 - 2020 Where - Lebanon High School , Lebanon, PA I have configured around 1500+ devices for the school to use for its staff and students, along with recording their individual number tag and serial number.
+
+
+ A picture of my handiwork
+
+
+
+
+
+
+
+
+
+
Skills
+
+
+
Trustworthy
+
Responsible
+
Hard-Working
+
Quick Learner
+
Dilligent
+
+
+
+
+
+
+
Education History
+
+ Graduated from Lebanon High School
+ (Currently) Thaddeus Stevens College Associate's Degree
+
+
+
+
+
+
+
Awards
+
+ I have a poem printed in an American Youth Poet book.
+