Hello To Tech Jargons. 👋

Hello To Tech Jargons. 👋

Have you ever been in a situation where you're working in a team, and your friends or colleagues use technical terms you’ve never heard before? I’ve faced this situation a lot, so I decided to do some research. I discovered that these terms are called "jargons"—essentially fancy words or phrases.

In the tech world, there are countless technical jargons that developers use in their day-to-day work. In this article, I’ll introduce you to some commonly used technical jargons that you should know to navigate the tech landscape more confidently.

WHAT IS TECH JARGON? 🤔💻❓

Tech jargon refers to the specialized terms and phrases used in the tech industry to communicate more effectively and precisely. These terms often sound cool or fancy compared to everyday language.

Jargon isn’t exclusive to the tech world; it’s found in various fields such as medicine, law, finance, and other specialized professions. In these industries, specific terminology helps professionals communicate clearly and efficiently about complex topics.

WHY IS IT IMPORTANT? 🔑

Technical jargon plays a crucial role in the tech industry as it enables precise and efficient communication. Using standardized terminology not only facilitates clear collaboration among team members but also helps in accurately describing complex technical concepts, processes, and solutions. This shared technical vocabulary ensures that everyone in the team has a common understanding, reducing misunderstandings and improving overall productivity.

SOME TECH JARGONS YOU SHOULD KNOW

Let's explore some essential technical jargons that are commonly used in the tech industry. Understanding these terms will help you navigate professional conversations, technical documentation, and team discussions more effectively. Here are some fundamental tech jargons that every professional should be familiar with :

1. HTTP (Hypertext Transfer Protocol) 🌐

HTTP, or Hypertext Transfer Protocol, is the set of rules that defines how data is transferred over the web. It forms the foundation of communication between web clients (like browsers) and servers, allowing clients to request data from servers, which respond accordingly.

Example: Think of it like a school’s set of rules for prayer time (e.g., standing, closing eyes, joining hands). These rules guide the actions of everyone involved.

2. URL (Uniform Resource Locator) 🔗

A URL (Uniform Resource Locator) is what helps us identify a resource (like content) on the internet. It could be anything from media, images, text, videos, etc. A URL is also known as a web address or a link.

Example: Just like you need a specific classroom name to reach the right class, a URL guides you to the right web page.

3. User Agent 👤

A User Agent is the software that makes a request to a server for a resource. It provides the server with information so that the server knows who is making the request.

Example: If a student asks for school registration, the management needs the student's details (name, address, etc.) to know who is requesting it.

4. Headers 📝

Headers are additional pieces of information passed with a request from the browser to the server.

Some common headers include:

  • Authorization: Used to request restricted resources.

  • Content-Type: Identifies the type of resource (e.g., text, image).

  • Content-Length: Specifies the size of the resource.

Example: When a student requests admission, they provide personal information along with their parent’s details. The parent’s information is the "header" or additional information.

5. Session 🔒

A session refers to the information about the connection between a browser and a server. When a browser makes a request to a server, a session is created to maintain their connection and state.

Example: If a student asks a teacher about tomorrow’s homework and the teacher responds, the teacher remembers the student the next day because the "session" (the connection) is still active.

6. Cookies 🍪

Cookies are small pieces of data stored in your browser. Every time a browser makes a request to a server, the cookies are sent automatically along with the request.

Example: Think of a student’s ID card, which holds their details. Every time the student enters the school, they show the ID card (just like cookies being sent with the request).

7. IP Address 🌍

An IP address (Internet Protocol address) is a unique identifier assigned to every device connected to the internet. It helps identify and locate devices on the network.

Example: Just like every student has a unique address, every device has a unique IP address that helps identify and locate it.

SUMMARY

In this article, we explored some of the most common technical jargons that are frequently used in the tech industry. From HTTP to cookies, these terms are essential for effective communication in the tech world. Understanding these jargons will help you navigate conversations, documentation, and team discussions with ease.

Remember, while technical jargon can make communication more precise, it's important to use it appropriately and ensure everyone in the conversation understands it. As you continue learning and working in tech, familiarizing yourself with these terms will help you feel more confident and knowledgeable in your field.