by Mladen Janković
Solving knapsack problem using genetic algorithm
by Deepak Kumar Gupta
BST Data Structure using vector and deque
by thanh_bkhn
A simple way to take a screenshot using the Magnification library
by suendisra
How to play .wav data at the low-level using waveOut* functions.
by Monjurul Habib
Introduction to Agile software development methodologies and how to apply them. It is about how to work together to achieve a common goal. This article focus on how technology team work together well to plan, build and deliver software.
by Richard Tauber
Implementing dynamic polymorphism without virtual functions and sharing objects across process boundaries.