Today all over the world everybody using the internet. Everybody is online. If you think about the online system they using websites to connect with each other. The website is the primary part of the internet. Today life everybody must need a website. And you also can earn money by making a website for others. You can do freelancing in web development on the marketplace. So you need to learn how to make a website. You can also run your business on a website.
What is the website?
The website is an online page with a bunch of information and data. The web site also runs in the server. The server is a big computer that has big storage. Web sites and its data stored and run in the server.
Type of website.
Primarily we can divide the websites in 2 parts
- Static website.
- Dynamic website.
What is a Static Website?
Static website data and information is unchangeable. You can't change the data on a static website. Static websites show the same page to every user.
What is a dynamic website?
Dynamic website data and information is changeable. You can change and update data on a dynamic website. A dynamic website can provide different data to each user.
What is web development?
Web development is a process of making a website. Web development has 2 part:
- Font end development.
- Back end development.
What is font-end development?
When we visit a website we see the pages with data and design. Mainly making website design, structure, user interface is front-end development.
What is back end development?
Back end development makes a website static to dynamic. Font end development can make a website static. Back end converts it to a dynamic Back end part of the website only run in the server. We can't see it.
For making a website first we need to learn front-end development. It also calls web design. Making websites visible, colorful is web design. For making a website functional first we need to make a structure of the website.
To design a website we need to learn those coding. Basically we need to learn those think:
- HTML
- CSS
- BOOTSTRAP
- JAVASCRIPT
- JQUERY
For back end development we need to learn those think:
- PHP
- SQL DATABASE
- LARAVEL
So we need to learn web design first. I will teach you everything and making a website properly.
This is too much for now. I will talk about HTML in the next post.