Jun
4

Six ways to write more comprehensible code

  • Comment like a smart person.
  • Use #define a lot. No, a LOT.
  • Don’t use variable names that will mock you.
  • Do error checking. You make errors. Yes, you.
  • “Premature optimization is the root of all evil.” - Donald Knuth
  • Don’t be too clever by half.

[ via ]

by Septox | Posted in all | No Comments
Jun
3

The Latest Java Innovation: JavaFX!

a video here [update] an example :

by Septox | Posted in java, programming | No Comments
Jun
1

Linux MCE vs Windows MCE

Petite comparaison

by Septox | Posted in comparaison, linux, windows | No Comments