As you may know, for building a successful calculator, you would need to build expression trees. In my most recent video, I implemented the node structure of that tree with lots of different operations. TL;DR: The video is on-air and ready to be watched! Find my channel here, and the video is embedded below:
Category: C++
I Made the Code From My First Video Work!
It was a painfull couple of bugs there, but I correctly implemented the functionality, added unit tests and compiled the work. It is kind of verified for me right now, so I will build on that with pride and honor. It includes some LoFi/Chill kind of music attached to it, so let me know if […]
So I Just Uploaded My First Video Ever
TL; DR: You can watch the video here. And it’s on C++!!!! I started a new challange where I will build a scientific calculator that can handle common logarithmic and trigonometric functions. It will have its own parser, expression tree builder and calculator. It will also solve linear equations. I plan to have these videos […]
Why I am Moving Away from C++?
I’m an embedded SW developer for nearly six years, and the job nearly comes with C++. C++ is one of the most capable languages an embedded developer can use from their toolkit. Nearly all job listings will include C++ in it. However, I’m planning to move on with the second word of “Embedded Software” from […]