While I consider myself a competent coder, I can easily admit that I lack the skills needed to really write efficient applications
Can anyone suggest some books that really hit on the proper ways to develop applications?
I tend to find that when I'm coding a project/site that I'm always backtracking to either implement things that should have been done from square one or to 'hack' what I've already done to work with other portions of what I may be doing which as you can imagine eats a ton of time and results in REALLY ugly PHP code...
I guess what I'm saying is, I understand PHP but I lack general programming skills, concepts and models and it's really becoming an issue
Any suggestions, primarily books, would be greatly appreciated 😃