Book recommendation for project architecture?

Posted by Mark on Stack Overflow See other posts from Stack Overflow or by Mark
Published on 2011-06-25T00:33:42Z Indexed on 2011/06/25 8:22 UTC
Read the original article Hit count: 157

Filed under:
|
|
|
|

I already have a solid knowledge of Object-oriented PHP as well as HTML/Javascript/MySQL plus a basis in Java.

Now I would like to implement my projects in an efficient way, whether it is a web project in PHP or an Android application.

My problem is once my code gets bigger I start messing error handling, with form validation etc, and I guess its because of my poor basis in software architecture.

Thanks.

© Stack Overflow or respective owner

Related posts about java

Related posts about php