Skip to content

Ptidej Team

Sections
Personal tools
You are here: Home » Link » Programming
« May 2013 »
Su Mo Tu We Th Fr Sa
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  
 

Programming

Up one level
Links on programming.
Programming Counter Examples of Object Oriented Programming
A list of funny but very interesting counter-examples in object-oriented programming.
Programming How to Write Unmaintainable Code
Some thoughts on how software engineers could keep their jobs forever...
Programming FIT
Fit allows customers, testers, and programmers to learn what their software should do and what it does do. It automatically compares customers' expectations to actual results.
Programming Seven Pillars of Pretty Code
The essence of pretty code is that one can infer much about the code's structure from a glance, without completely reading it. I call this "visual parsing": discerning the flow and relative importance of code from its shape. Engineering such code requires a certain amount of artifice to transform otherwise working code into working, readable code, making the extra step to leave visual cues for the user, not the compiler.
Programming List of Top Algorithms used in Computer Science
List of the top 32 algorithms used in computer science.
 

Powered by Plone