In this tutorial we are going to show how to draw rectangles or squares with round corners. We will start by drawing the bottom straight-line with blue color. The following
In a previous project, you implemented lighting up animation. Make the animation look more pleasant by making the dot light up and dim gradually. Read tutorial on this project.
Monte Carlo Methods are interesting algorithms that rely on random sampling to obtain numeric result (Wikipedia). Since today is Pi Day, we are going to design a Monte Carol method