• Articles

Articles

Date Score
iconIsItQt to check if a program is Qt-based and which version Qt was used by Just MeMay 16, 2014
Updated: May 17, 2014
*****
2.7/5 (17 votes)
iconThe Last Line Effect by AndreyKarpov
Categories: Language Features
May 31, 2014
Updated: May 31, 2014
*****
4.3/5 (159 votes)
iconThe Element Project (v2) by Pheonix
Categories: Source Code, Algorithms
Jun 2, 2014
Updated: Jul 24, 2014
*****
3.7/5 (66 votes)
iconAuxiliarry Carry & Parity Detector by SoboJun 6, 2014*****
3.5/5 (51 votes)
iconStdAfx.h for Novices by AndreyKarpov
Categories: Visual C++, How-To
Jun 25, 2014
Updated: Jun 26, 2014
*****
4.3/5 (217 votes)
iconBorland C++ Sorting Algorithm by analyzohJul 7, 2014
Updated: Jul 7, 2014
*****
4.3/5 (110 votes)
iconTopological Sort of Strings- part I by shimon
Categories: C++ 11, Algorithms
Jul 27, 2014
Updated: Nov 7, 2014
*****
3.7/5 (202 votes)
iconA Google Docs based backup application by Michael Haephrati
Categories: Visual C++, How-To
Aug 8, 2014
Updated: Aug 29, 2014
*****
4.0/5 (27 votes)
iconStrings Obfuscation System by Michael Haephrati
Categories: C++ 11
Aug 8, 2014
Updated: Aug 29, 2014
*****
3.7/5 (37 votes)
iconHow to send an SMS message from an application by Michael Haephrati
Categories: Visual C++, How-To
Aug 11, 2014
Updated: Aug 29, 2014
*****
3.8/5 (139 votes)
iconInstalling and Configuring Visual C++ and GLUT by KubotaSep 12, 2014*****
3.8/5 (140 votes)
iconDynamically sorting both keys and values by shimon
Categories: Algorithms
Sep 24, 2014
Updated: Oct 30, 2014
*****
3.5/5 (359 votes)
iconVirtual Method Table and accident prevention by AndreyKarpovOct 10, 2014
Updated: Oct 10, 2014
*****
3.9/5 (98 votes)
iconFinding Skype's Default Account Name by Michael Haephrati
Categories: How-To
Oct 20, 2014
Updated: Oct 20, 2014
*****
3.1/5 (28 votes)
iconDeclarations, Prototypes, Definitions, and Implementations by EsslercuffiOct 26, 2014
Updated: Oct 28, 2014
*****
4.2/5 (585 votes)
iconSplit a String by bayusetiajiNov 14, 2014*****
3.9/5 (755 votes)
iconA simple OpenGL animation with glfw, step by step by biicodeDec 2, 2014
Updated: Dec 2, 2014
*****
4.1/5 (292 votes)
iconUsing the Design Pattern State, for the Simple Problem of the Semaphore by afgpattern
Categories: How-To, C++ 11
Dec 28, 2014
Updated: Jan 16, 2015
*****
3.8/5 (146 votes)
iconAndroid Kernel: Lacking in Modularity by SecurbJan 8, 2015
Updated: Jan 8, 2015
*****
3.5/5 (234 votes)
iconNull Pointer Dereferencing Causes Undefined Behavior by AndreyKarpovFeb 16, 2015*****
3.9/5 (59 votes)
Pages: 1... 891011

Categories:

AlgorithmsAlgorithms and formulas for specific purposes
C++ 11The new C++ standard
Graphics and multimediaIncluding DirectX, OpenGL, ...
How-ToGuided sets of instructions on a particular topic
Language FeaturesSpecific C++ language features
Unix/Linux programmingFor all UN*X platforms
Source Code
Standard LibraryC++ standard library
Tips and TricksProgramming tips
Tools and LibrariesCompilers, IDEs, debuggers, proprietary libraries...
Visual C++Including MFC, ATL, C++/CLI, ...
Windows APIProgramming Windows using its API