|
|
Message from Dean - May 8th 2007
I am currently testing out a new version of the APF Bridge Component - If you notice any errors within this demo store please drop me a line.
Rating: -
Extremely well written, good learning curve, the author knows and explains the problems that you'll encounter in real life, rather to babble about some useless theory.
Highly recommended!
Rating: -
I don't understand why the same exact code needs to be repeated twice on the same page, every page. It's not only a waste of space, it's distracting and difficult.
The whole book could have been printed with less than half this number of pages. I'll work through it when I get the time and PATIENCE.
Shees.
Rating: -
PHP 6 and MySQL 5 by larry ullman is one of the best book I've read in my life , the book contain 17 chapters , covering topics for beginners to advanced topics and it is explain the most common web application examples like (develop user registration , build message board , e-commerce website) .
the book covers the fundamental details in very quick way and specific which is makes the reader build the web application in very short time .
the great thing about this book , it discuss the new improvement mySQL and unicode which is help non-English developers.
Rating: -
Although I have some background with programming (Basic, Pascal, COBAL) and desktop db business applications, I had been somewhat intimidated by the idea of server-side programming.
I can only tell you that I did in fact take this book one chapter at a time, sometimes re-reading some sections several times, and marking-up certain parts with a hi-liter and a red pen. I followed the tutorials, downloaded the scripts from the book's associated website, and even got help directly from the author at his website's forum.
Don't misunderstand me, that I marked-up the book, did homework, and asked questions was a reflection of how the book did engage me - AND TAUGHT ME. The book is well written, methodical, detailed, and its intended audience seemed to be someone with my background (pretty fluent in HTML, handy with CSS, has a basic understanding of databases and programming concepts, and who enjoys the learning process under a good professor).
This book will get you started and on your way - correctly. It was the perfect launch site for me (once you get through this book you will be in a good position to evaluate what you need to learn next). As for me, this book (alone) taught me to write programs/scripts to login users, develop MySQL databases, write database reports, do user input forms and process them at the back-end updating the database tables, sessions, cookies, etc. etc.
Select this book. Your php output will be, primarily, html markup. So if you don't know HTML - spend some time with that first -- along with CSS (I recommend CSS The Missing Manual by David S. McFarland).
Rating: -
I'll keep it brief since "Customer" nailed it with their review already, but wanted to say with this book and the free manuals on PHP and MySQL I was up to speed and developed my first dynamic web site in a matter of weeks, reading and learning part-time at night.
I wanted to go a bit further than just basic PHP and MySQL as part of a current personal project; researching and learning about open source CMS, web applications and web application frameworks, and how it all fits together.
|