Showing posts with label web 20. Show all posts
Showing posts with label web 20. Show all posts

PHP and MySQL by Example Review

PHP and MySQL by Example
Average Reviews:

(More customer reviews)
Are you looking to buy PHP and MySQL by Example? Here is the right place to find the great deals. we can offer discounts of up to 90% on PHP and MySQL by Example. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

PHP and MySQL by Example ReviewThe book and cd code are error prone. The co-author writes a five star review trying to come off as an instructor in a php boot camp. Come on!! This book should not even have been published in this state.PHP and MySQL by Example Overview
Quickly master dynamic, database-driven Web development—no experience necessary!
Even if you're completely new to PHP, MySQL, and Web database development, this book will guide you through every step of building powerful, database-driven, dynamic Web sites. Direct from the world's top scripting instructor, Ellie Quigley, PHP and MySQL by Example illuminates every concept with tested code examples, screen shots showing program output, and clear, line-by-line explanations.

Classroom-tested in Ellie Quigley's Silicon Valley training courses and at Marko Gargenta's Marakana training company in San Francisco, this book takes you from the simplest PHP scripting and SQL querying techniques all the way to dynamic, database driven Web site construction with PHP and MySQL. From simple fill-in forms to program security and debugging, it's the only PHP/MySQL book you'll ever need!

This book covers

Complete PHP fundamentals, including operators, strings, conditionals, loops, arrays, functions, and more
PHP QuickStart for more advanced readers—makes you productive with PHP in the space of just fifteen book pages
Essential Web development techniques, from file handling to validating user input with regular expressions
Powerful PHP features, including user-defined functions and self-processing PHP Forms
Day-to-day MySQL administration
A complete SQL tutorial for creating queries, retrieving data, and writing data with MySQL
Session management and cookies
Object Oriented PHP
Best practices for using PHP and MySQL together

Nearly 100,000 professionals and power users have relied on Ellie Quigley's books to master scripting languages. With PHP and MySQL by Example, you can, too. And once you've become an expert, you'll turn to this book constantly as your go-to source for reliable answers, solutions, and code.

About the CD-ROM
The CD-ROM contains versions of PHP and MySQL for Windows and UNIX/Linux, plus a comprehensive code library for creating your own sites and database-enabled Web applications, including this book's powerful Art Gallery case study application.

Lab Solutions
Solutions to the end-of-chapter labs are available at www.prenhallprofessional.com/title/0131875086.


Want to learn more information about PHP and MySQL by Example?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Dojo: The Definitive Guide Review

Dojo: The Definitive Guide
Average Reviews:

(More customer reviews)
Are you looking to buy Dojo: The Definitive Guide? Here is the right place to find the great deals. we can offer discounts of up to 90% on Dojo: The Definitive Guide. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Dojo: The Definitive Guide ReviewI'm up against a deadline for a web application. The going is slow when you
have to hand-carve the HTML, JavaScript, CSS and PHP. Dojo saves you at least
two-thirds of the work, so I'm very grateful for it. But it takes some getting
used to, and the on-line documentation is, well, succinct.
Russell's book came along just in time. It's a lifesaver.
The Introduction alone is worth the price. I found out about
some invaluable Web development debugging tools that I'd never seen before.
Russell provides a clear, concise explanation of some very important JavaScript
notions: Closures, Context, and Anonymous Functions. And all of this before
we even get to the toolkit!
The book makes the Dojo easy to use and easy to understand. There's a wealth
of coding examples, as well as complete lists of objects, methods, and so forth.
Dojo: The Definitive Guide Overview
Of all the Ajax-specific frameworks that have popped up in recent years, one clearly stands out as the industrial strength solution. Dojo is not just another JavaScript toolkit -- it's the JavaScript toolkit -- and Dojo: The Definitive Guide demonstrates how to tame Dojo's extensive library of utilities so that you can build rich and responsive web applications like never before. Dojo founder Alex Russell gives a foreword that explains the "why" of Dojo and of this book. Dojo provides an end-to-end solution for development in the browser, including everything from the core JavaScript library and turnkey widgets to build tools and a testing framework. Its vibrant open source community keeps adding to Dojo's arsenal, and this book provides an ideal companion to Dojo's official documentation.Dojo: the Definitive Guide gives you the most thorough overview of this toolkit available, showing you everything from how to create complex layouts and form controls closely resembling those found in the most advanced desktop applications with stock widgets, to advanced JavaScript idioms to AJAX and advanced communication transports. With this definitive reference you get:

