![]() |
| Know before Web Development |
What is Web meaning?
The word web prefer as the net.
What is a website?
A website is a collection of webpages located under a single domain name.
Websites are files stored on servers, which are computers that host websites.
These servers are connected to a large network called the Internet.
Browsers are computer programs that load websites via your Internet connection, such as Google Chrome or Internet Explorer, while the computers used to access these websites are known as “clients”.
Websites can be following 3 different types. -
Every one of these sites and be designed and developed on various platforms.
Static website design
Dynamic website
eCommerce website
What is an IP address?
To access a website, you need to know its Internet Protocol (IP) address.
An IP address is a unique string of numbers.
Each device has an IP address to distinguish itself from the billions of websites and devices connected via the Internet.
To find your device’s IP address, you can also type “what’s my IP address” into your search browser.
While you can access a website using its IP address, most Internet users prefer to use domain names or by going through search engines.
What does HTTP mean?
HyperText Transfer Protocol (HTTP) connects you and your website request to the remote server that houses all website data.
It’s a set of rules or a protocol that defines how messages should be sent over the Internet.
It allows you to jump between site pages and websites.
When you type a website into your web browser or search for something through a search engine, HTTP provides a framework so that the client (computer) and server can speak the same language when they make requests and responses to each other over the Internet.
It’s essentially the translator between you and the Internet — it reads your website request, reads the code sent back from the server, and translates it for you in the form of a website.
What is a CMS?
A content management system (CMS) is a web application or a series of programs used to create and manage web content.
(Note: CMSs aren’t the same as site builders, like Squarespace or Wix.)
See why thousands of customers use CMS Hub to build an optimized website that integrates with their HubSpot CRM data and full marketing suite.
While not required to build a website, using a CMS makes things easier. It provides the building blocks (like plugins and add-ons) and lets you create the structure with your code.
CMSs are often used for e-commerce and blogging, but they’re useful for all types of websites.
What is coding?
Writing code for servers and applications using programming languages.
They’re called “languages” that include vocabulary and grammatical rules of programming for communicating with computers.
They also include special commands, abbreviations, and punctuation that can only be read by devices and programs.
All software is written by at least one coding language, but languages vary based on platform, operating system, and style.
All languages fall into one of two categories: front-end and back-end.
Development
What is development?
Development is the process of creation of technology or processes.
Different types of Development
Wat is Desktop Development
Desktop developers specialize in building software applications that run locally on your device, rather than over the Internet in the web browser.
Sometimes the skillset of these developers overlaps with that of web developers if an application can run both online and off.
Wat is Mobile Development
Mobile developers build applications for mobile devices such as smartphones or tablets.
Mobile apps operate much differently than other websites and software programs, thus requiring a separate set of development skills and knowledge of specialized programming languages.
Wat is Game Development
Game developers specialize in writing code for video games, including console games (Xbox, PlayStation, etc.), PC games, and mobile games — which means this specialty overlaps somewhat with mobile development.
Wat is Embedded Development
Embedded developers work with all hardware that isn't a computer (or, at least, what most of us imagine as “computers,” with a keyboard and screen).
This includes electronic interfaces, consumer devices, IoT devices, real-time systems, and more.
With a recent rise in interconnected devices as seen with smart appliances, Bluetooth technologies, and virtual assistants, embedded development is becoming an in-demand practice.
Wat is Security Development
Security developers establish methods and procedures for the security of a software program or website.
These developers typically work as ethical hackers, trying to “break” websites to expose vulnerabilities without intending harm.
They also build systems that discover and eradicate security risks.
Wat is Web Development?
Developing a website for the Internet (World Wide Web) or an intranet (a private network).
Web Development includes everything from markup and coding to scripting, network configuration, and CMS development.
Web Development includes client-side scripting, server-side scripting, server and network security configuration, eCommerce development, and content management system (CMS) development.
Website developers can be front-end, back-end, or full-stack developers.
However, these professionals specialize in building websites, as opposed to mobile applications, desktop software, or video games.
Types of Web Development
Front-end Development
Back-end Development
Full Stack Development
What does Front-end Development?
Front-end (or client-side) is the side of a website or software that you see and interact with as an Internet user.
When website information is transferred from a server to a browser, front-end coding languages allow the website to function without having to continually “communicate” with the Internet.
Front-end code allows users to interact with a website and play videos, expand or minimize images, highlight text, and more.
Web developers who work on front-end coding work on client-side development.
Front-end developers work on the client- or user-facing side of websites, programs, and software — in other words, what users see.
They design and develop the visual aspects, including the layout, navigation, graphics, and other aesthetics.
The main job of these developers is to build interfaces that help users reach their goals, which is why they also often have a hand in the user experience aspect of their projects.
What does Back-end Development?
Back-end (or server-side) is the side that you don’t see when you use the Internet.
It’s the digital infrastructure, and to non-developers, it looks like a bunch of numbers, letters, and symbols.
If the front-end is what users see, the back-end is what they don’t.
Back-end web developers work on the servers of websites, programs, and software to make sure everything works properly behind-the-scenes.
These developers work with systems like servers, operating systems, APIs, and databases and manage the code for security, content, and site architecture. They collaborate with front-end developers to bring their products to users.
There are more back-end coding languages than front-end languages.
That’s because browsers — at the front-end — only understand HTML, CSS, and JavaScript, but a server — at the back-end — can be configured to understand pretty much any language.
What does full-stack Development?
Full stack developers work in both the front-end and back-end sides of a website.
They can create a website, application, or software program from start to finish.
“Stack” refers to the different technologies that handle different functionalities on the same website, like the server, interface, etc.
Because full-stack developers require years in the field to build the necessary experience, this role is often sought after.
Their all-around knowledge helps them optimize performance, catch issues before they occur, and help
