Skip to content

Commit

Permalink
Testing some things.
Browse files Browse the repository at this point in the history
  • Loading branch information
kevshin2002 committed Dec 25, 2023
1 parent 6520ce7 commit f531129
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 5 deletions.
5 changes: 4 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@
title: Home
layout: home
nav_order: 1
next_submodule:
title: What is Web Development?
url: /source/What Is Web Development
---
# TritonHacks Web Development <br> Starter Kit
{: .note }
> By [Kevin](https://www.linkedin.com/in/kevin-shin-373183188/)
Welcome to Triton Hacks - your gateway to coding and tech exploration! This is the starter kit for those who want to learn about web development and how we can create websites!


Get ready to explore a series of cool modules that will teach you all about the internet, how websites work, and what goes into creating them. On the left, you'll find three main modules, plus a special one where you'll see how we make a website using these concepts. Start from the top and work your way down, but if you're already a pro, feel free to jump to the modules you want. If the navigation isn't helping, just use the search bar to find what you need and it'll take you right there! Get ready for an awesome learning adventure!
20 changes: 16 additions & 4 deletions source/What is Web Development.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ title: What is Web Development?
permalink: /What is Web Development
nav_order: 2
---

# What is Web Development?
{: .no_toc }

Expand All @@ -14,7 +13,20 @@ nav_order: 2
1. TOC
{:toc}

---

{: .note }
> By [name](github or linkedin)
> By [Kevin](https://www.linkedin.com/in/kevin-shin-373183188/)
## Internet and Web Development
The Internet is like a huge worldwide network that connects millions of devices together. It's a bit like a massive library, but instead of books, it stores information, pictures, videos, and much more. You can think of it as a place where people from all over the world can share and access information.

Websites are like individual rooms or spaces in this big library. Each website has its own unique address, just like a house has an address in a city. When you visit a website, you're exploring what's inside that particular room of the internet library. Websites can be about anything – from sharing news and stories, selling products, teaching things, or simply entertaining people.

![Website and Internet Analogy](assets/images/internet_website_analogy.jpg)

Now, web development is the fascinating process of building these websites. It's like being an architect, designer, and storyteller all at once. People who work on web development use special computer languages and tools to create and design these online spaces.

![Website and House with Tech](assets/images/website_house_tech_analogy.png)

Design
Frontend
Backend
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f531129

Please sign in to comment.