Showing posts with label web 2 dot 0. Show all posts
Showing posts with label web 2 dot 0. Show all posts

PHP Black Book: Comprehensive Problem Solver (Black Book (Paraglyph Press)) Review

PHP Black Book: Comprehensive Problem Solver (Black Book (Paraglyph Press))
Average Reviews:

(More customer reviews)
Are you looking to buy PHP Black Book: Comprehensive Problem Solver (Black Book (Paraglyph Press))? Here is the right place to find the great deals. we can offer discounts of up to 90% on PHP Black Book: Comprehensive Problem Solver (Black Book (Paraglyph Press)). Check out the link below:

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

PHP Black Book: Comprehensive Problem Solver (Black Book (Paraglyph Press)) ReviewI read one of the authors articles about PHP and decided
to use PHP instead of ASP. I also decided to buy any book he wrote as the articles are so good. A few chapters on
HTML from another book were enough to start building web pages then I started reading the PHP Black Book. Each chapter seems to be complete so I can pick my way through the chapters I need and skip the ones I do not need. You only need about 5 of the 20 chapters to build a web site with a database and forms.
Windows is covered so I do not need to learn Unix.
MySQL is a useful database that has a whole chapter. I did not know you could use open source software like MySQL on Windows until I read that chapter. The database does what I want so I will skip the chapter on other databases.
Everybody says I need this and that for my web site. All the thises and thats are in the book. He explains SQL, XML, LDAP, IMAP, and and how to draw graphics straight from a web page script. I will use that to make my database results in to pictures.PHP Black Book: Comprehensive Problem Solver (Black Book (Paraglyph Press)) Overview

Want to learn more information about PHP Black Book: Comprehensive Problem Solver (Black Book (Paraglyph Press))?

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

Ruby Cookbook (Cookbooks (O'Reilly)) Review

Ruby Cookbook (Cookbooks (O'Reilly))
Average Reviews:

(More customer reviews)
Are you looking to buy Ruby Cookbook (Cookbooks (O'Reilly))? Here is the right place to find the great deals. we can offer discounts of up to 90% on Ruby Cookbook (Cookbooks (O'Reilly)). Check out the link below:

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

Ruby Cookbook (Cookbooks (O'Reilly)) ReviewI have a confession to make. Over more than twenty years as a programmer I'd never really had my head around object-oriented programming. I started out using C and then tried PHP and Perl and treated both as purely procedural languages (indeed, one Perl guru looked at my code and said "you were a C programmer weren't you"; humbling). Java, JavaScript, C++ and even Objective C had their turn at getting me to convert but none took (though I do code JavaScript under sufferance) until Ruby. A few month ago I started using Rails and became hooked on it and the underlying language. My Rails and Ruby skills have progressed in leaps and bounds. I've already had a good read of "Programming Ruby" and "Agile Web Development with Rails" and enjoyed and learnt from both.
I also have to admit to loving the O'Reilly "Cookbook" series. Several, particularly the "Perl Cookbook", have pride of place on the bookshelf closest to my computer. So the "Ruby Cookbook" by Lucas Carlson and Leonard Richardson was eagerly awaited. The "Cookbook" series are designed to provide you with a plethora of code examples to guide you in writing your own code. I'm definitely a hands-on style of learner and the Cookbook series suits my style - I can start getting my hands dirty with complex problems knowing I have help to code my way of out of the tight spots. This one covers a wide range of tasks from simple, such as walking a directory tree or manipulating text and numbers, through to more complex such as working with AJAX in Ruby on Rails. If you have't previously come across a book in this style then each chapter is broken up into a number of 'recipes' with a problem, a solution and then discussion of the solution.
This sort of book lives and dies by two criteria - the quality of the code and the usefulness of the recipe selection. "Ruby Cookbook" wins on both. The topics covered are wide and leave little, if any, part of the language unexplained. They start with data and structures such as strings and hashes before moving on to code blocks, objects, classes and modules. There is then an intriguing chapter on reflection and metaprogramming that I am still puzzling through before the book moves on to more internet based topics such as XML, HTML, web and internet services and, of course, Rails. The book then proceeds with chapters on the necessary housekeeping of development such as testing, packaging and automating tasks with Rake before finishing with extending Ruby with other languages and system administration tasks. The code is well written; clear and well commented, easily understandable by a virtual newb like me. The discussion is fairly clear, seemingly concise while allowing you to understand the code and how it might be changed for particular purposes.
I'm not going to go into more details as to the contents but instead point you to the book's page at O'Reilly which includes a link to the contents, listnig all the recipes in the book, and two example chapters; Chapter 7 on code blocks and iteration and Chapter 15 devoted to Rails. Together they will give you a good feel for the style and contents of the book.
The book is well written and well edited. I've already tried over a dozen of the recipes and haven't found a single code error, so my faith in the other 300 or so has risen considerably. The discussion that accompanies each recipe is a marvelous way of learning just that little bit more about the language. I found them quite good, though the odd one could do with further explanation if the book is to stand on its own - for example the discussion accompanying the recipe to iterate over a hash was not perfectly clear on the difference between Hash#each and Hash#each_pair.
At more than 800 pages this is a large and extensive volume, though the price may make you wince. Usually programming books this large have at least part of their size dedicated to something I refer to as pseudo-padding, some sort of reference or simple language explanation - this one has neither, all of it is devoted to the recipes.
With Ruby use, thanks in no part to the popularity of Rails, growing by leaps and bounds I'm sure this volume will be a well deserved bestseller. I give it four stars and recommend it to all but the most expert Ruby programmers. For beginners who, like me, appreciate hands on learning it is a must.Ruby Cookbook (Cookbooks (O'Reilly)) Overview

Want to learn more information about Ruby Cookbook (Cookbooks (O'Reilly))?

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

Learning PHP 5 Review

Learning PHP 5
Average Reviews:

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

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

Learning PHP 5 ReviewFrom the title I would have expected that the book spend all of it's slim 300 page frame on a soup to nuts language introduction. For the first six chapters it looks that way as it rolls through language basics, variables, conditionals, arrays, etc. But then it veers into the practical for the rest of the book and covers topics such as database access through Pear DB and the use of XML.
There is a lot to like about this book. The chapters are short, focused and practical. And I have no issues recommending the book on a technical level. Especially the database section which advocates simple safe SQL practices. In particular you should follow the advice on page 126 about using the '?' operator in your SQL queries.
There isn't much new for PHP 4 programmers looking to learn about PHP 5. In fact there is little or no emphasis placed on teaching you to write classes. The only information about classes is about their consumption. This is definitely not a book for the experienced PHP developer, but for a beginner this is one of the best.Learning PHP 5 Overview

Want to learn more information about Learning PHP 5?

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