I've been programming for a number of years now but not in a professional capacity, although I've written a number of applications with PHP I suspect I'm not following good design/coding principles...
Can anyone recommend a book that teaches what they would consider the coding techniques that seperate a professional programmer from a hobbyist? I realise a lot is learnt on the job but I'm thinking about the following:
How best to structure a php project.
Naming conventions for source files.
Creating efficient resuseable code.
etc...
Bookmarks