IT programming books related reviews


Product: Book Paperback
Title: Joe Celko's SQL for Smarties: Advanced SQL Programming (The Morgan Kaufmann Series in Data Management Systems)
Publisher: Morgan Kaufmann
Authors: Joe Celko
Rating: 5/5
Indispensible recipes for SQL success.


I needed to link to this book for a blog entry, and I was looking for my review of this book when I realized I never wrote one. I can't believe it, since I use this book nearly once a week to jog my memory on some of the more esoteric SQL problems I need to solve.

I didn't find the math as challenging as others, and not because I have advanced mathematical skills (I don't). The set theory is fairly straightforward and actually simplified, attempting to re-orient your thinking away from procedural code and more towards discrete structures. Believe me, reading the original Chris Date papers or Dr. Codd research on database theory would represent real mathematical challenges.

As there are many kinds of readers with different skill levels, it's possible the book holds no suprises for some. However, as someone who has used it frequently, I can't say I've seen many errors or typos in it. I don't code the examples directly into my database, either, because I translate the concepts directly into actual work-related problems.

I've found it to be an essential guide for experienced SQL developers who are looking to keep learning in a practical manner, but intuit that there is something more to SQL than the mechanics of syntax. Really changing your thinking to set-based rather than procedural problem solving is what the book tries to achieve, and it succeeds. This text is an unqualified, solid recommendation for anyone looking to evolve into a senior SQL developer.

Fred



Product: Book Paperback
Title: Dreamweaver MX: PHP Web Development
Publisher: Peer Information
Authors: Bruno Mairlot, Gareth Downes-Powell, Tim Green
Rating: 1/5
Keep Looking


I haven't finished the book yet -- and probably won't. It is absolutely the most dreadful development/learning book I've come across yet (in almost 30 years of playing with computers). Some instructions are missing steps. Others are plain flat-out wrong. Finally, the authors make way too many assumptions about users' abilities and machine-specific setups. Do yourself a favor and find another book.



Product: Book Paperback
Title: Php Fast & Easy Web Development (Fast & Easy Web Development)
Publisher: Premier Press
Authors: Julie C. Meloni
Rating: 1/5
terrible! the worst book on the subject!


I purchased this book to get a feel for PHP, and it did a great job. It is not real in-depth coverage of the language itself, but there are plenty of down and dirty examples of code and how to get things to work quickly. There is a section on installation and configuration, and it assumes that everything installs smoothly (no "what if this didn't work?"). If you have some specific things you want to do with PHP and don't want to learn the whole language right off the bat, this is a great place to start.



Product: Book Paperback
Title: Professional SQL Server 2000 Programming
Publisher: Wrox
Authors: Robert Vieira
Rating: 1/5
Don't bother


If you need to understand the FUNDAMENTALS of SQL Server 2000 then read this book. Also if you are preparing for the MCP 70-229 exam, this book is a required read. Mr. Viera has done an excellent job.



Product: Book Paperback
Title: SQL Server The Complete Reference
Publisher: Osborne Publishing
Authors: Gayle Coffman
Rating: 3/5
Not a good book for beginners


This book is written for the user that is familiar with SQL server. It is especially focused on showing users of previous users of SQL Server what is different in SQL Server 7. Good reference manual



Product: Book Paperback
Title: PHP Fast & Easy Web Development, 2nd Edition
Publisher: Muska & Lipman/Premier-Trade
Authors: Julie C. Meloni
Rating: 5/5
Best Computer Book Ever!


This book is an essential pre-requisite for those who want to learn PHP script for database project development. It goes over the basics and gives examples, however somewhat limit, to enhance the learning experience. I recommend this book for those with little programming background who want to learn to use PHP to interface with a MySQL database. Once you finish this book and practice a little, you will want to move on to a more intermediate reading such as PHP and MySQL Web Development by Luke Welling and Laura Thompson and/or Web Database Applications with PHP & MySQL by Hugh E. Williams, David Lane. This book gives you the essential background. The only down-side is the authors use screen shots to illustrate the code example which can be a little hard to read. All of the source code is however provided on the accompanying CD.



