Click here to Skip to main content
15,884,176 members
Everything / General Programming

General Programming

programming

Great Reads

by OriginalGriff
Marking code you need to return to later
by jurhas
A small simulator for a 6 axis articulated robot
by super
A rough guide for developers how to approach development of software for Internal use especially in Engineering companies, where shorter turnaround is more important
by Colin Vella
This article presents an algorithm and data structures to implement auto-tiling as seen in RPG Maker, the Starcraft level editor, etc.

Latest Articles

by Henrik Vestermark
The steps needed to build an Interval Arithmetic class in C++
by Jackson Jiang
Introduction to and development journey of a real-time transcription function
by Shun Huang
Use Python to build atomic binary trees
by Andreas "PAX" Lück
Investigation of PE file modifications performed by Microsoft Detours

All Articles

Sort by Score

General Programming 

23 Jul 2010 by atverma
In this blog, I’ll focus on Content Controls and Open XML 2.0 SDK from the experience I gained in the last 2 months.
28 Sep 2010 by Oddleif Halvorsen
Ever been in a situation where you need to modify a SharePoint master page, but really would like not having to create a custom master page? It can be done. Sure, this depends on the amount of customizations, but in a lot of situations you can do what you need from code.
1 Aug 2013 by Dev Leader
How and why to avoid excessive nesting.
7 Aug 2013 by Dev Leader
A discussion about who owns the code
28 Feb 2014 by Dennis E White
A very simple solution to a problem that bugged for me for sometime.
1 Jan 2015 by Eduardo Fonseca
Unity3D - Easily Handling Player's Objectives
28 Jan 2013 by Paulo Morgado
With Rx, events are first class citizens that can be passed around and composed as needed in a very simple way.
6 Apr 2021 by Jason Sultana
My personal list of Audible books (or audio books, technically) for programmers
2 Feb 2012 by raju melveetilpurayil
Explaining how to store,display, create thumbnails and add watermark on image
14 Apr 2014 by Bartlomiej Filipek
Flexible Particle System - Start
27 Jan 2022 by Shun Huang
Use Python to build atomic binary trees
1 Aug 2013 by Dev Leader
A post about what makes a good API