This is used to create a Calculator GUI using python Tkinter
Confetti on scratch
This post explains how to make virtual confetti on scratch.
An Introduction to Data Visualisation using Python
This post gives a brief introduction to data visualization using python by making a small project.
Morse Code Encoder-Decoder in Python
This post walks you through building a simple program to translate from english to morse code and vice versa.
Significance of the number 50
For our 50th post, we bring to you the significance of the special number 50 in different aspects of our lives.
Sudoku Solver using Java
This post explains the logic behind the sudoku solving program created in java
Scratch
This post explains a simple starter program for someone who wants to learn scratch.
WaterMon
About Us Our Goals The Main PPtx is the following link https://drive.google.com/open?id=1ZF6Vl5xuwrPREeAYHGvVb9Boy9tagB3W Factors related to water, sanitation, and hygiene affect children’s right to education in […]
Introduction to Deep Neuroevolutionary Networks
This post provides an introduction to evolutionary neural networks and includes code to create and train a simple neuroevolutionary network from scratch in Python.
Mastermind in Scala
This post teaches you how to code a game of Mastermind in Scala.