|
|||||||||||||||||||||||||||||||||||
|
14 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
16 of 19 people found the following review helpful:
1.0 out of 5 stars
Extremely poor textbook,
By
This review is from: PHP Programming with MySQL (Paperback)
I would give this book zero stars if it were allowed as it has made my semester unbearable. Not only did the author totally confuse me, but the editor of the book did a HORRIBLE job. This is my first class in programming and it almost makes me want to say forget it. If you are not required to purchase this book as I was, stay far away from it. There was one instance in the book when I spent over an hour working on a problem only to find out that the code that was provided was incorrect. While working through the chapters, the author would build on one project throughout each chapter. This caused you to have to make changes to the earlier solutions of the project. Therefore, if you ever got to a point where you wanted or needed to go back and look at it when you knew it was correct or just go over it again, you were not able to do so. The supplemental teaching materials that provided answers to the review questions at the end of the chapters had incorrect info. Imagine that...even the answers were wrong. In the beginning, I expected to be able to go to the author's website to find errata information, but there were no links provided from the publisher's site and I could not find the author's website even after searching for him on Google. I am sad to say that I have learned absolutely nothing from this book, so I still know nothing about PHP and MySQL. I have wasted my time and effort, not to mention money for tuition and this horrible textbook. I've been directed to other books and have found them to be much more helpful for a beginning programmer. Try PHP 5 / MySQL Programming for the Absolute Beginner (For the Absolute Beginner), PHP For Teens or Foundation PHP for Dreamweaver 8. But whatever you do, steer clear of this book unless you want to be totally confused. Now, you have been properly warned.
18 of 22 people found the following review helpful:
1.0 out of 5 stars
Poor quality coursework,
By Jennifer B Davis "--sigje" (Sunnyvale, CA USA) - See all my reviews
This review is from: PHP Programming with MySQL (Paperback)
This book is aimed towards instructors and students. It is written in the style of a typical textbook. While the format is useful, the content is lacking clear direction especially when it mixes up how different usage is expected in Unix and Windows environments (or IIS and Apache). For beginners the text will be confusing as it jumbles together concepts. Additionally all the "Hands On Projects" are entirely spelled out. There is no creativity towards implementing the projects. The Case Projects generally are just the same ideas as the Hands on Projects and can be replicated easily.
As for the installation and configuration chapters on php and mysql, it would be useful to actually include pitfalls as many beginners would not know where to look for help if they were to get confused. For ~$61, this book is overpriced, confusing, with incorrect information. PHP Solutions: Dynamic Web Design Made Easy from Friends of Ed may be a better option for professors looking for a book to use in the classroom.
12 of 14 people found the following review helpful:
1.0 out of 5 stars
Avoid this book, seriously,
This review is from: PHP Programming with MySQL (Paperback)
I'm almost through my introductory PHP class, and the bottom line is that I would absolutely avoid this book.
A few caveats about online reviews: They are skewed b/c most people don't bother to write unless they are really mad or really happy about a given product. I'm obviously in the later category. Separate out my tone and emotion if you can. But here are the facts: 1. The book is riddled with typos and straight up errors. 2. The author never bothers to correct them. I still haven't found where errata are on his website. 3. Gosselin uses terms that he never bothers to define first. Who's Gosselin? The author of the book. My point exactly. 4. Some of the examples of the code just don't work. Because of the number of errors in the book, I can't be sure if it's just Gosselin's problem or my own. This can not be overstated b/c the last thing a student wants is to work for hours on a problem only to realize that it wasn't his/her problem to begin with. 5. The writing style is extremely dry, dense, and ambiguous. Make no mistake, this is not a user-friendly book. 6. The index is poor and there are no tables of commonly used functions/methods/ and other syntax that most textbooks have. It's hard to find anything. 7. Price: too expensive, but that's par for the course with Thompson Technology books.
6 of 7 people found the following review helpful:
1.0 out of 5 stars
Sorry excuse for a textbook,
By
This review is from: PHP Programming with MySQL (Paperback)
I have spent $12.95 on better programming books than this one. We used this book in a class that I just finished up. The instructor had to retype many of the code examples so she could correct the code errors. The book is nothing more than a recipe book of php scripts without properly explaining the materials. I would love to see colleges move away from companies like Thomson and look elsewhere for teaching materials.
2 of 2 people found the following review helpful:
2.0 out of 5 stars
OK, Used For A Class, Finding Errors,
By
This review is from: PHP Programming with MySQL (Paperback)
In the quest to learn PhP/MySQL, this book was the book used for a class. So far it seems ok but I just spent a few hours trying to figure out why I was getting errors only to realize the code in the book had typos in it.
Page 172 in "Functions and Control Structures", the ScoreQuiz.php if statements have no closing brackets } in the code in the book. The same file is used for more exercises in the book so unless you spot this, subsequent exercises will give you errors too. Page 455 #7, the if statement is again missing the opening and closing brackets. Page 486 #6, #7 The closing paragraph tags are printed in the book as < / p ."); and should be < / p > . ); Amazon seems to have filters that make posting any code almost impossible so just take the spaces out of those examples if they show on the page. To someone who has done a lot of programming, these may seem like no big deal, but when trying to learn this stuff for the first time it is quite frustrating. It is just sloppy editing. If I come across more errors/typos that result in code that doesn't function, I'll post the issue and solution. If there is an errata section posted anywhere? If so I haven't found it.
2 of 2 people found the following review helpful:
1.0 out of 5 stars
The worst beginner's book ever!,
By
This review is from: PHP Programming with MySQL (Paperback)
Very sloppy book with numerous typos (and inconsistencies!!) in code and elsewhere, about the worst offense committed by a beginner's book. Stay away at all cost.
1 of 1 people found the following review helpful:
3.0 out of 5 stars
Not a perfect book,
By
Amazon Verified Purchase(What's this?)
This review is from: PHP Programming with MySQL (Paperback)
This is a pretty good book to learn PHP and MySQL, but there are alot of errors. I had to get extra help in some areas just because the book had the wrong statements shown. It got very frustrating at those times. I basically had to proofread parts of the book for them. Other than that, it does give you a good basic background of PHP and MySQL.
1 of 1 people found the following review helpful:
3.0 out of 5 stars
useful textbook, but it does have errors,
By kh (California) - See all my reviews
This review is from: PHP Programming with MySQL (Paperback)
This was the required textbook for a class I was taking. I was worried when I saw all the 1 star reviews, but it wasn't that bad. Yes, it has significant typos, but if your instructor tells you about them, it isn't such a problem. I learned a lot, and both the examples throughout the chapter and the hands-on projects were useful.
1.0 out of 5 stars
Book Has Many Errors-- It's a Nightmare for a Student Like Me,
By Thus spoke "Thus Spake" (Earth) - See all my reviews
This review is from: PHP Programming with MySQL (Paperback)
This book has numerous coding errors that have made my experience as a student difficult. I don't know how my instructor has been using this book for semester after semester. Perhaps he uses it as a weed-out tool to make his job easier. I'm sure many students will drop the class due to this book, a great way to make the class easier to teach for the instructor. Only the already code-savvy students will remain, making the instructors job easier. School administrators and Department Heads take note, do you have an instructor who has been using this book for a while? They may have an ulterior motive.
I encourage students to report any instructor who has used this book more than once to their Department Chair. Repeat use of this book in a class is a sign of an instructor who wants to weed out students so that only the already programming-experienced (easy to teach) students remain.
1 of 2 people found the following review helpful:
2.0 out of 5 stars
Lacking in content, painfully priced,
By R. U. Coding (Brooklyn, NY) - See all my reviews
Amazon Verified Purchase(What's this?)
This review is from: PHP Programming with MySQL (Paperback)
Unless you are required to buy this book for a class, I would save the 75+ bucks. There is very little detailed information in here, and the most extensive sections are the exercises at the end of each chapter. There are many other books out there for a fraction of the price that will serve as reference volumes long after you've gotten everything you can possibly get out of this one (check out O'Reilly press). All of these "Course Technology" editions by Thompson/Cengage are so pretty to look at on your bookshelf, but so lacking in useful content. Good info for someone with little or no programming experience, but even then - just not worth the price. Unfortunately many of us college students are like sitting ducks to these publishers, easy targets for their marketing scams.
|
|
Most Helpful First | Newest First
|
|
PHP Programming with MySQL by Don Gosselin (Paperback - December 26, 2005)
$125.95
In Stock | ||