Get a concise introduction to Dojo that's good for all 1.x versions
Well-explained examples, with scores of tested code samples, that let you see Dojo in action
A comprehensive reference to Dojo's standard JavaScript library (including fundamental utilities in Base, Dojo's tiny but powerful kernel) that you'll wonder how you ever lived without
An extensive look at additional Core features, such as animations, drag-and-drop, back-button handling, animations like wipe and slide, and more
Exhaustive coverage of out-of-the-box Dijits (Dojo widgets) as well as definitive coverage on how to create your own, either from scratch or building on existing ones
An itemized inventory of DojoX subprojects, the build tools, and the DOH, Dojo's unit-testing framework that you can use with Dojo -- or anywhere else

If you're a DHTML-toting web developer, you need to read this book -- whether you're a one-person operation or part of an organization employing scores of developers. Dojo packs the standard JavaScript library you've always wanted, and Dojo: The Definitive Guide helps you transform your ideas into working applications quickly by leveraging design concepts you already know.


Want to learn more information about Dojo: The Definitive Guide?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Facebook Application Development (Programmer to Programmer) Review

Facebook Application Development (Programmer to Programmer)
Average Reviews:

(More customer reviews)
Are you looking to buy Facebook Application Development (Programmer to Programmer)? Here is the right place to find the great deals. we can offer discounts of up to 90% on Facebook Application Development (Programmer to Programmer). Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Facebook Application Development (Programmer to Programmer) ReviewI'm relatively new to Facebook development, and not nearly as fluent with PHP as I'm sure many of the folks considering this book must be. So, you should probably read this review with that in mind.
I bought this and FBML Essentials at the same time, hoping that the two together would provide a sufficient understanding of the api and mark-up language. This book, as described by the other reviewers, has many typographical errors, which of course can be a nightmare if you're relatively low on the learning curve (as I am/was). If you choose to buy this book, you should most certainly download the source code from the wrox site to accompany your reading (as it seems it to be error free and because the code snippets in the book often leave critical methods and files out.)
The greatest shortcoming of this book is its lack of applied examples... many of the more advanced features in later chapters are listed in almost dictionary-style format, with no illustration or example code to explain how the methods and such are actually written and how they might be applied. Again, if you're well acquainted with php, you may be less in the dark than I and thus able to conceptualize how everything fits together. This is definitely NOT a book for novices (I found the O'Reilly book, although short, to be a more effective introduction to development via FBML in this respect (though it doesn't touch much upon the api and other more sophisticated techniques broached in this text.)
That said, the fact that there is such scant information available for Facebook development make this book worth your consideration; but I would definitely consider supplementing it with a book like O'Reilly's, and couple it with a pretty thorough acquaintance with the developer's wiki on Facebook. Even downloading and stepping line-by-line through the footprints application from Facebook will help you get the sense of how this stuff works.
Also be forewarned that this, and most of the books presently available, are not written for the new Facebook API written this summer (2008)... so methods like require_add() are no longer recognized and throw errors... this of course can be quite confusing if you're new to all of this.
Using this book, the wiki, and O'Reilly text, I was able to make my first Facebook App that lets users feature a particular video pertaining to a charitable cause from a small library in their profile boxes and application tabs. If you're trying to do something basic like that, you should be able to do so with these resources. Good luck!Facebook Application Development (Programmer to Programmer) Overview
The wildly popular Facebook social networking platform has published an open Application Programming Interface (API) and developers are eating it up--60,000 signed up to use it in the first few days; with this API, any programmer can create applications and new features for Facebook
Explores and explains the components available to programmers, including working with Facebook Markup Language (FBML), querying Facebook with FQL, application layout and flow, advanced configuration and performance tuning, and more
Businesses such as NBC, Yahoo!, Red Bull, Forbes, and the Washington Post are building branded applications to reach the growing Facebook community


Want to learn more information about Facebook Application Development (Programmer to Programmer)?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...