Product: Book Paperback
Title: Official Guide to Mini SQL 2.0
Publisher: John Wiley & Sons
Authors: Brian Jepson, David J. Hughes
Rating: 3/5
Good.


Boy, was I glad when this book finally came out. Sure, there are mailing lists and discussion groups devoted to MiniSQL (aka mSQL), but what I really wanted was a well-edited, authoritative guide to the best nearly free SQL database implementation. "Official Guide to MiniSQL 2.0" is almost everything I was hoping for. It certainly is authoritative, given that mSQL's creator, David Hughes, is the coauthor. It's also comprehensive, covering not only what mSQL can do but also, and more importantly for practical purposes, how you can interface with mSQL via Java, Perl, and other languages by using existing APIs. The downside to that breadth of coverage, however, is fewer examples of complete database applications. Ironically, mSQL doesn't really need the in-depth coverage as much as do the various APIs (from MsqlPerl to DBD::mSQL). Nevertheless, "Offical Guide to MiniSQL 2.0" is an indispensable resource for anyone using or considering MiniSQL.



Product: Book Hardcover
Title: MCSE: SQL Server 2000 Design Study Guide (Exam 70-229)
Publisher: Sybex
Authors: Marc Israel, J. Steven Jones, Marc Israel, Steve Jones
Rating: 4/5
The best book to start


This book was a good way to start studying for the exam. After finishing the book you are almost ready.Maybe the following areas wasn't completly covered:Cursors (it is foccused on T-SQL syntax, other books will describe ADO and ODBC cursors as well).The topic Retrieve, filter, group, summarize, and modify data by using Transact-SQL requires even more examples and more questions. This is a huge topic.



Product: Book Paperback
Title: PHP Essentials
Publisher: Muska & Lipman/Premier-Trade
Authors: Julie C. Meloni
Rating: 2/5
complete beginners only


