• Articles

Articles

Date Score
Making Games in Python by Sacha
Categories: How-To
Jan 14, 2008
3.6/5 (182 votes)
The difference between pointers and arrays by siavoshkc
Categories: Language Features
Jan 14, 2008
3.5/5 (40 votes)
Array is not pointer by siavoshkc
Categories: Language Features
Jan 14, 2008
3.3/5 (37 votes)
You want to build a program but where to start? by siavoshkc
Categories: How-To
Jan 14, 2008
Updated: Aug 4, 2011

3.6/5 (39 votes)
Tired of shifting bits? by trolltalk
Categories: Language Features
Jan 14, 2008
3.8/5 (35 votes)
Dynamic allocation in C/Python by Graham
Categories: Language Features
Feb 19, 2008
Updated: Feb 19, 2008

3.7/5 (41 votes)
The Pointer by Graham
Categories: Language Features
Feb 19, 2008
Updated: Feb 19, 2008

4.0/5 (26 votes)
How To: Ask Questions The Smart Way by closed account z05DSL3A
Categories: Tips and Tricks
Apr 10, 2008
Updated: May 9, 2008

4.3/5 (68 votes)
Recusion Types by asadulla
Categories: Language Features
Jul 15, 2008
3.7/5 (44 votes)
Conditionals - The true or false story by Aakanaar
Categories: Language Features
Aug 11, 2008
Updated: Aug 14, 2008

3.2/5 (24 votes)
Rounding Algorithms by Duthomhas
Categories: Algorithms
Aug 18, 2008
4.3/5 (71 votes)
double - and how to use it by exception
Categories: Language Features
Aug 28, 2008
Updated: Aug 30, 2008

3.1/5 (8 votes)
strtok uses by spacemanjones
Categories: Standard Library
Oct 15, 2008
3.5/5 (16 votes)
Using cin to get user input. by Zaita
Categories: Standard Library
Dec 2, 2008
Updated: Feb 10, 2009

3.7/5 (83 votes)
A bit of bitwise by chris
Categories: Language Features
Jan 6, 2009
3.2/5 (21 votes)
Compilers, IDEs, Debuggers and the Jazz by ZaitaJan 26, 2009
Updated: Jan 26, 2009

3.5/5 (39 votes)
Keep the console open long enough to see your program's output by DuthomhasJan 28, 2009
Updated: Jan 31, 2009

4.0/5 (103 votes)
Multi-Dimensional Arrays by Zaita
Categories: Language Features
Feb 3, 2009
3.6/5 (86 votes)
How to post a new topic by Bazzy
Categories: Tips and Tricks
Mar 22, 2009
Updated: Mar 22, 2009

3.8/5 (16 votes)
Python Pointer Basics (Part 1) by rdev5
Categories: Language Features
Apr 6, 2009
3.0/5 (14 votes)
Pages: 123... 11
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