Web Development Core Concepts - Getting Started Summary


Welcome back to web technology core concepts at Learning Journal. In this section, we tried to create a high-level overview of a simple website. Let us quickly summarize the getting started section before we take you to the next level of the core concepts.
I explained three things.

  1. A website is a collection of one or more web pages.
  2. Every page has a unique address. We refer that addresses as a URL of the page.
  3. These pages are linked together using hyperlinks. A hyperlink is nothing but a pointer to a page URL.

That's it. Moreover, that's a 10 thousand feet view of a website.
A modern website is much more complicated than this. We already gave you some hint about the complexities when we talked about HTML, CSS, and JavaScript. As we progress with this training, we will take you closer to the website architecture and design. It takes a lot of time, knowledge and experience to understand the architecture and the complexities of modern websites. But nothing to worry, our training will gradually take you there. In the next section, we will try to answer following question.

How does a website works?

There are a lot of things that go behind a website, and the next section will try to help you understand the most critical stuff behind the working of a site. Great! See you again in the next section.
Thank you very much for watching Learning Journal. Keep learning and keep growing.


You will also like: