Java – Explained In 200 Words

Java is a widely-used programming language known for its simplicity and versatility. Created by James Gosling and his team at Sun Microsystems in the mid-1990s, Java was designed to be easy to learn and use. It gained popularity due to its “write once, run anywhere” mantra, meaning code written in Java can run on anyContinue reading “Java – Explained In 200 Words”

The Boot Process of Linux

As any operating system, Linux operating systems also has to go through some steps to represent the desktop environment to the end user. Here are the step by step process before linux shows the desktop session. Linux Boot Process That’s how the Linux finishes booting to represent linux services. You can check the below videoContinue reading “The Boot Process of Linux”

Secret Setting HIDDEN in your phone – Enable ” Developer Mode ” In Android

There is a hidden built-in feature which lets android developers to modify android system or make compatible android app. Lets follow the steps below to enable this function in your android phone – Step – 1 : Go To ” Settings” App Step -2 : Find The ” Build Number ” or ” MIUI VersionContinue reading “Secret Setting HIDDEN in your phone – Enable ” Developer Mode ” In Android”

Binary Search – Make binary in search ( Searching Algorithm )

Suppose you are in a hurry and in the Dictionary, you are looking for the page where the words starting with ‘ P ‘ are found. You know that all of the words in the Dictionary are written in alphabetical order. So instead of traversing through all of the pages, you start from any ofContinue reading “Binary Search – Make binary in search ( Searching Algorithm )”

Web3 – Explained In 200 Words

Web3 or Web 3.0 is an idea about putting the whole “World Wide Web” into “Blockchain”. Web3 is a decentralized and secure concept where people have their own ownership of their presence on the internet.Web3.0 started getting recognised after the bitcoin started popularizing. Web 1.0 was the first web launched by Tim Berners Lee ,Continue reading “Web3 – Explained In 200 Words”

Augmented Reality – Explained In 120 Words

AR (Augment Reality) is an enhanced version of real world where digital visual elements, sound or other sensory stimuli delivered through technology in a combined real and virtual world. It is used for enhancing natural environment with an enriched experience. AR Technology makes a digital element (3D Model) overlay on a real world view. ForContinue reading “Augmented Reality – Explained In 120 Words”

All Windows Run Commands Explained

WIndows Run Is A Useful Tool To Quickly Open Windows Tools And Utilities. Here We Will Talk About Most Of The Commands We Know – Label Commands Accesssibility Options utilmancontrol access.cpl Add Hardware Wizard hdwwiz Programs and Features(Add New Programs)(Add Remove Windows Components)(Set Program Access & Defaults ) appwiz.cplcontrol appwiz.cpl,,1control appwiz.cpl,,2control appwiz.cpl,,3 Administrative Tools controlContinue reading “All Windows Run Commands Explained”

HTML Codes You Never Knew Existed

HTML Language has been here since 1993. Since then it has been improved with many tags. Between the common and most used tags, few useful tags stays in the darkness. This post will show all of the hidden tags few people knows. <details> and <summary> <details> tag is used to show additional description which clientContinue reading “HTML Codes You Never Knew Existed”

Python – Explained In 200 Words

Python is an interpreted high-level general-purpose object-oriented structured programming language. Its effective object oriented approach helps programmer to write a clear code. According to PYPL, It is the language in all 5 Country (US, India, Germany, United Kingdom, France). Python is easy to learn, powerful programming language. It doesn’t use a compiler rather uses “interpreter”Continue reading “Python – Explained In 200 Words”

C Programming Language – Explained In 200 Words

C is a high level, structured, general-purpose, imperative procedural computer programming langauge.It is closest programming language to machine language. Most of the popular operating system and embeded sytem is made using this language. It uses compiler (Popular Compiler : GNU C Compiler) to turn prorgamming language to binary code. it was designed to provide low-levelContinue reading “C Programming Language – Explained In 200 Words”

Design a site like this with WordPress.com
Get started