top of page
MathSophy
Home
About
Projects
Blog
Contact
More
Use tab to navigate through the menu items.
Either write something worth reading or do something worth writing -
Benjamin Franklin.
Blog
My blog
All Posts
Python
C
MicroPython
C++
Math
Implementing graphics classes
I have been busy now for a while with Stroustrup’s Programming book for novice programmers [1], which I had bought from a bookshop in...
Michele Iarossi
Oct 2, 2022
18 min read
Binary search trees and AVL trees
Recently, I dealt with the implementation of a C++ class for binary search trees and I came across the more fascinating and challenging...
Michele Iarossi
Dec 26, 2021
12 min read
bottom of page