Year 2019

Java Keywords – Java Is A Language of 50 Keywords

java is a language of keywords

Freshly we have studied Object Oriented Programming Concept, and this time we will be discussing the necessary keywords in Java programming. In any programming language, the number of keywords is huge, but some keywords come into use very frequently. Today,…

Object-Oriented Programming Concepts

Object Oriented Programming Concepts

Object-Oriented Programming Concepts, as you know, we are going to learn Java programming language. Java is an object-oriented programing language. Don’t worry about it if you do not understand what it is because I will explain it to you. Object-Oriented…

Types of Code Translator

types of code translators

Before we start learning about the Java programming language and start talking about Class, Object, variables, etcetera, we need to talk about code translator. A code translator is a piece of code that the developer of the programming language creates.…

History of Java

History of Java

Sun Microsystems first introduced Java in 1995. The project was started in the lab of Sun Microsystems by James Gosling, Mike Sheridan, Patrick Naughton. There were more people in the team, but these three were main. The name of this…

Add Two-Factor Authentication In WordPress

Activate Wordpress factor authentication

Setting up Two-factor authentication is very important for any online service we use today. It secures an account from having any unauthenticated person access your account, even with the login credentials. The WordPress login page is always brute-forced by malicious…

Grove Sensors For Raspberry Pi

Using grove sensors with Raspberry Pi
Grove sensors are extremely useful for monitoring the Raspberry Pi environment. One can monitor temperature, water, air quality etc. around the device.