40 followers
I'm not a great programmer, I'm a good programmer, with great habits.
Subscribe to my newsletter and never miss my upcoming articles
In this tutorial section, we will be diving deep into learning and understanding one of the most popular programming languages in the world i.e what is Java and its basics to advance. This tutorial section is recommended for those who are new in th...
In this tutorial, We will study what is VPN, Advantage, types of VPN - Remote Access, Site to site or Extra-Net and How VPN Working, etc. What is VPN? VPN stands for the virtual private network. This is a technology that establishes a connection bet...
In this post, I will show you 5 awesome javascript tricks which will make your life easier. And will help you to become a better developer. So if you are interested, continue reading. Trick-1: Remove duplicates from an Array! This trick is pretty sim...
Hashnode is giving away a premium Hashnode T-shirt every day to the top referrer. Get started with the ambassador program to unlock exclusive features. 🌈 Here's My referral URL: https://hashnode.com/@alimammiya/joinme Become an ambassador to unlock...
In this tutorial, we will study what is loop statements in c, why are they used, what are the types of loop statements, and how it works? So let us start. What are the loops statements in c? Loop statements in any language are used to execute a piec...
In this tutorial, we will study decision making statements in c, the if statement, else statement, and the if-else statement. What are the decision making statements? Decision Making can be understood by using an example, the age of the student is st...