Book/tutorial that teaches how to make programs that are easy to maintain and are less coupled?
Posted
by grokker
on Stack Overflow
See other posts from Stack Overflow
or by grokker
Published on 2010-04-01T02:39:52Z
Indexed on
2010/04/01
2:43 UTC
Read the original article
Hit count: 342
Hi, I'm a PHP programmer and I really want to increase the quality of my code and most importantly I want to be better at programming.
What book, tutorial or article would you guys suggest that I read that teaches how to make programs that are less coupled and easy to maintain? Are there any specific tips for PHP especially for the CakePHP framework?
Thanks in advance!
© Stack Overflow or respective owner