Articles Written by Zeeshan Amjad

Recursion Primer Using C++, Part 1

There are many different styles of recursion that can be used in a variety of instances. Learn about the styles and find the one that is best for your current project.

Template Meta Programming and Number Theory, Part 2

Learn to use the C++ language construct such as "Template template parameters" to introduce the abstraction layers not only to improve the quality of code but also to make it more reusable.

C++ Math and Fun

Number theory is a branch of math that can be very attractive.

Go Deeper

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds