|
Browse categories
|
 |
 |
 |
|
|
 |
|
|
Customer Reviews
A head of the game, 26 Sep 2008
This book is a head of the game, it will teach you the fundamentals of php6 and it tells you when the code is only for php6 (and that php5 code won't work). The good thing about this book is that it teaches you how php and mysql dance together. Don't miss this book, get it while it is still new. Even if you don't know much about mysql this book has an introduction chapter to mysql. I highly recommend this book to all levels except those who are super advanced programmers.
Whoever formatted this book needs to be shot., 15 Sep 2008
This is the worst technical book I have ever attempted to read. Not because of its content, which may or may not be fine, but because of its formatting.
I don't know whether I have a newer edition to everybody else but my copy is formatted in two narrow columns per page, instead of the usual one column.
This makes listings look ridiculous. Lines of code which should fit on one line are instead splayed over 3 or 4 lines.
In one particularly bad example, the page layout went as follows:
Column 1: standard text. Then mid way down column 1 a listing starts. The listing continues to the end of column 1 then goes to the next page, where it goes down column 1 and column 2. You now have to go back two pages to pick up on the standard text, which continued on column 2 of the first page.
The content of this book may well be excellent, I couldn't really say, but its presentation is awful.
Excellent primer for PHP MySQL, 03 Sep 2008
This is an excellent starter for learning how to use PHP/ MySQL.
It goes along at a fair pace, and may be too fast if you don't have previous HTML and programming experience. The separate PHP for the World Wide Web: Visual Quickstart Guide (Visual QuickStart Guides)and MySQL: Visual Quickstart Guide (Visual QuickStart Guides)books in this series take this a bit more slowly, so if you're struggling they might be a good place to look.
Otherwise this will quickly introduce you to the concepts and use of both products. I'm still using this when I do some PHP programming, and other members of my team are also using it. It's excellent and the code is all available for download which avoids either losing/ scratching the CD or lots of typing.
The install Appendix A is worth the money alone, as I've used it to install both PHP and MySQL on Windows servers and my Mac at home. It points to easy installs on the web for the Mac.
My only gripe is that the layout is difficult to follow and it was hard to work out what the projects were actually doing, a little more explanation here might be useful.
Otherwise excellent, recommended particularly as PHP/ MySQL are free leaving you with some spare cash to buy this!
excellent communicator, 29 Aug 2008
I bought this book at the same time as 2 others on similar topics. I've hardly used the other 2. This book is well-written, with useful examples and the author has explained the sample code line-by-line... a real help when trying to amend one of his examples to produce something for your own purposes. As a teacher with some experience of HTML/ VB / ASP.NET I found this book really easy to follow.
There are a few very minor typos in the text (not surprising, given the number of pages), but if you visit the author's website there's a full list of corrections. It took me about 5 mins to go through and correct them, so it didn't really reduce the effectiveness of the book.
One feature I've really found useful... there are occasional little tables of other functions that do similar things. There isn't space in the book to describe them all in detail, but knowing the name of a fucntion makes it really easy to find out more using your favourite search engine.
Strongly recommended.
I also boughtHow to Do Everything with PHP and MySQL (How to Do Everything) (which is absolutely useless) and Mysql Crash Course (Sams Teach Yourself) (which is just about OK as a reference, but has awful page layout that makes it really hard to read). This book was far better than either of those.
Perfect starting point, 21 Aug 2008
This books is a perfect starting point for people coming from HTML, CSS and Javascript.
It goes through all the necessary and most basic parts of PHP and MySQL, but doesn't go into any depth with anything. So if you want to become an expert at PHP, you WILL need to get other books as well.
The book is set up in a tutorial fashion, where you are taken through a step by step description of everything.
Having coded PHP for a few years, i still go back to this book to look up stuff i can't quite remember.
It's definitely worth buying if you want to learn PHP and MySQL.
|
|
 |
 |
|
|
Customer Reviews
A head of the game, 26 Sep 2008
This book is a head of the game, it will teach you the fundamentals of php6 and it tells you when the code is only for php6 (and that php5 code won't work). The good thing about this book is that it teaches you how php and mysql dance together. Don't miss this book, get it while it is still new. Even if you don't know much about mysql this book has an introduction chapter to mysql. I highly recommend this book to all levels except those who are super advanced programmers.
Whoever formatted this book needs to be shot., 15 Sep 2008
This is the worst technical book I have ever attempted to read. Not because of its content, which may or may not be fine, but because of its formatting.
I don't know whether I have a newer edition to everybody else but my copy is formatted in two narrow columns per page, instead of the usual one column.
This makes listings look ridiculous. Lines of code which should fit on one line are instead splayed over 3 or 4 lines.
In one particularly bad example, the page layout went as follows:
Column 1: standard text. Then mid way down column 1 a listing starts. The listing continues to the end of column 1 then goes to the next page, where it goes down column 1 and column 2. You now have to go back two pages to pick up on the standard text, which continued on column 2 of the first page.
The content of this book may well be excellent, I couldn't really say, but its presentation is awful.
Excellent primer for PHP MySQL, 03 Sep 2008
This is an excellent starter for learning how to use PHP/ MySQL.
It goes along at a fair pace, and may be too fast if you don't have previous HTML and programming experience. The separate PHP for the World Wide Web: Visual Quickstart Guide (Visual QuickStart Guides)and MySQL: Visual Quickstart Guide (Visual QuickStart Guides)books in this series take this a bit more slowly, so if you're struggling they might be a good place to look.
Otherwise this will quickly introduce you to the concepts and use of both products. I'm still using this when I do some PHP programming, and other members of my team are also using it. It's excellent and the code is all available for download which avoids either losing/ scratching the CD or lots of typing.
The install Appendix A is worth the money alone, as I've used it to install both PHP and MySQL on Windows servers and my Mac at home. It points to easy installs on the web for the Mac.
My only gripe is that the layout is difficult to follow and it was hard to work out what the projects were actually doing, a little more explanation here might be useful.
Otherwise excellent, recommended particularly as PHP/ MySQL are free leaving you with some spare cash to buy this!
excellent communicator, 29 Aug 2008
I bought this book at the same time as 2 others on similar topics. I've hardly used the other 2. This book is well-written, with useful examples and the author has explained the sample code line-by-line... a real help when trying to amend one of his examples to produce something for your own purposes. As a teacher with some experience of HTML/ VB / ASP.NET I found this book really easy to follow.
There are a few very minor typos in the text (not surprising, given the number of pages), but if you visit the author's website there's a full list of corrections. It took me about 5 mins to go through and correct them, so it didn't really reduce the effectiveness of the book.
One feature I've really found useful... there are occasional little tables of other functions that do similar things. There isn't space in the book to describe them all in detail, but knowing the name of a fucntion makes it really easy to find out more using your favourite search engine.
Strongly recommended.
I also boughtHow to Do Everything with PHP and MySQL (How to Do Everything) (which is absolutely useless) and Mysql Crash Course (Sams Teach Yourself) (which is just about OK as a reference, but has awful page layout that makes it really hard to read). This book was far better than either of those.
Perfect starting point, 21 Aug 2008
This books is a perfect starting point for people coming from HTML, CSS and Javascript.
It goes through all the necessary and most basic parts of PHP and MySQL, but doesn't go into any depth with anything. So if you want to become an expert at PHP, you WILL need to get other books as well.
The book is set up in a tutorial fashion, where you are taken through a step by step description of everything.
Having coded PHP for a few years, i still go back to this book to look up stuff i can't quite remember.
It's definitely worth buying if you want to learn PHP and MySQL.
Great little book, 12 Jun 2008
I bought this book because I am a programmer and need to interact with SQL on a daily basis. However...I do not want to know the fine grain details about database management systems. This is a great little book. It is very easy to read and met my needs perfectly. The samples are all easily achievable in 10 minutes, just like it says on the cover. This makes them very easy to scan over for a refresher when you are trying to work out a solution to a problem. It does not go into great details on the more advanced topics, however it does offer a primer on some of them such as transactions and cursors. Overall I would have no hesitation in recommending this book. It won't make you a SQL pro...but it will definitely make you more comfortable in common situations using this query language.
Perfect for beginners, 19 Apr 2008
This is the best book I have seen for people learning SQL from scratch. It takes you through the basics very quickly without assuming prior knowledge. Recommended for anyone with little or no prior SQL experience. You may want a basic SQL reference book to complement it.
You are better off with online tutorials, 27 Jan 2008
I recently wrote a simple database application for a hobby use. I have previous experience with SQL, but I wanted a handy reference to remind me of the basics. Time and time again I found this book useless, and resorted to an online search. I found the organisation of the book odd. If you want to create a simple application to learn with, you have to start from the back, as he tells you how to create a database and tables at the end.
Good Basic Introduction, 10 Dec 2007
This book is a great place to start for SQL. It tells you pretty much everything you are going to need to know for basic database usage. The later chapters on more advanced features such as triggers and stored procedures aren't massively useful as they don't go into enough depth but the author does say that they are only really intended to give you an idea of what you can do, not how to do it.
This book isn't going to teach you everything you need to know about SQL but it will give you the basics quickly and painlessly.
A great (if not simplistic) reference, 19 Jun 2007
This is a great reference for those starting out with SQL, or those just looking for a quick reference book to keep on their desks.
Don't be mistaken tho, it's by no means a complete reference, and doesn't cover any of the advanced SQL, but it's explanation of triggers, stored procedures, and transactions is a great reference to get around those mental syntax blocks
|
|
 |
 |
|
|
Customer Reviews
A head of the game, 26 Sep 2008
This book is a head of the game, it will teach you the fundamentals of php6 and it tells you when the code is only for php6 (and that php5 code won't work). The good thing about this book is that it teaches you how php and mysql dance together. Don't miss this book, get it while it is still new. Even if you don't know much about mysql this book has an introduction chapter to mysql. I highly recommend this book to all levels except those who are super advanced programmers.
Whoever formatted this book needs to be shot., 15 Sep 2008
This is the worst technical book I have ever attempted to read. Not because of its content, which may or may not be fine, but because of its formatting.
I don't know whether I have a newer edition to everybody else but my copy is formatted in two narrow columns per page, instead of the usual one column.
This makes listings look ridiculous. Lines of code which should fit on one line are instead splayed over 3 or 4 lines.
In one particularly bad example, the page layout went as follows:
Column 1: standard text. Then mid way down column 1 a listing starts. The listing continues to the end of column 1 then goes to the next page, where it goes down column 1 and column 2. You now have to go back two pages to pick up on the standard text, which continued on column 2 of the first page.
The content of this book may well be excellent, I couldn't really say, but its presentation is awful.
Excellent primer for PHP MySQL, 03 Sep 2008
This is an excellent starter for learning how to use PHP/ MySQL.
It goes along at a fair pace, and may be too fast if you don't have previous HTML and programming experience. The separate PHP for the World Wide Web: Visual Quickstart Guide (Visual QuickStart Guides)and MySQL: Visual Quickstart Guide (Visual QuickStart Guides)books in this series take this a bit more slowly, so if you're struggling they might be a good place to look.
Otherwise this will quickly introduce you to the concepts and use of both products. I'm still using this when I do some PHP programming, and other members of my team are also using it. It's excellent and the code is all available for download which avoids either losing/ scratching the CD or lots of typing.
The install Appendix A is worth the money alone, as I've used it to install both PHP and MySQL on Windows servers and my Mac at home. It points to easy installs on the web for the Mac.
My only gripe is that the layout is difficult to follow and it was hard to work out what the projects were actually doing, a little more explanation here might be useful.
Otherwise excellent, recommended particularly as PHP/ MySQL are free leaving you with some spare cash to buy this!
excellent communicator, 29 Aug 2008
I bought this book at the same time as 2 others on similar topics. I've hardly used the other 2. This book is well-written, with useful examples and the author has explained the sample code line-by-line... a real help when trying to amend one of his examples to produce something for your own purposes. As a teacher with some experience of HTML/ VB / ASP.NET I found this book really easy to follow.
There are a few very minor typos in the text (not surprising, given the number of pages), but if you visit the author's website there's a full list of corrections. It took me about 5 mins to go through and correct them, so it didn't really reduce the effectiveness of the book.
One feature I've really found useful... there are occasional little tables of other functions that do similar things. There isn't space in the book to describe them all in detail, but knowing the name of a fucntion makes it really easy to find out more using your favourite search engine.
Strongly recommended.
I also boughtHow to Do Everything with PHP and MySQL (How to Do Everything) (which is absolutely useless) and Mysql Crash Course (Sams Teach Yourself) (which is just about OK as a reference, but has awful page layout that makes it really hard to read). This book was far better than either of those.
Perfect starting point, 21 Aug 2008
This books is a perfect starting point for people coming from HTML, CSS and Javascript.
It goes through all the necessary and most basic parts of PHP and MySQL, but doesn't go into any depth with anything. So if you want to become an expert at PHP, you WILL need to get other books as well.
The book is set up in a tutorial fashion, where you are taken through a step by step description of everything.
Having coded PHP for a few years, i still go back to this book to look up stuff i can't quite remember.
It's definitely worth buying if you want to learn PHP and MySQL.
Great little book, 12 Jun 2008
I bought this book because I am a programmer and need to interact with SQL on a daily basis. However...I do not want to know the fine grain details about database management systems. This is a great little book. It is very easy to read and met my needs perfectly. The samples are all easily achievable in 10 minutes, just like it says on the cover. This makes them very easy to scan over for a refresher when you are trying to work out a solution to a problem. It does not go into great details on the more advanced topics, however it does offer a primer on some of them such as transactions and cursors. Overall I would have no hesitation in recommending this book. It won't make you a SQL pro...but it will definitely make you more comfortable in common situations using this query language.
Perfect for beginners, 19 Apr 2008
This is the best book I have seen for people learning SQL from scratch. It takes you through the basics very quickly without assuming prior knowledge. Recommended for anyone with little or no prior SQL experience. You may want a basic SQL reference book to complement it.
You are better off with online tutorials, 27 Jan 2008
I recently wrote a simple database application for a hobby use. I have previous experience with SQL, but I wanted a handy reference to remind me of the basics. Time and time again I found this book useless, and resorted to an online search. I found the organisation of the book odd. If you want to create a simple application to learn with, you have to start from the back, as he tells you how to create a database and tables at the end.
Good Basic Introduction, 10 Dec 2007
This book is a great place to start for SQL. It tells you pretty much everything you are going to need to know for basic database usage. The later chapters on more advanced features such as triggers and stored procedures aren't massively useful as they don't go into enough depth but the author does say that they are only really intended to give you an idea of what you can do, not how to do it.
This book isn't going to teach you everything you need to know about SQL but it will give you the basics quickly and painlessly.
A great (if not simplistic) reference, 19 Jun 2007
This is a great reference for those starting out with SQL, or those just looking for a quick reference book to keep on their desks.
Don't be mistaken tho, it's by no means a complete reference, and doesn't cover any of the advanced SQL, but it's explanation of triggers, stored procedures, and transactions is a great reference to get around those mental syntax blocks
Excellent Book a Real Must to Have, 23 Nov 2007
This is a really good book, clear and precise. It makes even the difficult tasks look easy!
Good introduction and great value for money., 10 Mar 2004
I have just upgraded from Access 97 to Access to 2003 and I was looking for something new to guide me through the changes. I was suprised that I walked out of the bookshop with this rather than one of the usual suspects. At 766 pages long this book describes itself as a desktop reference and nine books in one. I am not sure I agree completely with those statements. However it goes much further than the normal "Dummies" series by covering Access in impressive detail without losing the clarity which makes the series deservedly popular. This is a really good introduction to Access and, when combined with the price, I would highly recommend it for new starters.
|
|
 |
 |
|
|
Product Description
Ace your preparation for the skills measured by MCTS Exam70-431—and on the job. Work at your own pace through a seriesof lessons and reviews that fully cover each exam objective. Thenreinforce what you’ve learned by applying your knowled
Customer Reviews
A head of the game, 26 Sep 2008
This book is a head of the game, it will teach you the fundamentals of php6 and it tells you when the code is only for php6 (and that php5 code won't work). The good thing about this book is that it teaches you how php and mysql dance together. Don't miss this book, get it while it is still new. Even if you don't know much about mysql this book has an introduction chapter to mysql. I highly recommend this book to all levels except those who are super advanced programmers.
Whoever formatted this book needs to be shot., 15 Sep 2008
This is the worst technical book I have ever attempted to read. Not because of its content, which may or may not be fine, but because of its formatting.
I don't know whether I have a newer edition to everybody else but my copy is formatted in two narrow columns per page, instead of the usual one column.
This makes listings look ridiculous. Lines of code which should fit on one line are instead splayed over 3 or 4 lines.
In one particularly bad example, the page layout went as follows:
Column 1: standard text. Then mid way down column 1 a listing starts. The listing continues to the end of column 1 then goes to the next page, where it goes down column 1 and column 2. You now have to go back two pages to pick up on the standard text, which continued on column 2 of the first page.
The content of this book may well be excellent, I couldn't really say, but its presentation is awful.
Excellent primer for PHP MySQL, 03 Sep 2008
This is an excellent starter for learning how to use PHP/ MySQL.
It goes along at a fair pace, and may be too fast if you don't have previous HTML and programming experience. The separate PHP for the World Wide Web: Visual Quickstart Guide (Visual QuickStart Guides)and MySQL: Visual Quickstart Guide (Visual QuickStart Guides)books in this series take this a bit more slowly, so if you're struggling they might be a good place to look.
Otherwise this will quickly introduce you to the concepts and use of both products. I'm still using this when I do some PHP programming, and other members of my team are also using it. It's excellent and the code is all available for download which avoids either losing/ scratching the CD or lots of typing.
The install Appendix A is worth the money alone, as I've used it to install both PHP and MySQL on Windows servers and my Mac at home. It points to easy installs on the web for the Mac.
My only gripe is that the layout is difficult to follow and it was hard to work out what the projects were actually doing, a little more explanation here might be useful.
Otherwise excellent, recommended particularly as PHP/ MySQL are free leaving you with some spare cash to buy this!
excellent communicator, 29 Aug 2008
I bought this book at the same time as 2 others on similar topics. I've hardly used the other 2. This book is well-written, with useful examples and the author has explained the sample code line-by-line... a real help when trying to amend one of his examples to produce something for your own purposes. As a teacher with some experience of HTML/ VB / ASP.NET I found this book really easy to follow.
There are a few very minor typos in the text (not surprising, given the number of pages), but if you visit the author's website there's a full list of corrections. It took me about 5 mins to go through and correct them, so it didn't really reduce the effectiveness of the book.
One feature I've really found useful... there are occasional little tables of other functions that do similar things. There isn't space in the book to describe them all in detail, but knowing the name of a fucntion makes it really easy to find out more using your favourite search engine.
Strongly recommended.
I also boughtHow to Do Everything with PHP and MySQL (How to Do Everything) (which is absolutely useless) and Mysql Crash Course (Sams Teach Yourself) (which is just about OK as a reference, but has awful page layout that makes it really hard to read). This book was far better than either of those.
Perfect starting point, 21 Aug 2008
This books is a perfect starting point for people coming from HTML, CSS and Javascript.
It goes through all the necessary and most basic parts of PHP and MySQL, but doesn't go into any depth with anything. So if you want to become an expert at PHP, you WILL need to get other books as well.
The book is set up in a tutorial fashion, where you are taken through a step by step description of everything.
Having coded PHP for a few years, i still go back to this book to look up stuff i can't quite remember.
It's definitely worth buying if you want to learn PHP and MySQL.
Great little book, 12 Jun 2008
I bought this book because I am a programmer and need to interact with SQL on a daily basis. However...I do not want to know the fine grain details about database management systems. This is a great little book. It is very easy to read and met my needs perfectly. The samples are all easily achievable in 10 minutes, just like it says on the cover. This makes them very easy to scan over for a refresher when you are trying to work out a solution to a problem. It does not go into great details on the more advanced topics, however it does offer a primer on some of them such as transactions and cursors. Overall I would have no hesitation in recommending this book. It won't make you a SQL pro...but it will definitely make you more comfortable in common situations using this query language.
Perfect for beginners, 19 Apr 2008
This is the best book I have seen for people learning SQL from scratch. It takes you through the basics very quickly without assuming prior knowledge. Recommended for anyone with little or no prior SQL experience. You may want a basic SQL reference book to complement it.
You are better off with online tutorials, 27 Jan 2008
I recently wrote a simple database application for a hobby use. I have previous experience with SQL, but I wanted a handy reference to remind me of the basics. Time and time again I found this book useless, and resorted to an online search. I found the organisation of the book odd. If you want to create a simple application to learn with, you have to start from the back, as he tells you how to create a database and tables at the end.
Good Basic Introduction, 10 Dec 2007
This book is a great place to start for SQL. It tells you pretty much everything you are going to need to know for basic database usage. The later chapters on more advanced features such as triggers and stored procedures aren't massively useful as they don't go into enough depth but the author does say that they are only really intended to give you an idea of what you can do, not how to do it.
This book isn't going to teach you everything you need to know about SQL but it will give you the basics quickly and painlessly.
A great (if not simplistic) reference, 19 Jun 2007
This is a great reference for those starting out with SQL, or those just looking for a quick reference book to keep on their desks.
Don't be mistaken tho, it's by no means a complete reference, and doesn't cover any of the advanced SQL, but it's explanation of triggers, stored procedures, and transactions is a great reference to get around those mental syntax blocks
Excellent Book a Real Must to Have, 23 Nov 2007
This is a really good book, clear and precise. It makes even the difficult tasks look easy!
Good introduction and great value for money., 10 Mar 2004
I have just upgraded from Access 97 to Access to 2003 and I was looking for something new to guide me through the changes. I was suprised that I walked out of the bookshop with this rather than one of the usual suspects. At 766 pages long this book describes itself as a desktop reference and nine books in one. I am not sure I agree completely with those statements. However it goes much further than the normal "Dummies" series by covering Access in impressive detail without losing the clarity which makes the series deservedly popular. This is a really good introduction to Access and, when combined with the price, I would highly recommend it for new starters.
Not so easy to follow, 17 Sep 2008
I found this book is quite hard to follow. This is my very first SQL server book, and I was lost just in the first couple of the lessons. The author probably expected the readers to have a good knowledge about the system already, so there are not enough screen shots to guide you.
Plain English (not), 21 Aug 2008
This book is very dry and hard to read, some of the text is pure gobbledygook. It also assumes you have knowledge of some of the subjects it teaches. This is supposed to be a training course!
Is summary I wish I had spent my money on something else.
Not Impressed!!, 03 Mar 2008
Honestly - utter rubbish!!
There is several times ive read chapters and not known what the hell they are talking about. They do alot of 'Then all you have to do is close this' without actually telling you what the hell THIS is or wher to find it!!!!I'm already a dba on SQL Server 2000 so i though this would be a good top up!!! Ive gone back to googling the chapeters and reading up somewhere(anywhere) else....
It's an IT textbook, 29 Jan 2008
This is my first Microsoft Press textbook/training kit for an exam - and this is exactly what is focuses on - getting you through the exam.
It's very dry (and rather boring), and I much preferred reading the Wrox books Beginning SQL Server 2005 Administration, and then Professional SQL Server 2005 Administration (which appear to be comprehensive as well as being more readable).
Still, this book comes with a CD for 180 trial licence for SQL Server 2005 - and a Measure Up CD with exam simulation software.
Good training guide, poor as a reference book, 11 Sep 2006
These books have a tough expectation list as people want them to provide all they need to know to get through the associated examination and be a first class refernce book. The five-star rating applies to the former of these requirements as this is the market the book is aimed at. Having sat the examination I can say that all of the questions were answered in the book - and from previous exposure to these books that is not normally the case.
As a reference book it fails, simply because it is not intended as such and more obviously because to cover all the topics adequately it would have to be five times as long. That said, the section on Service Broker is way too vague - the knowledge it imparts will get you through the examination but will leave you floundering in the real world.
Use the book to pass the exam and to introduce you to the new technologies - look elsewhere for more in-depth practical (i.e real world) material.
[...]
|
|
 |
 |
|
|
Customer Reviews
A head of the game, 26 Sep 2008
This book is a head of the game, it will teach you the fundamentals of php6 and it tells you when the code is only for php6 (and that php5 code won't work). The good thing about this book is that it teaches you how php and mysql dance together. Don't miss this book, get it while it is still new. Even if you don't know much about mysql this book has an introduction chapter to mysql. I highly recommend this book to all levels except those who are super advanced programmers. Whoever formatted this book needs to be shot., 15 Sep 2008
This is the worst technical book I have ever attempted to read. Not because of its content, which may or may not be fine, but because of its formatting.
I don't know whether I have a newer edition to everybody else but my copy is formatted in two narrow columns per page, instead of the usual one column.
This makes listings look ridiculous. Lines of code which should fit on one line are instead splayed over 3 or 4 lines.
In one particularly bad example, the page layout went as follows:
Column 1: standard text. Then mid way down column 1 a listing starts. The listing continues to the end of column 1 then goes to the next page, where it goes down column 1 and column 2. You now have to go back two pages to pick up on the standard text, which continued on column 2 of the first page.
The content of this book may well be excellent, I couldn't really say, but its presentation is awful. Excellent primer for PHP MySQL, 03 Sep 2008
This is an excellent starter for learning how to use PHP/ MySQL.
It goes along at a fair pace, and may be too fast if you don't have previous HTML and programming experience. The separate PHP for the World Wide Web: Visual Quickstart Guide (Visual QuickStart Guides)and MySQL: Visual Quickstart Guide (Visual QuickStart Guides)books in this series take this a bit more slowly, so if you're struggling they might be a good place to look.
Otherwise this will quickly introduce you to the concepts and use of both products. I'm still using this when I do some PHP programming, and other members of my team are also using it. It's excellent and the code is all available for download which avoids either losing/ scratching the CD or lots of typing.
The install Appendix A is worth the money alone, as I've used it to install both PHP and MySQL on Windows servers and my Mac at home. It points to easy installs on the web for the Mac.
My only gripe is that the layout is difficult to follow and it was hard to work out what the projects were actually doing, a little more explanation here might be useful.
Otherwise excellent, recommended particularly as PHP/ MySQL are free leaving you with some spare cash to buy this! excellent communicator, 29 Aug 2008
I bought this book at the same time as 2 others on similar topics. I've hardly used the other 2. This book is well-written, with useful examples and the author has explained the sample code line-by-line... a real help when trying to amend one of his examples to produce something for your own purposes. As a teacher with some experience of HTML/ VB / ASP.NET I found this book really easy to follow.
There are a few very minor typos in the text (not surprising, given the number of pages), but if you visit the author's website there's a full list of corrections. It took me about 5 mins to go through and correct them, so it didn't really reduce the effectiveness of the book.
One feature I've really found useful... there are occasional little tables of other functions that do similar things. There isn't space in the book to describe them all in detail, but knowing the name of a fucntion makes it really easy to find out more using your favourite search engine.
Strongly recommended.
I also boughtHow to Do Everything with PHP and MySQL (How to Do Everything) (which is absolutely useless) and Mysql Crash Course (Sams Teach Yourself) (which is just about OK as a reference, but has awful page layout that makes it really hard to read). This book was far better than either of those. Perfect starting point, 21 Aug 2008
This books is a perfect starting point for people coming from HTML, CSS and Javascript.
It goes through all the necessary and most basic parts of PHP and MySQL, but doesn't go into any depth with anything. So if you want to become an expert at PHP, you WILL need to get other books as well.
The book is set up in a tutorial fashion, where you are taken through a step by step description of everything.
Having coded PHP for a few years, i still go back to this book to look up stuff i can't quite remember.
It's definitely worth buying if you want to learn PHP and MySQL.
Great little book, 12 Jun 2008
I bought this book because I am a programmer and need to interact with SQL on a daily basis. However...I do not want to know the fine grain details about database management systems. This is a great little book. It is very easy to read and met my needs perfectly. The samples are all easily achievable in 10 minutes, just like it says on the cover. This makes them very easy to scan over for a refresher when you are trying to work out a solution to a problem. It does not go into great details on the more advanced topics, however it does offer a primer on some of them such as transactions and cursors. Overall I would have no hesitation in recommending this book. It won't make you a SQL pro...but it will definitely make you more comfortable in common situations using this query language. Perfect for beginners, 19 Apr 2008
This is the best book I have seen for people learning SQL from scratch. It takes you through the basics very quickly without assuming prior knowledge. Recommended for anyone with little or no prior SQL experience. You may want a basic SQL reference book to complement it. You are better off with online tutorials, 27 Jan 2008
I recently wrote a simple database application for a hobby use. I have previous experience with SQL, but I wanted a handy reference to remind me of the basics. Time and time again I found this book useless, and resorted to an online search. I found the organisation of the book odd. If you want to create a simple application to learn with, you have to start from the back, as he tells you how to create a database and tables at the end. Good Basic Introduction, 10 Dec 2007
This book is a great place to start for SQL. It tells you pretty much everything you are going to need to know for basic database usage. The later chapters on more advanced features such as triggers and stored procedures aren't massively useful as they don't go into enough depth but the author does say that they are only really intended to give you an idea of what you can do, not how to do it.
This book isn't going to teach you everything you need to know about SQL but it will give you the basics quickly and painlessly.
A great (if not simplistic) reference, 19 Jun 2007
This is a great reference for those starting out with SQL, or those just looking for a quick reference book to keep on their desks.
Don't be mistaken tho, it's by no means a complete reference, and doesn't cover any of the advanced SQL, but it's explanation of triggers, stored procedures, and transactions is a great reference to get around those mental syntax blocks Excellent Book a Real Must to Have, 23 Nov 2007
This is a really good book, clear and precise. It makes even the difficult tasks look easy! Good introduction and great value for money., 10 Mar 2004
I have just upgraded from Access 97 to Access to 2003 and I was looking for something new to guide me through the changes. I was suprised that I walked out of the bookshop with this rather than one of the usual suspects. At 766 pages long this book describes itself as a desktop reference and nine books in one. I am not sure I agree completely with those statements. However it goes much further than the normal "Dummies" series by covering Access in impressive detail without losing the clarity which makes the series deservedly popular. This is a really good introduction to Access and, when combined with the price, I would highly recommend it for new starters. Not so easy to follow, 17 Sep 2008
I found this book is quite hard to follow. This is my very first SQL server book, and I was lost just in the first couple of the lessons. The author probably expected the readers to have a good knowledge about the system already, so there are not enough screen shots to guide you. Plain English (not), 21 Aug 2008
This book is very dry and hard to read, some of the text is pure gobbledygook. It also assumes you have knowledge of some of the subjects it teaches. This is supposed to be a training course!
Is summary I wish I had spent my money on something else.
Not Impressed!!, 03 Mar 2008
Honestly - utter rubbish!!
There is several times ive read chapters and not known what the hell they are talking about. They do alot of 'Then all you have to do is close this' without actually telling you what the hell THIS is or wher to find it!!!!I'm already a dba on SQL Server 2000 so i though this would be a good top up!!! Ive gone back to googling the chapeters and reading up somewhere(anywhere) else.... It's an IT textbook, 29 Jan 2008
This is my first Microsoft Press textbook/training kit for an exam - and this is exactly what is focuses on - getting you through the exam.
It's very dry (and rather boring), and I much preferred reading the Wrox books Beginning SQL Server 2005 Administration, and then Professional SQL Server 2005 Administration (which appear to be comprehensive as well as being more readable).
Still, this book comes with a CD for 180 trial licence for SQL Server 2005 - and a Measure Up CD with exam simulation software.
Good training guide, poor as a reference book, 11 Sep 2006
These books have a tough expectation list as people want them to provide all they need to know to get through the associated examination and be a first class refernce book. The five-star rating applies to the former of these requirements as this is the market the book is aimed at. Having sat the examination I can say that all of the questions were answered in the book - and from previous exposure to these books that is not normally the case.
As a reference book it fails, simply because it is not intended as such and more obviously because to cover all the topics adequately it would have to be five times as long. That said, the section on Service Broker is way too vague - the knowledge it imparts will get you through the examination but will leave you floundering in the real world.
Use the book to pass the exam and to introduce you to the new technologies - look elsewhere for more in-depth practical (i.e real world) material.
[...] Great book for getting started, 02 Mar 2006
Coming to access as a complete beginner I found this book incredibly useful, all the steps are clearly presented, and you can skip backwards and forwards through the book allowing you to quickly build your own database rather than having to plod through a strict tutorial. You will not find much theory in here - mainly practical how-to's. This book is for beginners, and its a great start.
Excellent instructions, 15 Apr 2005
Ok so access is a little difficult to get you head around sometimes!!! But this book is written by a woman who understands that and puts it in plain english instead of computer jargon. There are simple instructions, diagrams (pictures, so you can make sure what you are looking at is the same as what is in the book) and some very useful tips. I found that this was one of the better books that i have purchased in relation to Access (and i have brought a few) and would recommend it to anyone who wishes to learn more about this microsoft programme. The book itself tells you everything in relation to creating a database including doing reports, changing items etc. Well if you do decide to purchase this book i hope it helps you out as much as it helped me!
|
|
 |
 |
|
|
Product Description
Learn everything you need to know for working with Microsoft Office Access 2007 - from the inside out! This book packs hundreds of time-saving solutions, troubleshooting tips, and workarounds for using Office Access 2007 - all in concise, fast-answer form
Customer Reviews
A head of the game, 26 Sep 2008
This book is a head of the game, it will teach you the fundamentals of php6 and it tells you when the code is only for php6 (and that php5 code won't work). The good thing about this book is that it teaches you how php and mysql dance together. Don't miss this book, get it while it is still new. Even if you don't know much about mysql this book has an introduction chapter to mysql. I highly recommend this book to all levels except those who are super advanced programmers. Whoever formatted this book needs to be shot., 15 Sep 2008
This is the worst technical book I have ever attempted to read. Not because of its content, which may or may not be fine, but because of its formatting.
I don't know whether I have a newer edition to everybody else but my copy is formatted in two narrow columns per page, instead of the usual one column.
This makes listings look ridiculous. Lines of code which should fit on one line are instead splayed over 3 or 4 lines.
In one particularly bad example, the page layout went as follows:
Column 1: standard text. Then mid way down column 1 a listing starts. The listing continues to the end of column 1 then goes to the next page, where it goes down column 1 and column 2. You now have to go back two pages to pick up on the standard text, which continued on column 2 of the first page.
The content of this book may well be excellent, I couldn't really say, but its presentation is awful. Excellent primer for PHP MySQL, 03 Sep 2008
This is an excellent starter for learning how to use PHP/ MySQL.
It goes along at a fair pace, and may be too fast if you don't have previous HTML and programming experience. The separate PHP for the World Wide Web: Visual Quickstart Guide (Visual QuickStart Guides)and MySQL: Visual Quickstart Guide (Visual QuickStart Guides)books in this series take this a bit more slowly, so if you're struggling they might be a good place to look.
Otherwise this will quickly introduce you to the concepts and use of both products. I'm still using this when I do some PHP programming, and other members of my team are also using it. It's excellent and the code is all available for download which avoids either losing/ scratching the CD or lots of typing.
The install Appendix A is worth the money alone, as I've used it to install both PHP and MySQL on Windows servers and my Mac at home. It points to easy installs on the web for the Mac.
My only gripe is that the layout is difficult to follow and it was hard to work out what the projects were actually doing, a little more explanation here might be useful.
Otherwise excellent, recommended particularly as PHP/ MySQL are free leaving you with some spare cash to buy this! excellent communicator, 29 Aug 2008
I bought this book at the same time as 2 others on similar topics. I've hardly used the other 2. This book is well-written, with useful examples and the author has explained the sample code line-by-line... a real help when trying to amend one of his examples to produce something for your own purposes. As a teacher with some experience of HTML/ VB / ASP.NET I found this book really easy to follow.
There are a few very minor typos in the text (not surprising, given the number of pages), but if you visit the author's website there's a full list of corrections. It took me about 5 mins to go through and correct them, so it didn't really reduce the effectiveness of the book.
One feature I've really found useful... there are occasional little tables of other functions that do similar things. There isn't space in the book to describe them all in detail, but knowing the name of a fucntion makes it really easy to find out more using your favourite search engine.
Strongly recommended.
I also boughtHow to Do Everything with PHP and MySQL (How to Do Everything) (which is absolutely useless) and Mysql Crash Course (Sams Teach Yourself) (which is just about OK as a reference, but has awful page layout that makes it really hard to read). This book was far better than either of those. Perfect starting point, 21 Aug 2008
This books is a perfect starting point for people coming from HTML, CSS and Javascript.
It goes through all the necessary and most basic parts of PHP and MySQL, but doesn't go into any depth with anything. So if you want to become an expert at PHP, you WILL need to get other books as well.
The book is set up in a tutorial fashion, where you are taken through a step by step description of everything.
Having coded PHP for a few years, i still go back to this book to look up stuff i can't quite remember.
It's definitely worth buying if you want to learn PHP and MySQL.
Great little book, 12 Jun 2008
I bought this book because I am a programmer and need to interact with SQL on a daily basis. However...I do not want to know the fine grain details about database management systems. This is a great little book. It is very easy to read and met my needs perfectly. The samples are all easily achievable in 10 minutes, just like it says on the cover. This makes them very easy to scan over for a refresher when you are trying to work out a solution to a problem. It does not go into great details on the more advanced topics, however it does offer a primer on some of them such as transactions and cursors. Overall I would have no hesitation in recommending this book. It won't make you a SQL pro...but it will definitely make you more comfortable in common situations using this query language. Perfect for beginners, 19 Apr 2008
This is the best book I have seen for people learning SQL from scratch. It takes you through the basics very quickly without assuming prior knowledge. Recommended for anyone with little or no prior SQL experience. You may want a basic SQL reference book to complement it. You are better off with online tutorials, 27 Jan 2008
I recently wrote a simple database application for a hobby use. I have previous experience with SQL, but I wanted a handy reference to remind me of the basics. Time and time again I found this book useless, and resorted to an online search. I found the organisation of the book odd. If you want to create a simple application to learn with, you have to start from the back, as he tells you how to create a database and tables at the end. Good Basic Introduction, 10 Dec 2007
This book is a great place to start for SQL. It tells you pretty much everything you are going to need to know for basic database usage. The later chapters on more advanced features such as triggers and stored procedures aren't massively useful as they don't go into enough depth but the author does say that they are only really intended to give you an idea of what you can do, not how to do it.
This book isn't going to teach you everything you need to know about SQL but it will give you the basics quickly and painlessly.
A great (if not simplistic) reference, 19 Jun 2007
This is a great reference for those starting out with SQL, or those just looking for a quick reference book to keep on their desks.
Don't be mistaken tho, it's by no means a complete reference, and doesn't cover any of the advanced SQL, but it's explanation of triggers, stored procedures, and transactions is a great reference to get around those mental syntax blocks Excellent Book a Real Must to Have, 23 Nov 2007
This is a really good book, clear and precise. It makes even the difficult tasks look easy! Good introduction and great value for money., 10 Mar 2004
I have just upgraded from Access 97 to Access to 2003 and I was looking for something new to guide me through the changes. I was suprised that I walked out of the bookshop with this rather than one of the usual suspects. At 766 pages long this book describes itself as a desktop reference and nine books in one. I am not sure I agree completely with those statements. However it goes much further than the normal "Dummies" series by covering Access in impressive detail without losing the clarity which makes the series deservedly popular. This is a really good introduction to Access and, when combined with the price, I would highly recommend it for new starters. Not so easy to follow, 17 Sep 2008
I found this book is quite hard to follow. This is my very first SQL server book, and I was lost just in the first couple of the lessons. The author probably expected the readers to have a good knowledge about the system already, so there are not enough screen shots to guide you. Plain English (not), 21 Aug 2008
This book is very dry and hard to read, some of the text is pure gobbledygook. It also assumes you have knowledge of some of the subjects it teaches. This is supposed to be a training course!
Is summary I wish I had spent my money on something else.
Not Impressed!!, 03 Mar 2008
Honestly - utter rubbish!!
There is several times ive read chapters and not known what the hell they are talking about. They do alot of 'Then all you have to do is close this' without actually telling you what the hell THIS is or wher to find it!!!!I'm already a dba on SQL Server 2000 so i though this would be a good top up!!! Ive gone back to googling the chapeters and reading up somewhere(anywhere) else.... It's an IT textbook, 29 Jan 2008
This is my first Microsoft Press textbook/training kit for an exam - and this is exactly what is focuses on - getting you through the exam.
It's very dry (and rather boring), and I much preferred reading the Wrox books Beginning SQL Server 2005 Administration, and then Professional SQL Server 2005 Administration (which appear to be comprehensive as well as being more readable).
Still, this book comes with a CD for 180 trial licence for SQL Server 2005 - and a Measure Up CD with exam simulation software.
Good training guide, poor as a reference book, 11 Sep 2006
These books have a tough expectation list as people want them to provide all they need to know to get through the associated examination and be a first class refernce book. The five-star rating applies to the former of these requirements as this is the market the book is aimed at. Having sat the examination I can say that all of the questions were answered in the book - and from previous exposure to these books that is not normally the case.
As a reference book it fails, simply because it is not intended as such and more obviously because to cover all the topics adequately it would have to be five times as long. That said, the section on Service Broker is way too vague - the knowledge it imparts will get you through the examination but will leave you floundering in the real world.
Use the book to pass the exam and to introduce you to the new technologies - look elsewhere for more in-depth practical (i.e real world) material.
[...] Great book for getting started, 02 Mar 2006
Coming to access as a complete beginner I found this book incredibly useful, all the steps are clearly presented, and you can skip backwards and forwards through the book allowing you to quickly build your own database rather than having to plod through a strict tutorial. You will not find much theory in here - mainly practical how-to's. This book is for beginners, and its a great start.
Excellent instructions, 15 Apr 2005
Ok so access is a little difficult to get you head around sometimes!!! But this book is written by a woman who understands that and puts it in plain english instead of computer jargon. There are simple instructions, diagrams (pictures, so you can make sure what you are looking at is the same as what is in the book) and some very useful tips. I found that this was one of the better books that i have purchased in relation to Access (and i have brought a few) and would recommend it to anyone who wishes to learn more about this microsoft programme. The book itself tells you everything in relation to creating a database including doing reports, changing items etc. Well if you do decide to purchase this book i hope it helps you out as much as it helped me!
Inside Out, 18 May 2008
This book really goes Inside Out in access 2007, no stone is left unturned, the book is easy reading and goes through every function and tool access offers. Best book to learn all about access2007
|
|
 |
 |
|
|
Customer Reviews
A head of the game, 26 Sep 2008
This book is a head of the game, it will teach you the fundamentals of php6 and it tells you when the code is only for php6 (and that php5 code won't work). The good thing about this book is that it teaches you how php and mysql dance together. Don't miss this book, get it while it is still new. Even if you don't know much about mysql this book has an introduction chapter to mysql. I highly recommend this book to all levels except those who are super advanced programmers. Whoever formatted this book needs to be shot., 15 Sep 2008
This is the worst technical book I have ever attempted to read. Not because of its content, which may or may not be fine, but because of its formatting.
I don't know whether I have a newer edition to everybody else but my copy is formatted in two narrow columns per page, instead of the usual one column.
This makes listings look ridiculous. Lines of code which should fit on one line are instead splayed over 3 or 4 lines.
In one particularly bad example, the page layout went as follows:
Column 1: standard text. Then mid way down column 1 a listing starts. The listing continues to the end of column 1 then goes to the next page, where it goes down column 1 and column 2. You now have to go back two pages to pick up on the standard text, which continued on column 2 of the first page.
The content of this book may well be excellent, I couldn't really say, but its presentation is awful. Excellent primer for PHP MySQL, 03 Sep 2008
This is an excellent starter for learning how to use PHP/ MySQL.
It goes along at a fair pace, and may be too fast if you don't have previous HTML and programming experience. The separate PHP for the World Wide Web: Visual Quickstart Guide (Visual QuickStart Guides)and MySQL: Visual Quickstart Guide (Visual QuickStart Guides)books in this series take this a bit more slowly, so if you're struggling they might be a good place to look.
Otherwise this will quickly introduce you to the concepts and use of both products. I'm still using this when I do some PHP programming, and other members of my team are also using it. It's excellent and the code is all available for download which avoids either losing/ scratching the CD or lots of typing.
The install Appendix A is worth the money alone, as I've used it to install both PHP and MySQL on Windows servers and my Mac at home. It points to easy installs on the web for the Mac.
My only gripe is that the layout is difficult to follow and it was hard to work out what the projects were actually doing, a little more explanation here might be useful.
Otherwise excellent, recommended particularly as PHP/ MySQL are free leaving you with some spare cash to buy this! excellent communicator, 29 Aug 2008
I bought this book at the same time as 2 others on similar topics. I've hardly used the other 2. This book is well-written, with useful examples and the author has explained the sample code line-by-line... a real help when trying to amend one of his examples to produce something for your own purposes. As a teacher with some experience of HTML/ VB / ASP.NET I found this book really easy to follow.
There are a few very minor typos in the text (not surprising, given the number of pages), but if you visit the author's website there's a full list of corrections. It took me about 5 mins to go through and correct them, so it didn't really reduce the effectiveness of the book.
One feature I've really found useful... there are occasional little tables of other functions that do similar things. There isn't space in the book to describe them all in detail, but knowing the name of a fucntion makes it really easy to find out more using your favourite search engine.
Strongly recommended.
I also boughtHow to Do Everything with PHP and MySQL (How to Do Everything) (which is absolutely useless) and Mysql Crash Course (Sams Teach Yourself) (which is just about OK as a reference, but has awful page layout that makes it really hard to read). This book was far better than either of those. Perfect starting point, 21 Aug 2008
This books is a perfect starting point for people coming from HTML, CSS and Javascript.
It goes through all the necessary and most basic parts of PHP and MySQL, but doesn't go into any depth with anything. So if you want to become an expert at PHP, you WILL need to get other books as well.
The book is set up in a tutorial fashion, where you are taken through a step by step description of everything.
Having coded PHP for a few years, i still go back to this book to look up stuff i can't quite remember.
It's definitely worth buying if you want to learn PHP and MySQL.
Great little book, 12 Jun 2008
I bought this book because I am a programmer and need to interact with SQL on a daily basis. However...I do not want to know the fine grain details about database management systems. This is a great little book. It is very easy to read and met my needs perfectly. The samples are all easily achievable in 10 minutes, just like it says on the cover. This makes them very easy to scan over for a refresher when you are trying to work out a solution to a problem. It does not go into great details on the more advanced topics, however it does offer a primer on some of them such as transactions and cursors. Overall I would have no hesitation in recommending this book. It won't make you a SQL pro...but it will definitely make you more comfortable in common situations using this query language. Perfect for beginners, 19 Apr 2008
This is the best book I have seen for people learning SQL from scratch. It takes you through the basics very quickly without assuming prior knowledge. Recommended for anyone with little or no prior SQL experience. You may want a basic SQL reference book to complement it. You are better off with online tutorials, 27 Jan 2008
I recently wrote a simple database application for a hobby use. I have previous experience with SQL, but I wanted a handy reference to remind me of the basics. Time and time again I found this book useless, and resorted to an online search. I found the organisation of the book odd. If you want to create a simple application to learn with, you have to start from the back, as he tells you how to create a database and tables at the end. Good Basic Introduction, 10 Dec 2007
This book is a great place to start for SQL. It tells you pretty much everything you are going to need to know for basic database usage. The later chapters on more advanced features such as triggers and stored procedures aren't massively useful as they don't go into enough depth but the author does say that they are only really intended to give you an idea of what you can do, not how to do it.
This book isn't going to teach you everything you need to know about SQL but it will give you the basics quickly and painlessly.
A great (if not simplistic) reference, 19 Jun 2007
This is a great reference for those starting out with SQL, or those just looking for a quick reference book to keep on their desks.
Don't be mistaken tho, it's by no means a complete reference, and doesn't cover any of the advanced SQL, but it's explanation of triggers, stored procedures, and transactions is a great reference to get around those mental syntax blocks Excellent Book a Real Must to Have, 23 Nov 2007
This is a really good book, clear and precise. It makes even the difficult tasks look easy! Good introduction and great value for money., 10 Mar 2004
I have just upgraded from Access 97 to Access to 2003 and I was looking for something new to guide me through the changes. I was suprised that I walked out of the bookshop with this rather than one of the usual suspects. At 766 pages long this book describes itself as a desktop reference and nine books in one. I am not sure I agree completely with those statements. However it goes much further than the normal "Dummies" series by covering Access in impressive detail without losing the clarity which makes the series deservedly popular. This is a really good introduction to Access and, when combined with the price, I would highly recommend it for new starters. Not so easy to follow, 17 Sep 2008
I found this book is quite hard to follow. This is my very first SQL server book, and I was lost just in the first couple of the lessons. The author probably expected the readers to have a good knowledge about the system already, so there are not enough screen shots to guide you. Plain English (not), 21 Aug 2008
This book is very dry and hard to read, some of the text is pure gobbledygook. It also assumes you have knowledge of some of the subjects it teaches. This is supposed to be a training course!
Is summary I wish I had spent my money on something else.
Not Impressed!!, 03 Mar 2008
Honestly - utter rubbish!!
There is several times ive read chapters and not known what the hell they are talking about. They do alot of 'Then all you have to do is close this' without actually telling you what the hell THIS is or wher to find it!!!!I'm already a dba on SQL Server 2000 so i though this would be a good top up!!! Ive gone back to googling the chapeters and reading up somewhere(anywhere) else.... It's an IT textbook, 29 Jan 2008
This is my first Microsoft Press textbook/training kit for an exam - and this is exactly what is focuses on - getting you through the exam.
It's very dry (and rather boring), and I much preferred reading the Wrox books Beginning SQL Server 2005 Administration, and then Professional SQL Server 2005 Administration (which appear to be comprehensive as well as being more readable).
Still, this book comes with a CD for 180 trial licence for SQL Server 2005 - and a Measure Up CD with exam simulation software.
Good training guide, poor as a reference book, 11 Sep 2006
These books have a tough expectation list as people want them to provide all they need to know to get through the associated examination and be a first class refernce book. The five-star rating applies to the former of these requirements as this is the market the book is aimed at. Having sat the examination I can say that all of the questions were answered in the book - and from previous exposure to these books that is not normally the case.
As a reference book it fails, simply because it is not intended as such and more obviously because to cover all the topics adequately it would have to be five times as long. That said, the section on Service Broker is way too vague - the knowledge it imparts will get you through the examination but will leave you floundering in the real world.
Use the book to pass the exam and to introduce you to the new technologies - look elsewhere for more in-depth practical (i.e real world) material.
[...] Great book for getting started, 02 Mar 2006
Coming to access as a complete beginner I found this book incredibly useful, all the steps are clearly presented, and you can skip backwards and forwards through the book allowing you to quickly build your own database rather than having to plod through a strict tutorial. You will not find much theory in here - mainly practical how-to's. This book is for beginners, and its a great start.
Excellent instructions, 15 Apr 2005
Ok so access is a little difficult to get you head around sometimes!!! But this book is written by a woman who understands that and puts it in plain english instead of computer jargon. There are simple instructions, diagrams (pictures, so you can make sure what you are looking at is the same as what is in the book) and some very useful tips. I found that this was one of the better books that i have purchased in relation to Access (and i have brought a few) and would recommend it to anyone who wishes to learn more about this microsoft programme. The book itself tells you everything in relation to creating a database including doing reports, changing items etc. Well if you do decide to purchase this book i hope it helps you out as much as it helped me!
Inside Out, 18 May 2008
This book really goes Inside Out in access 2007, no stone is left unturned, the book is easy reading and goes through every function and tool access offers. Best book to learn all about access2007
Disapointing, 20 Dec 2007
An excellently written book with very user friendly practice files that walk you through creating forms, reports and some query functions.
However, once read I was still left with questions that I hoped the book would answer. How do you format a ribbon? Only 3 query types are covered and not enough attention is given to reports and forms.
For me, brushing up on access skills after 7 years, it got me back into Access but where is the sequel to finish the course?
I Had high hopes for this book but am disappointed.
|
|
 |
 |
|
|
Customer Reviews
A head of the game, 26 Sep 2008
This book is a head of the game, it will teach you the fundamentals of php6 and it tells you when the code is only for php6 (and that php5 code won't work). The good thing about this book is that it teaches you how php and mysql dance together. Don't miss this book, get it while it is still new. Even if you don't know much about mysql this book has an introduction chapter to mysql. I highly recommend this book to all levels except those who are super advanced programmers. Whoever formatted this book needs to be shot., 15 Sep 2008
This is the worst technical book I have ever attempted to read. Not because of its content, which may or may not be fine, but because of its formatting.
I don't know whether I have a newer edition to everybody else but my copy is formatted in two narrow columns per page, instead of the usual one column.
This makes listings look ridiculous. Lines of code which should fit on one line are instead splayed over 3 or 4 lines.
In one particularly bad example, the page layout went as follows:
Column 1: standard text. Then mid way down column 1 a listing starts. The listing continues to the end of column 1 then goes to the next page, where it goes down column 1 and column 2. You now have to go back two pages to pick up on the standard text, which continued on column 2 of the first page.
The content of this book may well be excellent, I couldn't really say, but its presentation is awful. Excellent primer for PHP MySQL, 03 Sep 2008
This is an excellent starter for learning how to use PHP/ MySQL.
It goes along at a fair pace, and may be too fast if you don't have previous HTML and programming experience. The separate PHP for the World Wide Web: Visual Quickstart Guide (Visual QuickStart Guides)and MySQL: Visual Quickstart Guide (Visual QuickStart Guides)books in this series take this a bit more slowly, so if you're struggling they might be a good place to look.
Otherwise this will quickly introduce you to the concepts and use of both products. I'm still using this when I do some PHP programming, and other members of my team are also using it. It's excellent and the code is all available for download which avoids either losing/ scratching the CD or lots of typing.
The install Appendix A is worth the money alone, as I've used it to install both PHP and MySQL on Windows servers and my Mac at home. It points to easy installs on the web for the Mac.
My only gripe is that the layout is difficult to follow and it was hard to work out what the projects were actually doing, a little more explanation here might be useful.
Otherwise excellent, recommended particularly as PHP/ MySQL are free leaving you with some spare cash to buy this! excellent communicator, 29 Aug 2008
I bought this book at the same time as 2 others on similar topics. I've hardly used the other 2. This book is well-written, with useful examples and the author has explained the sample code line-by-line... a real help when trying to amend one of his examples to produce something for your own purposes. As a teacher with some experience of HTML/ VB / ASP.NET I found this book really easy to follow.
There are a few very minor typos in the text (not surprising, given the number of pages), but if you visit the author's website there's a full list of corrections. It took me about 5 mins to go through and correct them, so it didn't really reduce the effectiveness of the book.
One feature I've really found useful... there are occasional little tables of other functions that do similar things. There isn't space in the book to describe them all in detail, but knowing the name of a fucntion makes it really easy to find out more using your favourite search engine.
Strongly recommended.
I also boughtHow to Do Everything with PHP and MySQL (How to Do Everything) (which is absolutely useless) and Mysql Crash Course (Sams Teach Yourself) (which is just about OK as a reference, but has awful page layout that makes it really hard to read). This book was far better than either of those. Perfect starting point, 21 Aug 2008
This books is a perfect starting point for people coming from HTML, CSS and Javascript.
It goes through all the necessary and most basic parts of PHP and MySQL, but doesn't go into any depth with anything. So if you want to become an expert at PHP, you WILL need to get other books as well.
The book is set up in a tutorial fashion, where you are taken through a step by step description of everything.
Having coded PHP for a few years, i still go back to this book to look up stuff i can't quite remember.
It's definitely worth buying if you want to learn PHP and MySQL.
Great little book, 12 Jun 2008
I bought this book because I am a programmer and need to interact with SQL on a daily basis. However...I do not want to know the fine grain details about database management systems. This is a great little book. It is very easy to read and met my needs perfectly. The samples are all easily achievable in 10 minutes, just like it says on the cover. This makes them very easy to scan over for a refresher when you are trying to work out a solution to a problem. It does not go into great details on the more advanced topics, however it does offer a primer on some of them such as transactions and cursors. Overall I would have no hesitation in recommending this book. It won't make you a SQL pro...but it will definitely make you more comfortable in common situations using this query language. Perfect for beginners, 19 Apr 2008
This is the best book I have seen for people learning SQL from scratch. It takes you through the basics very quickly without assuming prior knowledge. Recommended for anyone with little or no prior SQL experience. You may want a basic SQL reference book to complement it. You are better off with online tutorials, 27 Jan 2008
I recently wrote a simple database application for a hobby use. I have previous experience with SQL, but I wanted a handy reference to remind me of the basics. Time and time again I found this book useless, and resorted to an online search. I found the organisation of the book odd. If you want to create a simple application to learn with, you have to start from the back, as he tells you how to create a database and tables at the end. Good Basic Introduction, 10 Dec 2007
This book is a great place to start for SQL. It tells you pretty much everything you are going to need to know for basic database usage. The later chapters on more advanced features such as triggers and stored procedures aren't massively useful as they don't go into enough depth but the author does say that they are only really intended to give you an idea of what you can do, not how to do it.
This book isn't going to teach you everything you need to know about SQL but it will give you the basics quickly and painlessly.
A great (if not simplistic) reference, 19 Jun 2007
This is a great reference for those starting out with SQL, or those just looking for a quick reference book to keep on their desks.
Don't be mistaken tho, it's by no means a complete reference, and doesn't cover any of the advanced SQL, but it's explanation of triggers, stored procedures, and transactions is a great reference to get around those mental syntax blocks Excellent Book a Real Must to Have, 23 Nov 2007
This is a really good book, clear and precise. It makes even the difficult tasks look easy! Good introduction and great value for money., 10 Mar 2004
I have just upgraded from Access 97 to Access to 2003 and I was looking for something new to guide me through the changes. I was suprised that I walked out of the bookshop with this rather than one of the usual suspects. At 766 pages long this book describes itself as a desktop reference and nine books in one. I am not sure I agree completely with those statements. However it goes much further than the normal "Dummies" series by covering Access in impressive detail without losing the clarity which makes the series deservedly popular. This is a really good introduction to Access and, when combined with the price, I would highly recommend it for new starters. Not so easy to follow, 17 Sep 2008
I found this book is quite hard to follow. This is my very first SQL server book, and I was lost just in the first couple of the lessons. The author probably expected the readers to have a good knowledge about the system already, so there are not enough screen shots to guide you. Plain English (not), 21 Aug 2008
This book is very dry and hard to read, some of the text is pure gobbledygook. It also assumes you have knowledge of some of the subjects it teaches. This is supposed to be a training course!
Is summary I wish I had spent my money on something else.
Not Impressed!!, 03 Mar 2008
Honestly - utter rubbish!!
There is several times ive read chapters and not known what the hell they are talking about. They do alot of 'Then all you have to do is close this' without actually telling you what the hell THIS is or wher to find it!!!!I'm already a dba on SQL Server 2000 so i though this would be a good top up!!! Ive gone back to googling the chapeters and reading up somewhere(anywhere) else.... It's an IT textbook, 29 Jan 2008
This is my first Microsoft Press textbook/training kit for an exam - and this is exactly what is focuses on - getting you through the exam.
It's very dry (and rather boring), and I much preferred reading the Wrox books Beginning SQL Server 2005 Administration, and then Professional SQL Server 2005 Administration (which appear to be comprehensive as well as being more readable).
Still, this book comes with a CD for 180 trial licence for SQL Server 2005 - and a Measure Up CD with exam simulation software.
Good training guide, poor as a reference book, 11 Sep 2006
These books have a tough expectation list as people want them to provide all they need to know to get through the associated examination and be a first class refernce book. The five-star rating applies to the former of these requirements as this is the market the book is aimed at. Having sat the examination I can say that all of the questions were answered in the book - and from previous exposure to these books that is not normally the case.
As a reference book it fails, simply because it is not intended as such and more obviously because to cover all the topics adequately it would have to be five times as long. That said, the section on Service Broker is way too vague - the knowledge it imparts will get you through the examination but will leave you floundering in the real world.
Use the book to pass the exam and to introduce you to the new technologies - look elsewhere for more in-depth practical (i.e real world) material.
[...] Great book for getting started, 02 Mar 2006
Coming to access as a complete beginner I found this book incredibly useful, all the steps are clearly presented, and you can skip backwards and forwards through the book allowing you to quickly build your own database rather than having to plod through a strict tutorial. You will not find much theory in here - mainly practical how-to's. This book is for beginners, and its a great start.
Excellent instructions, 15 Apr 2005
Ok so access is a little difficult to get you head around sometimes!!! But this book is written by a woman who understands that and puts it in plain english instead of computer jargon. There are simple instructions, diagrams (pictures, so you can make sure what you are looking at is the same as what is in the book) and some very useful tips. I found that this was one of the better books that i have purchased in relation to Access (and i have brought a few) and would recommend it to anyone who wishes to learn more about this microsoft programme. The book itself tells you everything in relation to creating a database including doing reports, changing items etc. Well if you do decide to purchase this book i hope it helps you out as much as it helped me!
Inside Out, 18 May 2008
This book really goes Inside Out in access 2007, no stone is left unturned, the book is easy reading and goes through every function and tool access offers. Best book to learn all about access2007
Disapointing, 20 Dec 2007
An excellently written book with very user friendly practice files that walk you through creating forms, reports and some query functions.
However, once read I was still left with questions that I hoped the book would answer. How do you format a ribbon? Only 3 query types are covered and not enough attention is given to reports and forms.
For me, brushing up on access skills after 7 years, it got me back into Access but where is the sequel to finish the course?
I Had high hopes for this book but am disappointed.
The best book on Data Warehousing. Full Stop., 04 Sep 2008
I bought the First Edition of this book over ten years ago, and it helped demystify some of my preconceptions about Data Warehousing. I since buillt upon my experience, along with several highly successful, highly performant warehouse solutions in the Telecoms, Public Services and Banking industries.
In summary - this book works.
One of it's greatest strengths is that it is readable, and easily understood - despite the Initially unusual design techniques. Anyone with database design experience should have no problem following the concepts.
After an initial chapter on the "basics dimensional design" it then explores the subject chapter by chapter using "case studies". You're bound to find one industry you're familiar with, the subjects include Retail Sales, Inventory, Order Processing, HR and Financial Services.
Each case study, explores the fundamentals in further detail, and introduces an additional concept for which a solution is provided.
It's far from a "cook-book" approach, but both myself and colleagues (I've kept in touch with two other people who swear by Ralph Kimball and the toolkit), have relied upon it for solutions through the years.
Take for example, the problem of modling a complex hierarchy of business units which can (in theory) have any number of levels, but users want to analyse data for "Ultimate Parent Companies" or for all the subsidiaries of a given company. Ralph has a solution.
In summary, if you're working in the Business Intelligence industry, as a designer, architect or even an intested project manager - you should understand Dimensional Design techniques, and this is the book the explain them.
Ironically, an alternative book The Data Warehouse ETL Toolkit: Practical Techniques for Extracting, Cleaning, Conforming, and Delivering Data, is suitable if either you're an ETL developer or simply want a good overview of the techniques. Also co-authored by Ralph Kimball, it provides a succinct overview of Dimensional Design along with a description of the thorny issue of ETL.
A good book, 06 Nov 2007
1. I recommend this book for a beginner and advanced users for clear understanding on dimensional modelling.
2. I am happy to say, I received a replacement book since my first order was not delivered to me.
The Bible for starting a Data Warehouse project, 22 Sep 2007
Our organisation was establishing a BI competence centre. This book along with the others in the series offered all the guidance needed to make sense of the terminology - and more importantly gave real-life worked examples rather than just theory. We bought it for everyone on the team.
A must have, 04 Dec 2006
I picked this up about 18 months ago as a primer, and it's still helping me today as I continue to develop new datawarehouse designs. Each time I have to do something for the first time, there's usually a chapter in the book for it. I feel a lot more comfortable having it on my desk!!
Excellent book, 07 Mar 2006
I found this book extrememly useful. I do not come from a database background, I'm more of an analyst but the concepts were well explained and it all made sense.
|
|
 |
 |
| |