HackerRank Day 28 Solution in Python: RegEx, Patterns, and Intro to databases

Today we will see the HackerRank Day 28 Solution in Python. The problem is named RegEx, Patterns, and Intro to databases part of 30 Days of code on…

Continue Reading

Simple Calculator using Django

In this article, we will create a web-based simple Calculator using Django web framework which will perform addition, subtraction, division, and multiplication. Installation and setup for…

Continue Reading
To-Do List App in Java

To-Do List App in Java

Hello, everyone👋 Today we are going to build a simple and elegant To-Do List App in Java. This project will teach you how to perform…

Continue Reading
MoviePy: Python Video Editing Library

MoviePy: Python Video Editing Library

Hello Learners! Today we will learn what is MoviePy module in Python and how to use it as a Python video editing library. Have you…

Continue Reading
Tic-Tac-Toe game in JavaScript

Tic-Tac-Toe game in JavaScript

Today, we will learn how to develop a tic-tac-toe game in JavaScript. We will be using HTML for the front end and CSS for designing….

Continue Reading

HackerRank Day 27 Solution in Python: Testing

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

Continue Reading
Python 3.11: What's New?

Python 3.11: What’s New?

Python is an open-source programming language. What makes Python open-source is that it is constantly been upgraded by the Python community. The community comes up…

Continue Reading
GUI Scientific Calculator in Python

Scientific Calculator in Python

Who does not need a calculator in this era? Scientific calculators simply need an hour; having one at our fingertips is helpful. Today we will…

Continue Reading

GUI Tic Tac Toe game in Java

Today we are going to build a small but cool project together which is a GUI Tic Tac Toe game in Java. This game is…

Continue Reading

HackerRank Day 26 Solution in Python: Nested Logic

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

Continue Reading

HackerRank Day 25 Solution in Python: Running Time and Complexity

Today we will see the HackerRank Day 25 Solution in Python. The problem is named Running Time and Complexity which is part of 30 Days of code on HackerRank….

Continue Reading

HackerRank Day 24 Solution in Python: More Linked Lists

Today we will see the HackerRank Day 24 Solution in Python. The problem is named More Linked Lists which is part of 30 Days of code on…

Continue Reading

HackerRank Day 23 Solution in Python: BST Level Order Traversal

Today we will see the HackerRank Day 23 Solution in Python. The problem is BST Level Order Traversal, part of 30 Days of code on HackerRank. Let’s…

Continue Reading
GUI To-Do List App in Python Tkinter

GUI To-Do List App in Python Tkinter

Introduction Hello friends, today we will create GUI To-Do List App in Python Tkinter. Python tkinter is a standard Python interface to the Tk GUI…

Continue Reading
Music player using HTML CSS and JavaScript

Music player using HTML CSS and JavaScript

Hello everyone, in this article, we will discuss how to create a simple Music player using HTML, CSS, and JavaScript. First, we will see the…

Continue Reading

HackerRank Day 22 Solution in Python: Binary Search Trees

Today we will see the HackerRank Day 22 Solution in Python. The problem is named Binary Search Trees which is part of 30 Days of code on HackerRank. Let’s…

Continue Reading

Find Peak Element LeetCode 162

Hello everyone, in this article, we will discuss the famous problem of binary search: Find peek element leetcode (https://leetcode.com/problems/find-peak-element/). We will see the problem explanation,…

Continue Reading

HackerRank Day 20 Solution in Python: Sorting

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

Continue Reading

HackerRank Day 19 Solution in Python: Interfaces

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

Continue Reading

HackerRank Day 18 Solution in Python: Queues and Stacks

Today we will see the HackerRank Day 18 Solution in Python. The problem is named Queues and Stacks, part of 30 Days of code on HackerRank. Let’s get…

Continue Reading