Simon Giesemann, author of CrazyLittleFinger and member of donationcoder joins us for an interview. [Read more…]
Ralph R
Today We’re joined by Ralph R. aka “Crush”, author of Crushpad & CrushLinx, and proud member of Donationcoder.com [Read more…]
Chris Wuestefeld
Chris Wuestefeld, New Jersey based developer and Donationcoder member gives us an insight into his life. [Read more…]
Jody Holmes
Today we check in with Jody aka skwire, developer from donationcoder.com [Read more…]
Oldrich Svec
Oldrich Svec, author of FARR plugins and member of donationcoder joins us for an interview. [Read more…]
Karol Jan Kaminski
Today we check in with Karol Jan Kaminski aka fenixproductions, developer from donationcoder.com
SQLite
This article is for beginners of SQLite.
Eric Wong
Today we check in with Eric Wong, developer of CircleDock, VideoInPicture, Easy Unicode paster. Sit back and give our interview with Eric Wong a read.
WINBGIm Graphics
Previously, I’ve discussed installation & configuration of Winbgim with Dev-C++ here. As devpaks for Winbgim are released, things are now much better than before. This article is designed to help you create graphics programs using WINBGIm and DEV-C++. [Read more…]
C++ Templates
Template in C++ is very interesting topic. Templates allow you to define functions and Classes that have parameters for type names. This article is about C++ templates, its types and its usage. [Read more…]