Thank you for taking the time to read through my blog posts. I hope you learn/understand something new. 🙂
So, a little about myself. I have been working as a UI Developer for a couple of years, and I found out that I have a huge interest in Computer Science (especially Software Engineering).
I noticed that I enjoy studying algorithms, data structures, design patterns, and reverse engineering. It’s also worth mentioning that I don’t have a Computer Science degree, and I’m trying to learn everything on my own.
I think this blog is a great place to track down and document my findings/progress.
Some of my goals are to become a “good” C/C++ Engineer. I won’t say an “expert” as I learned that mentioning that you’re an expert C/C++ Engineer is almost always a lie. So, I will try my best to be as good as I can. 🙂
So, here are some of the topics that I will try to dig deeper into:
- Advanced C/C++
- Reverse Engineering (Apache HTTP Server, Blender, V8 JavaScript Engine, VLC Media Player)
- Data Structures and their implementations
- Algorithms and Problem Solving
- Design Patterns