Word counter in Java Program & App
Posted in allcategorites java projects

Word counter in Java

Hello friends, in this article, we will learn how to create a word counter in Java. Word counter in java can be a simple program…

Continue Reading
GUI Scientific Calculator in Python
Posted in allcategorites gui python projects python projects

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
Posted in allcategorites gui java project java projects

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
Posted in 30 Days of Code allcategorites competitive programming

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
Posted in 30 Days of Code allcategorites competitive programming

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
Best 10 Websites to Learn Python
Posted in allcategorites general-python

Best 10 Websites to Learn Python

Introduction Today, we will see the Best 10 Websites to Learn Python. We have divided these best 10 websites into 2 parts, the 1st one…

Continue Reading
CRUD in Django
Posted in allcategorites django tutorial tutorial

CRUD operations in Django

Today, we will learn how to perform CRUD operations in Django Python. We will perform CRUD operations using a form and without a form. We…

Continue Reading
Posted in 30 Days of Code allcategorites competitive programming

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
Posted in 30 Days of Code allcategorites competitive programming

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
Posted in allcategorites gui python projects python projects

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