HackerRank Day 7 Solution in Python: Arrays

Today we will see the HackerRank Day 7 Solution in Python. The problem is named Arrays which is part of 30 Days of code on HackerRank. Let’s get started!…

Continue Reading
ATM Simulator In Java

ATM Simulator In Java

In this article, we will build an ATM Simulator In Java with the help of Swing. There are two aspects of this application, the first…

Continue Reading
Color picker in HTML and JavaScript

Color picker in HTML and JavaScript

In this article, we will be creating a simple Color picker in HTML and JavaScript where the user can see and select a color and…

Continue Reading
Tic Tac Toe Game in Python

Tic Tac Toe Game in Python

Who has not played this amazing game in our childhood days? Probably each and every person might have played this game once in their school…

Continue Reading
Brick Breaker Game in Java

Brick Breaker Game in Java

If you’ve ever played the classic Brick Breaker game, where the goal was to eliminate all the bricks in each level by bouncing your ball…

Continue Reading
Number Guessing Game in JavaScript

Number Guessing Game in JavaScript

Today, we will make a simple Number Guessing Game in JavaScript, where a random number will be generated and the human/player will make a guess….

Continue Reading

HackerRank Day 6 Solution in Python: Let’s review

Today we will see the HackerRank Day 6 Solution in Python. The problem is named Let’s review which is part of 30 Days of code on HackerRank. Let’s get…

Continue Reading

HackerRank Day 5 Solution in Python: Loops

Today we will see the HackerRank Day 5 Solution in Python. The problem is named Loops which is part of 30 Days of code on HackerRank. Let’s get started!…

Continue Reading
Java Roadmap for Beginners

Best Java Roadmap for Beginners 2023

Java is one of the top programming languages in this era and today we will discuss Java Roadmap for Beginners. Because of Java’s robustness, ease…

Continue Reading

ATM in JavaScript

Today, we will create an ATM in JavaScript. ATM is a machine used to withdraw money from your account, did you ever think of how…

Continue Reading
Snake Game in Java

Snake Game in Java

In this tutorial, we are going to make a GUI for the classic Snake Game in Java. The player can control the snake with the…

Continue Reading

HackerRank Day 4 Solution in Python: Class vs Instance

Today we will see the HackerRank Day 4 Solution in Python. The problem is named Class vs Instance which is part of 30 Days of code on HackerRank. Let’s…

Continue Reading

HackerRank Day 3 Solution in Python: Intro to Conditional Statements

Today we will see the HackerRank Day 3 Solution in Python. The problem is named Intro to Conditional Statements which is part of 30 Days of code on HackerRank….

Continue Reading
Inventory Management System in JavaScript Inventory Management System in JavaScript Today we will make a simple Inventory Management System in JavaScript as a web development project. In this tutorial we will try to learn more about Dom manipulation also we will be using bootstrap to further make the task of styling our site much easier.

Inventory Management System in JavaScript

Introduction Hello everyone! Today we will make a simple Inventory Management System in JavaScript as a web development project. In this tutorial we will try…

Continue Reading
Google Step Internship 2023

Google STEP Internship 2023

Introduction In this tutorial, we are going to learn about the STEP program i.e STEP (Student Training in Engineering Program). The Google STEP Internship is…

Continue Reading

Rock Paper Scissors in Java

Introduction We are going to create a simple program to play rock paper scissors in Java. Basic game to simply play and kill time. Most…

Continue Reading
Scientific Calculator in Java

Scientific Calculator in Java

This article will help you create your own Swing GUI Scientific Calculator in Java. I will give you the source code and explain the major…

Continue Reading

Courier Tracking System in HTML CSS and JS

Hello everyone! Today we will make a simple Courier Tracking System in HTML CSS and JS. This tutorial is important as it will teach you…

Continue Reading

HackerRank Day 2 Solution in Python: Operators

Today we will see the HackerRank Day 2 Solution in Python. The problem is named Operators which is part of 30 Days of code on HackerRank. Let’s get started!…

Continue Reading

HackerRank Day 1 Solution in Python: Data Types

Today we will see the HackerRank Day 1 Solution in Python. The problem is named Data Types which is part of 30 Days of code on HackerRank. Let’s get…

Continue Reading