Test Typing Speed using Python
Posted in allcategorites final year project gui python projects python projects

Test Typing Speed using Python App

Hello folks! Today we are back with one another tutorial on How to Test Typing Speed using Python. This is one of the most requested…

Continue Reading
Posted in 30 Days of Code allcategorites competitive programming

HackerRank Day 0 Solution in Python: Hello World

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

Continue Reading
Posted in allcategorites project ideas web projects

Top 10 PHP Projects with Source Code

Have you ever got confused about all projects to make that are full of learning and good enough to put on your resume? If yes…

Continue Reading
Posted in 30 Days of Code allcategorites competitive programming

HackerRank Day 29 Solution in Python: Bitwise AND

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

Continue Reading
Posted in python very small program assignments

Min and max values in an array in JavaScript

Problem Statement: You are given an array, you need to find and print the minimum and maximum values. Code to find Min and max values…

Continue Reading
Free Python Certification Course
Posted in allcategorites general-python

Free Python Certification Course

Want to grab a Free Python Certification Course but don’t know how? We got you covered. Free Python Certification Course outlines: Free Python Certification Course…

Continue Reading
Posted in python very small program assignments

Keyboard events in JavaScript

Problem Statement: We will be given continuous inputs from the keyboard. We need to check Keyboard events in JavaScript and show the total number of…

Continue Reading
Swing GUI Calculator in Java
Posted in allcategorites gui java project java projects

Swing GUI Calculator in Java

Hello everyone 👋 In this article, we will create a simple Swing GUI Calculator in Java having basic functionalities, but once you are familiar with…

Continue Reading
Posted in allcategorites gui java project java projects

Calorie Calculator in Java

Introduction In the article, we are going to create a simple Calorie Calculator in Java with MySQL. This project can show the calorie count of…

Continue Reading
To-Do List in HTML CSS JavaScript
Posted in allcategorites html css javascript project web projects

To-Do List in HTML CSS JavaScript

We will be creating a simple To-Do list in HTML CSS JavaScript. Features of To-Do list app are: We will be using HTML, CSS and…

Continue Reading