• Articles

Articles

Date Score
Linked Lists by closed account S6k9GNh0
Categories: Algorithms
Mar 2, 2010
Updated: Oct 12, 2011

3.3/5 (424 votes)
When to pass parameters by value, reference, and pointer by jsmith
Categories: Language Features
Feb 27, 2010
Updated: Mar 3, 2010

4.5/5 (1196 votes)
An alternate to using getch() by unoriginal
Categories: Windows API
Feb 22, 2010
Updated: Feb 24, 2010

3.4/5 (95 votes)
Book Of Brilliant Things by closed account z05DSL3A
Categories: Tips and Tricks
Feb 11, 2010
Updated: Jun 25, 2010

4.2/5 (65 votes)
The clone pattern by jsmith
Categories: Language Features
Jan 27, 2010
4.2/5 (29 votes)
Python type erasure by jsmith
Categories: Language Features
Jan 27, 2010
Updated: Jan 28, 2010

4.3/5 (263 votes)
Copy constructors, assignment operators, and exception safe assignment by jsmith
Categories: Language Features
Jan 27, 2010
Updated: Aug 20, 2010

4.3/5 (3169 votes)
Member Initialization List over Assignment by mcleano
Categories: Language Features
Dec 30, 2009
4.0/5 (21 votes)
The Act of Game Programming by closed account S6k9GNh0Dec 29, 2009
Updated: Jan 6, 2012

3.5/5 (228 votes)
Multidimentional arrays are evil by Disch
Categories: Language Features
Dec 6, 2009
4.2/5 (91 votes)
How to use tags by firedraco
Categories: How-To
Nov 29, 2009
Updated: Dec 12, 2011

4.2/5 (182 votes)
WinAPI: Being Unicode Friendly by Disch
Categories: Windows API
Nov 28, 2009
Updated: Nov 28, 2009

4.2/5 (75 votes)
Masking password input by NullNov 7, 2009
Updated: Jan 29, 2012

3.8/5 (149 votes)
DLL Symbols by closed account S6k9GNh0Nov 5, 2009
Updated: Nov 9, 2009

3.6/5 (103 votes)
Pig Latin XD by DrChill
Categories: Algorithms
Oct 21, 2009
3.2/5 (31 votes)
Converting numbers to strings and strings to numbers by BazzyOct 9, 2009
Updated: Nov 22, 2012

4.1/5 (976 votes)
How To: Ask Questions The Smart Way by closed account z05DSL3A
Categories: How-To
Oct 9, 2009
4.2/5 (40 votes)
The Conditional (or Ternary) Operator (?:) by chrisnameSep 23, 2009
Updated: Apr 16, 2013

3.9/5 (1003 votes)
Python LAPACK by turbozeddSep 17, 2009
Updated: Sep 21, 2009

4.1/5 (18 votes)
Template Instantiation by guestgulkan
Categories: Language Features
Sep 11, 2009
3.5/5 (11 votes)
Pages: 1... 7891011
Registered users can publish here.

Categories:

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