Pure Programmer
Home
Archive
Contact
About
Computing π (Revisited)
24
Jul, 25
Image credit: Cormullion, Julia code here. Simple Series Summation π (Pi) is the…
Read More
Optimized and Extended Mandelbrot Set Program
18
Jul, 25
In our previous Mandelbrot Set Program we implemented a Perturbation…
Read More
C++ Thread Pool
17
Jul, 25
While launching threads is easy with the Thread class in…
Read More
C++ Multi-Threading Output Collator
17
Jul, 25
In a previous post, we discussed how to create a…
Read More