LEARNING PHP, MYSQL, AND JAVASCRIPT: A STEP-BY-STEP GUIDE TO CREATING DYNAMIC WEBSITES (ANIMAL GUIDE)
Posted by: admin
July 7th, 2010 >> General
Learning PHP, MySQL, as well as JavaScript: A Step-By-Step Guide to Creating Dynamic Websites (Animal Guide)
- ISBN13: 9780596157135
- Condition: NEW
- Notes: Brand New from Publisher. No Remainder Mark.
If we know HTML, this beam will have we office building interactive websites quickly. You’ll sense how to emanate responsive, data-driven websites with PHP, MySQL, as well as JavaScript, in any case of either we already know how to program. Discover how a absolute multiple of PHP as well as MySQL provides an easy approach to set up complicated websites finish with energetic interpretation as well as user interaction. You’ll additionally sense how to supplement JavaScript to emanate abounding Internet applications as well as websites.
Learning PHP, MyS
Rating:
(out of twenty-one reviews)
List Price: $ 39.99
Price: $ 22.39
Leave a Reply
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>



July 7th, 2010 at 2:09 pm
Review by farout for Learning PHP, MySQL, and JavaScript: A Step-By-Step Guide to Creating Dynamic Websites (Animal Guide)
Rating:
Here is my background:
Java, Cold Fusion, ASP.net, C#, Rails; sys admin for Windows and Unix boxes.
Picked up several books to learn PHP – yuck!
Picked up this book. Wow. In 2 days I was on my way!
1. all the code examples actually work. Yes, it’s true. I know it’s shocking.
2. the explanations are excellent. Wow can this person communicate. Again shocking.
3. Tons of examples. Talking is great but I learn through code examples. There are plenty here. That is why in 2 days you will be like: Wow I can code in PHP.
4. Here is the best part – Nixon helps you setup everything so it works. I mean in less than 30min I was running PHP via Apache on my Windows using Mysql. I have days with other books trying to make things work because the author did not care enough to actually help me do setup.
Then pick up the PHP Web Dev Wellin/Thompson book and bang with Nixon’s – you are a PHP intermediate level programmer.
Really – that easy.
I wasted so many hours with other books – crap. Live and learn.
Thank you Robin Nixon. This book is a godsend. With the hours I saved, I am partying – yee ha!
July 7th, 2010 at 2:15 pm
Review by Ryan Miller for Learning PHP, MySQL, and JavaScript: A Step-By-Step Guide to Creating Dynamic Websites (Animal Guide)
Rating:
It is rare that I am so inspired to write a review for something. This book made learning easy. I must say that without the experience of taking a Java programming class at my college (the only programming experience I have), I would have likely had to make use of additional sources to fully grasp the PHP – object oriented section of this book. But even so, I still highly recommend this book to anybody wanting to create a highly functional website.
After spending about 2 weeks with it, I am already building dynamic websites that are impressing even myself. It is written very well and has great examples for practice coding. FIVE STARS without question!
July 7th, 2010 at 2:19 pm
Review by Running Bill for Learning PHP, MySQL, and JavaScript: A Step-By-Step Guide to Creating Dynamic Websites (Animal Guide)
Rating:
I had to come back and re-review this book. I’m taking off two stars off my rating, one for the overload of typos I found as I got deeper into the book and for some of the examples NOT being “real world” enough. I know that sounds picky but many of the examples could have served better as real scripts but instead he made some questionable choices that will make you pretty much have to start from scratch to make your own. They just could’ve been more practical.
On the positive side, I do agree with what’s already been said about the author communicating well. The reason I was really excited about this title and why I’m loving it so much as I go through it is that it focuses on combining all three and talks about real-world situations. You might read a PHP or javascript book that does the job teaching you those on their own but when it’s time to close the book and use them on a real website, you’d be lost or Googling a LOT of things. Most “cool” sites do a good job of making their scripting languages work well together, and this book will show you how to do that, and it serves as a good jump-off for more advanced scripting later. It’s like the author said “I know what you’re trying to accomplish, here’s how to do it.”
Good job.
July 7th, 2010 at 2:25 pm
Review by Derek DeHart for Learning PHP, MySQL, and JavaScript: A Step-By-Step Guide to Creating Dynamic Websites (Animal Guide)
Rating:
I had the pleasure of being a technical reviewer for the book, and this follow-up to O’Reilly’s Learning PHP & MySQL is an enormous improvement over its predecessors. Robin Nixon maintains a comfortable, conversational tone throughout the text, so newcomers to the topic should not find the material daunting. The contents are very well targeted to novices of the craft, cutting out needless technical details and jargon to focus on what a new developer ought to know to create a functioning website. This is not a reference manual or intended for advanced users, but most people will find something useful within its pages, even if all you’re looking for is a refresher on the topics.
July 7th, 2010 at 2:26 pm
Review by W. R. Dieter for Learning PHP, MySQL, and JavaScript: A Step-By-Step Guide to Creating Dynamic Websites (Animal Guide)
Rating:
Writing an introductory book on a topic like web programming is always difficult because the audience is varied. The readers will range from complete newbies who have never written a program before to experts in other technologies writing their first web pages, or perhaps even experts in other web technologies using these technologies for the first time.
PHP, MySQL & JavaScript perhaps goes a bit fast for someone with no programming experience whatsoever, but does not assume expert programmer status. The PHP and MySQL sections are very well explained and would be great for someone with little experience. For someone with a lot of experience in other programming languages, the PHP section might be a bit slow, but can fairly easily be skimmed to get the main content.
The MySQL section was a great, but somewhat short, introduction to relational databases. A little more depth might be helpful. Many volumes have been written on relational databases, elsewhere, however.
The JavaScript section went at a good pace for someone who already has quite a bit of programming experience. It might be a bit fast for someone at the level that the PHP section assumes. Readers who are new to programming will have enough information to write working code, even if they don’t understand all of the nuances behind the language.
Overall the book is a good starting off point for anyone wanting to learn web development with PHP, MySQL, and JavaScript. Readers with little programming experience should be able to follow the discussion without much trouble. The information is organized in a orderly way, so more experienced developers can skim or skip over what they already know.