|
|
|
Évaluation du client type
Partagez votre opinion avec les autres clients
|
|
|
Le commentaire favorable le plus utile
Le commentaire critique le plus utile
3 internautes sur 4 ont trouvé ce commentaire utile :
Great for a start
I wasn't new to programming, having coded in C for years. However, I wasn't too familiar with database based programming or even web-based programming. This book gives you a very good start into these areas. I could finish it in fact in less than 10 hrs. This book is most useful to novices who have no prior knowledge of programming of any sort and have to start off with...
Publié le Juil 9 2004 par truebluegeekette
|
› Voir plus de commentaires 5 étoiles, 4 étoiles |
 |
The Longest Day
I have been a mainframe programmer for 13 years and have done web design for the past year. The following is my experience with this book. First the good news: 1. I was able to successfully install PHP, Apache & MySQL. 2. I was able to successfully complete all the projects in the book. 3. I published one of my projects on a website. Now the bad...
Publié le Sep 30 2003 par gatonoir4
|
› Voir plus de commentaires 3 étoiles, 2 étoiles, 1 étoiles |
|
|
3 internautes sur 4 ont trouvé ce commentaire utile :
Great for a start, Juil 9 2004
I wasn't new to programming, having coded in C for years. However, I wasn't too familiar with database based programming or even web-based programming. This book gives you a very good start into these areas. I could finish it in fact in less than 10 hrs. This book is most useful to novices who have no prior knowledge of programming of any sort and have to start off with php. This is just an introductory book. It isn't adequate for advanced programming, but that's not the objective of the bookAll in all, worth investing!
Aidez d'autres clients à trouver les commentaires les plus utiles
Ce commentaire vous a-t-il été utile ?
|
|
|
|
|
|
Very Poorly Written Book--Simple Concepts Made Difficult!, Jui 8 2004
Par Un client
I should have known not to buy this book after having read "Sam's Teach Yourself Flash MX Actionscript in 24 hours"--also poorly written. The main problem with this book as well as the sam's flash book is that it leaves HUGE gaps in its explanations which force the reader to supplement the lessons with the Internet. For example, the beginning of the book says that no prior knowledge is necessary except for an understanding of HTML; in the intro chapters, it introduces you to databases in general, explaining what they're for. The next chapter on databases (besides the one on how to install mysql) however ("learning basic sql commands") is prefaced by saying: "...This is a very hands-on hour, and it assumes that you are able to issue queries through the MySQL monitor on Windows or Linux/Unix. Alternatively, if you use a GUI to MySQL, this hour assumes you know the methods for issuing queries through those interfaces." What is that!? It goes from explaining what a db is to magically expecting you to know about issuing mysql queries without anything in between? I'm sorry, but this makes no sense whatsoever. I'm sorry I cannot recommend another book, but perhaps you'd have better luck with ANY OTHER MYSQL,PHP, or APACHE book!
Aidez d'autres clients à trouver les commentaires les plus utiles
Ce commentaire vous a-t-il été utile ?
|
|
|
|
|
|
Excellent for beginners, Mai 2 2004
Par Un client
Before purchasing this book, I tried to install Apache, MySQL and PHP on my Windows machine without any luck. I was frustrated because this is all quite effortless if you use any flavor of Linux (Red Hat 9 in my case).I purchased the Dummies book on the same subject(s) and I found it confusing, particularly getting PHP to interact with Apache. I returned the book and got this one and I was up and running with Apache, MySQL and PHP in about an hour.
Aidez d'autres clients à trouver les commentaires les plus utiles
Ce commentaire vous a-t-il été utile ?
|
|
|
|
|
|
verbose and inadequate, Avril 17 2004
This book was exasperating to use. It described easy topics at length while leaving important details murky or omitted altogether. Many commmands and structures are described out of context, leaving you with little idea of *why* a person might use a particular form. It doesn't try to put the ideas together into a unified application until the end. Much better is _PHP and MySQL Web Development_ by Welling and Thomson, which introduces concepts in the context of building an e-commerce site. Even though it is longer than the SAMS book, the writing is tighter, more concise, better organized, and generally much easier to understand.
Aidez d'autres clients à trouver les commentaires les plus utiles
Ce commentaire vous a-t-il été utile ?
|
|
|
|
|
|
Got me a step further in my web design career..., Mars 12 2004
I checked out many books on PHP trying to learn it. This one has been the best so far. the explanations are very clear and concise. This will teach you the fundamentals of all you need to know to master PHP. It does not go into object oriented programming, but that does not matter to me because I have no use for it. It starts from a beginning level and teaches you about variables, operators and control statements and goes on to teach you about the whole PHP file system. The section on mySQL is done very well also. It shows you all the basic SQL commands that you will need to perform most tasks. The only thing I did not like about this book is that it talked about the Apache web server, which I was expecting (from the title). Since I am not running my own web server this information was useless to me, but it was explained in great detail. This reason will not make me lower my rating though, since I realize this was one of the books purposes. I am very fond of the Sam's series and I hope they continue to produce better and better books about programming. Great book overall.
Aidez d'autres clients à trouver les commentaires les plus utiles
Ce commentaire vous a-t-il été utile ?
|
|
|
|
|
|
Exellent book - December 2003 Edition, Mars 11 2004
First, be sure you purchase the latest edition of every tech book you buy. Unfortunately, Amazon doesn't have the latest edition under Meloni's or Zandsta's name. You have to type the isbn number, 0672326205, in the search box to find the newest edition as of this review. Also keep in mind when reading reviews that Amazon mixes reviews of older editions with new editions which makes it very difficult to make an assessment unless the edition is mentioned in the review. New editions usually correct the complaints given in bad reviews so don't pass judgment so quickly unless you know exactly which edition the reviewer is writing about.This is an excellent book for beginners who know nothing about programming. However you must know XHTML before beginning this book. This book and "Teach Yourself PHP in 24 Hours" by Zandstra are built using exactly, word for word, much of the same content. However Meloni's book occasionally has more explicate examples and explanation, however it is missing four essential chapters that can be found in Zandstra's book. 1. Arrays 2. Objects 3. Regular Expressions 4. PEAR - Reusable Components to Extend the Power of PHP No real concern, because the reader could research these topics on php.net or other sites and my have to do so in order to complete the book since it refers to arrays but doesn't explain them. Meloni's book, compared to Zandsta's, does have better examples with actual programs that may be usful to you. Meloni's book, as the title emplies, also goes deeper into Apache and MySQL. After reading this book, you'll wont to get something like, The PHP Anthology By Harry Fuecks Vol. 1&2... or PHP and MySQL Web Development, Second Edition by Luke Welling, Laura Thomson. These books will teach you by example and are excellent. A note to beginners... Learning to program can be very difficult. Unless you are some kind of genius, you must be dedicated and patient with your quest. Programming is a totally different way of thinking and there is a lot to learn... I think this book is a great way to learn PHP and to learn how to program in general. Good Luck!
Aidez d'autres clients à trouver les commentaires les plus utiles
Ce commentaire vous a-t-il été utile ?
|
|
|
|
|
|
Get started FAST!!!, Janv. 11 2004
I picked up a number of PHP and MySQL books along with this one and find myself using this one the most. If you already know how to program in another language and want to get up to speed fast on PHP and MySQL this is the book you need. Some issues I ran into I could not find the answer anywhere in other books or on the web, then I grabbed this book as a last resort and wa-la the answer was there. Now this is the first book I look for answers to questions in.If you just need a little examples of how to do things in PHP and MySQL this book does it.
Aidez d'autres clients à trouver les commentaires les plus utiles
Ce commentaire vous a-t-il été utile ?
|
|
|
|
|
|
The Longest Day, Sep 30 2003
I have been a mainframe programmer for 13 years and have done web design for the past year. The following is my experience with this book.First the good news: 1. I was able to successfully install PHP, Apache & MySQL. 2. I was able to successfully complete all the projects in the book. 3. I published one of my projects on a website. Now the bad news: 1. There were critical typos in the book--not just captions under the wrong pictures but incorrect code. I spent many hours debugging the PHP code for the projects. The code errors I found were not in the errata on the SAMS website OR on thickbook.com. I sent one code correction to the editors and received an acknowledgement, but I just checked and the code typo is not included in the errata. There are code errors on pp. 245, 406, 417. E-mail me if you are also having problems with the code on those pages as the SAMS people do not seem to be concerned or aware of these errors. 2. The installation of the products did not go as smoothly as I hoped either. The instructions on what to download did not match how the websites now look. There was some missing information. I was able to get it all working only with a lot of trial and error. This book contained projects that I was interested in learning: address book, storefront, shopping cart. With a little more diligence on the part of the proofreaders and technical editors, this book would have been great and I would have given it 5 stars.
Aidez d'autres clients à trouver les commentaires les plus utiles
Ce commentaire vous a-t-il été utile ?
|
|
|
|
|
|
Can't get started - Install doesn't work, Juil 15 2003
I'm fairly new to Linux/Unix but I am no newbie to software. The installation instructions for MySQL on Linux are sketchy and basically say read the man page. If the man page was enough I wouldn't be buying a book. After stumbling thru the install there is no explanation of actually starting the MySQL software. Because I can't seem to get MySQL installed and running, PHP won't configure and install. I'm dead in the water so I don't know if the rest of the book was any good or not, I can't make it that far.For troubleshooting there are several recommendations for paid support. It looks like the author assumes a broad knowledge of Linux/Unix because the Windows installation instructions are very detailed.
Aidez d'autres clients à trouver les commentaires les plus utiles
Ce commentaire vous a-t-il été utile ?
|
|
|
|
|
|
Measure twice, cut once, Juil 14 2003
Sams Teach Yourself PHP, MySQL and Apache in 24 Hours is the kind of book I wish I had had when I started developing enterprise-level web applications for zdev Corporation back in the 90s. Back then, it was all about scouring USENET, Listservs, How-Tos, and FAQs while incessantly scratching your head. Although this book is very introductory, there are some good habits and excellent insights that even the more tried and true code-hacker might consider useful even after years of PHP/MySQL development (such as authentication schemes and some inner working of MySQL). It is astounding how simple the tools, techniques, and technology is seen through the eyes of Julie Meloni. Much simpler than I had believed since I really had to be baptised by fire, and the simplicity and easy-of-use of the package -- MySQL, PHP, and Apache -- is indisputable. Postnuke, PHP-Nuke, and the other Open Source CMSs are true killer apps today, and there are a million more open source applications your can easily download, install, and start using within a week if you first still your mind and enthusiasm long enough to work through the easy-to-grok lessons as they are laid out in Sams Teach Yourself PHP, MySQL and Apache in 24 Hours. No doubt. You won't be sorry you took the time to measure twice before you cut once.
Aidez d'autres clients à trouver les commentaires les plus utiles
Ce commentaire vous a-t-il été utile ?
|
|
|
|
|
|
|
Ce produit
|
|
CDN$ 47.99 CDN$ 30.23
En stock
| |
|
|
|