Colorful Sierpinski Triangle 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 12:52 am Categories: colorsys Difficulty Level 6 recursion This is the 3rd Sierpinski Triangle. Make it very colorful as shown below. Tags: colorsys, fractal, recursion Post navigation PREVIOUS Previous post: RGB Colored Sierpinski TriangleNEXT Next post: Recursive Windows Related Post Basic LeafBasic Leaf 03/05/201903/05/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use recursion to draw the following basic leaf shape. Related Project: Curvy Leaf READ MOREREAD MORE Trending Stock Price Random Walk with Candlestick ChartTrending Stock Price Random Walk with Candlestick Chart 10/10/202010/10/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project, we draw a trending stock price random walk chart. Candlestick chart is a more common way of representing stock price chart. Modify the code for the previous project to draw READ MOREREAD MORE Zooming into Mandelbrot SetZooming into Mandelbrot Set 03/07/201903/07/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Let’s zoom into Mandelbrot Set and see what details it has. Each picture shows the x,y coordinates of the center and the radius. READ MOREREAD MORE
Basic LeafBasic Leaf 03/05/201903/05/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use recursion to draw the following basic leaf shape. Related Project: Curvy Leaf READ MOREREAD MORE
Trending Stock Price Random Walk with Candlestick ChartTrending Stock Price Random Walk with Candlestick Chart 10/10/202010/10/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project, we draw a trending stock price random walk chart. Candlestick chart is a more common way of representing stock price chart. Modify the code for the previous project to draw READ MOREREAD MORE
Zooming into Mandelbrot SetZooming into Mandelbrot Set 03/07/201903/07/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Let’s zoom into Mandelbrot Set and see what details it has. Each picture shows the x,y coordinates of the center and the radius. READ MOREREAD MORE