Author: Jay Polra
Snake and Ladder Game in Python
Introduction Are you looking for a fun way to learn Python coding? If so, why not create your own Snake and Ladder Game in Python?…
Draw Goku in Python Turtle
Introduction Are you a big fan of Dragon Ball? Are you a programmer or someone who loves coding? If so, perhaps this tutorial on how…
Draw Mickey Mouse in Python Turtle
Mickey Mouse is an iconic character that many of us are familiar with. If you’re a Python programmer, and a fan of Mickey Mouse, you…
Numba – Compiler to make Python code 1000x Faster
Did you know that there’s a third most popular programming language after English and Chinese? That’s right! It’s Python. In this article, we will discuss…
Introduction to Cython
Introduction In the world of programming, where there is a demand for better and faster solutions to problems, the demand for languages that provide programmers…
Draw Happy Diwali in Python Turtle
Introduction Hello there, In this lesson, we will Draw Happy Diwali in Python Turtle. Turtle is a pre-installed Python module that allows users to draw…
Drawing Application in Python Tkinter
Introduction In this article, we will design and construct a basic Drawing Application in Python Tkinter GUI, where we can simply draw something on the…
Student Management System Project in Java
Schools and universities serve as the basis of knowledge as well as an educational body on which students rely. As a result, they must maintain…