-
- Declare variables with as narrow scope as possible
- 0 Replies
- 23339 Views
- Last post by Ursego
05 Nov 2019, 08:02
-
- /* Comments */
- 3 Replies
- 14622 Views
- Last post by Ursego
01 Nov 2019, 12:57
-
- Defensive programming. Defuse time bombs!
- 1 Replies
- 13362 Views
- Last post by Ursego
28 Aug 2019, 09:56
-
- Avoid too many arguments in functions
- 0 Replies
- 8529 Views
- Last post by Ursego
08 Aug 2019, 08:03
-
- Keep functions simple
- 3 Replies
- 14476 Views
- Last post by Ursego
07 Jul 2019, 10:06
-
- The art of naming
- 1 Replies
- 12741 Views
- Last post by Ursego
27 Jun 2019, 12:26
-
- Private and public affairs in functions
- 0 Replies
- 9875 Views
- Last post by Ursego
21 Feb 2013, 21:26
-
- Avoid code duplication
- 0 Replies
- 11299 Views
- Last post by Ursego
21 Feb 2013, 21:05
-
- Code after validations
- 0 Replies
- 16720 Views
- Last post by Ursego
21 Feb 2013, 15:51
-
- Code blocks must be short
- 0 Replies
- 9655 Views
- Last post by Ursego
21 Feb 2013, 15:45
-
- Private and public affairs in instance variables
- 0 Replies
- 9410 Views
- Last post by Ursego
21 Feb 2013, 15:32
-
- Application codes
- 0 Replies
- 10086 Views
- Last post by Ursego
21 Feb 2013, 12:10
-
- Store returned values in variables
- 0 Replies
- 10260 Views
- Last post by Ursego
21 Feb 2013, 11:31
-
- No code duplication in loops
- 0 Replies
- 9778 Views
- Last post by Ursego
21 Feb 2013, 10:48
-
- Over-indenting is the enemy number one
- 0 Replies
- 10797 Views
- Last post by Ursego
21 Feb 2013, 10:42
-
- Law of Demeter (or Principle of Least Knowledge)
- 0 Replies
- 10043 Views
- Last post by Ursego
19 Feb 2013, 22:23