This book is a poor introduction to php / mysql.The way to programming proficiency is to understand small and simple scripts and use the lessons learnt to build your own programs. This book however gives pages of ready built scripts that take an age to work through and are too long to see easily (and I've built commercial sized php sites.)However, far worse than that is the omission of functions. It is simply impossible to ever progress at programming without understanding functions and this book doesn't even mention them.Get "PHP and MySQL Web Development -- by Luke Welling, Laura Thomson" instead. This is an excellent book, even if you are a beginner - it will give you a solid foundation in php and mysql as well as teach you sound programming techniques.Beginners may find it useful, but only on the understanding that you'll soon need another book.



Product: Book Paperback
Title: Programming PHP
Publisher: O'Reilly
Authors: Rasmus Lerdorf, Kevin Tatroe
Rating: 5/5
I recently purchased this book and love it


It sure tries to teach you something but cannot achieve...
As everyone mentioned before, it has countless errors and typos. But there is more than that. Book is out of focus. Examples makes no sense and not related to each other, which is very confusing.
A piece of code here and other piece is there. Every example is coming out of nowhere. It doesn't have a project. So everytime different variables, situations. Like, in one example it uses Flintstones character names ($name=Fred, $name2 = fred etc.). Next example is subjects of a class (math, science, history, english etc.), on other one it uses very random strings like ("I like paris in november", "the key is in my pants")
If you want to learn PHP, stick with "PHP and MySQL Web Development, Second Edition" By Luke Welling, Laura Thompson.



TopSellers at Amazon - Handheld PDA-s

Garmin Forerunner 301 Personal GPS with Heart Rate Monitor
PalmOne Zire 31 Handheld
PalmOne Tungsten E2 Handheld
PalmOne Tungsten E Handheld
PalmOne LifeDrive Mobile Manager
Fossil Abacus AU5005 Wrist PDA with Palm OS - Black
Franklin Speaking 11th Collegiate Dictionary
PalmOne Zire 72 Special Edition Handheld Silver
PalmOne P10952U 802.11 Wi-Fi SDIO Card for Tungsten T3 and Zire 72
HP iPAQ RX3115 Pocket PC

TopSellers at Amazon - Cables and Interconnectors

Belkin Pro Series USB 2.0 Device Cable (USB A/USB B, 10 Feet)
Belkin F3U133-06 USB Device Cable (6 FT)
Belkin F3N401-06-ICE IEEE 1394 4-Pin/6-Pin 400 Mbps FireWire Cable (6 Feet)
Belkin F3U133-16 USB 2.0 A/B Cable (16 Feet)
Belkin F3U134-10 USB A/A Extension Cable; 10ft
Sima CT-2 Video Signal Processor
Monster Cable iSplitter for iPod and PowerBook
Nikon UC-E6 Replacement USB Cable for Coolpix 2100, 2200, 3100, 3200, 4200, 5200, 8400 & 8800 Digital Cameras
Belkin IEEE 1394 FireWire Compatible 4pin/4pin Cable (3-foot)
Monster Cable iCable for iPod

TopSellers at Amazon - Office Phones

Motorola MD671 5.8GHz Cordless Speakerphone/Caller ID
Cardo Systems scala-500 Bluetooth Headset
Plantronics Audio 90 Multimedia Stereo PC Headset
VTech ip5850 5.8 GHz DSS Cordless Phone with Dual Handsets and Digital Answering System
Creative Labs WebCam Live!
Uniden TCX800 Accessory Handset for TRU8800 Expandable Phones (Silver/Black)
Panasonic KX-TG5433M 5.8 GHz DSS Cordless Phone with Answering System and Three Handsets
Logitech 980158-0403 Internet Chat Headset
Panasonic KX-TCA60 Headset
Panasonic Type-24 PP511A Cordless Telephone Rechargeable Battery Replacement

Top 10 yahoo news about mobile phone technology

Yemen short-lists six for GSM award (ITP.net)
Servinova begins seamless Wi-Fi-GSM/GPRS VoIP network testing with ASNAP (MobileMag)
Strategic Partnership with CPS Enables Simcom to Integrate; High Accuracy Location Technology into GSM/W-CDMA Devices (ZDNet India)
Photo Release -- Servinova, a Cisco Systems Registered Partner Company Has Started Network Testing on CISCO Aironet (PrimeZone via Yahoo! Finance)
2N Intros GSM VOIP Support (Unstrung.com)
Wireless: Making a living from cellphone innards (International Herald Tribune)
Photo Release -- Servinova, a Cisco Systems Registered Partner Company Has Started Network Testing on CISCO Aironet (RedNova)
Group Helps Fight AIDS in Zambia; Four From Vancouver Join Christian Program (RedNova)
Docomo seeking overseas suppliers (Electronic Engineering Times Asia)
Bharti to outsource call-centres business for Rs 1,100 crore (Financial Express)

Valid XHTML and CSS

Valid XHTML 1.0!

Valid CSS!

Most popular searches about sql, php, apache and more

php application
sql server reports
directx programming
apache file upload
database acid
how to programming
compile perl
a trusted sql
php webhost
beginning programming
calendar database
apache taglibs standard
microsoft sql developer
upload php
in circuit programming
perl test for
perl interface
database manual
perl telnet
apache log
perl do
apache corporation
install sql
a database
perl http
sql server 2000
programming algorithm
perl multiple
c++ programming
sql scripting
ajax programming
php get
sql server tool
database protection
driver sql
php irc
of programming language
database crash
database for palm
database development
pervasive sql
perl asp
apache taglibs standard
other programming
to a database in
backup database
perl sysread
perl books
oracle database administration
php error
php cookbook pdf free download
mysql for dummies ebook chm file torrent
apache book emule pdf free warez

# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z