Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Week 10: Mastering Polymorphism, Templates, and Advanced OOP in C++

In Week 10, I wrapped up the 100 Days of Code milestone with advanced Object-Oriented Programming concepts in C++. This week was all about operator overloading, function templates, virtual functions, ...
16.04.2025 0 Read More

🚀 Week 11: Mastering Operator Overloading, Templates & STL in C++

Apologies for the delay in posting this—exams kept me busy. Finally catching up!This will be the last post of my C++ learning progress. Stay tuned for the next topic I'll pick!This week, I delved de...
25.04.2025 0 Read More

🎭 Save Your Code with Decorators, Proxies, and Delegation

Introduction Managing integrations in your app often means dealing with similar objects that have slightly different behaviors. Instead of cluttering your code with conditionals, you can wrap...
25.04.2025 0 Read More
Loading...
#reading
TiDB Serverless vs Amazon RDS: The Ultimate Cloud Database Showdown
0
Building an ISO 20022 End-to-End Demo with ngx-iso-form and ISO20022 Libraries
0
What I Learned Building Side Projects Nobody Asked For
0
Can AI Really Code? I Put DeepSeek to the Test
0
Cloud vs DevOps Engineering: All You Need to Know
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0