|
Browse categories
Electronics & Telecommunications Engineering
|
 |
 |
 |
|
|
 |
|
|
Customer Reviews
This is a book written for people who don't need to read a book about iPhone development, 26 Nov 2008
I was utterly disappointed with this book as I've been a long-time reader of Erica's posts on TUAW.com and have enjoyed her efforts on MacBreakWeekly and her less official iPhone development.
Unfortunately the problem with this book is that she is too experienced to talk to anyone but other experienced developers. With her 'Hello World' app, traditionally the first app you will learn to write in any language, you are told to throw away parts of the folder structure that Apple sets up in XCode, along with some of the pre-written code and use the code she writes with absolutely no real explanation of why. The net effect is to leave you utterly lost, not really knowing what you can and cannot do with the tools you are given.
The second problem is that it seems that Erica seems to have written the book in a huge hurry. No time is taken to explain anything. Maybe I'm not the target audience for the book but I was absolutely none the wiser about the basic tools in the SDK after reading the first thirty or so pages and I am an object-oriented ActionScript developer with some experience with the MVC design pattern so should have some affinity with the OOP code used in Objective-C (even if the syntax is a bit more alien).
I have since bought Beginning iPhone Development - Exploring the iPhone SDK by Dave Mark and Jeff LaMarche and have found it's pace much more manageable and feel much more able to take on the examples after reading through the theory.
Colour me unimpressed!, 10 Nov 2008
I've learned a large number of languages, toolkits and SDKs over the years and been part of the review process of a fairly well known book as well, so believe me when I say this is not a great quality book!
If you read the back cover and even the prerequisites, you might think this book is for you. The prerequisites page only mentions the following with regards to knowledge required: "Familiarity with Objective-C". No mention is made of familiarity with writing software for OS X, but by page 23 we're seeing statements like "These essential frameworks enable you to build your iPhone applications using the same fundamental classes and calls you are familiar with from the Macintosh". This is followed on 24 by a comment about Info.plist - "It works the same way Info.plist files work on the Mac." Even as early as page 7 we're seeing things like "As with the Macintosh..." This book does not stand well on its own and that will make it less accessible to some people.
Then we get to the missing stuff - in the very first project, we're instructed to "Drag the three image files from the Chapter One Project folder provided with this book..." Provided where? There's no CD in the back, and I've not found anything in Chapter 1 so far that tells me where this resource is supposed to be included.
The first code listing spans almost two full pages as a single block of text. While the code is commented, there is no in-line breakdown of what each section is and you'll find yourself flipping back to previous pages to tie what you read there back to the code being displayed. Once this two page block of code is over, you don't see it again during this chapter - there is no further discussion of the code so you have to take it on faith for now and learn about it later. That's fine for a 10 line "hello world" app, but not really acceptable for an introduction to a language / framework like Cocoa.
All in all, first impressions are not good. This is not a book to rival the kind of book we've become used to with the Aaron Hillegass definitive reference for starting OS X programming. It will serve more experienced Apple developers well, but will be frustrating for new users.
Good book, but lacking in places, 10 Nov 2008
I found this book useful, but it definitely lacks in places. I am using it as a resource for finding out little tricks or tips on how another programmer lays out their work. It's a useful resource, however it won't teach you the SDK from a beginner to an expert - grab Cocoa Programming for Mac OS X for that!
Useful samples, not for beginners however, 05 Nov 2008
I thought this book was well written but be aware it does throw you into the deep end pretty much immediately. I would recommend this book mainly to developers who are already familiar with the basics of building iPhone applications as there really isn't much of a beginners introduction here.
The book we've all been waiting for!, 29 Oct 2008
This is a brilliant book, and contains a whole host of fantastic examples that shed a lot of like on developing using the iPhone SDK. Clearly written, great examples, and covering all topics needed to create a great application. This book will take some beating.
Of course, there is much more possible with the SDK than is covered in the book but this book will give you all the knowledge you need to push forward on your own.
|
|
 |
 |
|
|
Customer Reviews
This is a book written for people who don't need to read a book about iPhone development, 26 Nov 2008
I was utterly disappointed with this book as I've been a long-time reader of Erica's posts on TUAW.com and have enjoyed her efforts on MacBreakWeekly and her less official iPhone development.
Unfortunately the problem with this book is that she is too experienced to talk to anyone but other experienced developers. With her 'Hello World' app, traditionally the first app you will learn to write in any language, you are told to throw away parts of the folder structure that Apple sets up in XCode, along with some of the pre-written code and use the code she writes with absolutely no real explanation of why. The net effect is to leave you utterly lost, not really knowing what you can and cannot do with the tools you are given.
The second problem is that it seems that Erica seems to have written the book in a huge hurry. No time is taken to explain anything. Maybe I'm not the target audience for the book but I was absolutely none the wiser about the basic tools in the SDK after reading the first thirty or so pages and I am an object-oriented ActionScript developer with some experience with the MVC design pattern so should have some affinity with the OOP code used in Objective-C (even if the syntax is a bit more alien).
I have since bought Beginning iPhone Development - Exploring the iPhone SDK by Dave Mark and Jeff LaMarche and have found it's pace much more manageable and feel much more able to take on the examples after reading through the theory. Colour me unimpressed!, 10 Nov 2008
I've learned a large number of languages, toolkits and SDKs over the years and been part of the review process of a fairly well known book as well, so believe me when I say this is not a great quality book!
If you read the back cover and even the prerequisites, you might think this book is for you. The prerequisites page only mentions the following with regards to knowledge required: "Familiarity with Objective-C". No mention is made of familiarity with writing software for OS X, but by page 23 we're seeing statements like "These essential frameworks enable you to build your iPhone applications using the same fundamental classes and calls you are familiar with from the Macintosh". This is followed on 24 by a comment about Info.plist - "It works the same way Info.plist files work on the Mac." Even as early as page 7 we're seeing things like "As with the Macintosh..." This book does not stand well on its own and that will make it less accessible to some people.
Then we get to the missing stuff - in the very first project, we're instructed to "Drag the three image files from the Chapter One Project folder provided with this book..." Provided where? There's no CD in the back, and I've not found anything in Chapter 1 so far that tells me where this resource is supposed to be included.
The first code listing spans almost two full pages as a single block of text. While the code is commented, there is no in-line breakdown of what each section is and you'll find yourself flipping back to previous pages to tie what you read there back to the code being displayed. Once this two page block of code is over, you don't see it again during this chapter - there is no further discussion of the code so you have to take it on faith for now and learn about it later. That's fine for a 10 line "hello world" app, but not really acceptable for an introduction to a language / framework like Cocoa.
All in all, first impressions are not good. This is not a book to rival the kind of book we've become used to with the Aaron Hillegass definitive reference for starting OS X programming. It will serve more experienced Apple developers well, but will be frustrating for new users. Good book, but lacking in places, 10 Nov 2008
I found this book useful, but it definitely lacks in places. I am using it as a resource for finding out little tricks or tips on how another programmer lays out their work. It's a useful resource, however it won't teach you the SDK from a beginner to an expert - grab Cocoa Programming for Mac OS X for that! Useful samples, not for beginners however, 05 Nov 2008
I thought this book was well written but be aware it does throw you into the deep end pretty much immediately. I would recommend this book mainly to developers who are already familiar with the basics of building iPhone applications as there really isn't much of a beginners introduction here.
The book we've all been waiting for!, 29 Oct 2008
This is a brilliant book, and contains a whole host of fantastic examples that shed a lot of like on developing using the iPhone SDK. Clearly written, great examples, and covering all topics needed to create a great application. This book will take some beating.
Of course, there is much more possible with the SDK than is covered in the book but this book will give you all the knowledge you need to push forward on your own. Its ok, but not enough detail, 03 Jan 2007
This book is a really easy read (not unexpected from a "For Dummies" book). It gives a very good overview on the subject and covers a lot of ground (e.g. how to get a company to make up your own PCBs; how to use an oscilloscope etc). For me though it just isn't detailed enough in the basics. I am a complete novice and hoped to be able to start building some basic circuits of my own from this book. I now understand at a high level what all the basic components do, and can construct a circuit from a schematic. I do not however feel I have enough information to design a circuit of my own beyond the very very simple.
Often schematics are presented with only cursory explanations of how they work. This did not help me really get under the covers of what was going on, and understand why the circuit behaved as it did.
The book is clearly written for an American audience, with lots of hints and tips about where to source supplies from in the US. Completely meaningless to me in the UK! I found this quite irritating after a while.
In summary its ok if you want a high level look at the subject. If you want more than that though I'd look elsewhere. I have just ordered another book, to see if I get any further with that one.
Real basic, and in American., 29 Sep 2006
Not a bad book. Really basic - as you would expect from a "for dummies" book. The sense of humour can get a little tiresome but they are trying to make it light and easy to read. It is basically perparing you to do electronics projects at home, (building simple circuits and stuff). Includes descriptions of the basic electronic components, help on soldering and making your own PCBs.
I thought I spotted some mistakes, (4 on one page!). On one page anodes are positive, on the next they are negative.
Note that the units, and symbols are American and not always the same as British. They don't have crocodile clips, they have alligator clips. That made me laugh.
On the whole, I though it was good for beginners or even just to brush up on some basic knowledge. Good to keep for reference to formulas and things to. It's OK but..., 22 Aug 2006
Not bad, but I think there are better books out there. Needs more detail in some areas. Give it a try!, 31 Mar 2006
What you get out of this book will largely depend on your experience. I have been asked for my new job to do a course in Electrical/Electronic Engineering. I have no prior knowledge and joined the course a month late. I'm now doing ok in the course and it's with no small ammount of thanks to this book. It's a brilliant into to Electronics, but Electronics only. Depending on your course you will need a separate book for Electrical principles which isn't really covered here. I'd recommend a John Bird book for that. This book is a really easy intoduction to the subject and at this price would definately suggest you look at it if you want a pretty thorough introduction based at beginner level.
okay I guess, 14 Nov 2005
Perhaps a bit too patronising if you're not a total novice. It seems to go into great detail on some areas whilst skimping on others. Or maybe I'm just too >dumb< to understand...?
|
|
 |
 |
|
|
Customer Reviews
This is a book written for people who don't need to read a book about iPhone development, 26 Nov 2008
I was utterly disappointed with this book as I've been a long-time reader of Erica's posts on TUAW.com and have enjoyed her efforts on MacBreakWeekly and her less official iPhone development.
Unfortunately the problem with this book is that she is too experienced to talk to anyone but other experienced developers. With her 'Hello World' app, traditionally the first app you will learn to write in any language, you are told to throw away parts of the folder structure that Apple sets up in XCode, along with some of the pre-written code and use the code she writes with absolutely no real explanation of why. The net effect is to leave you utterly lost, not really knowing what you can and cannot do with the tools you are given.
The second problem is that it seems that Erica seems to have written the book in a huge hurry. No time is taken to explain anything. Maybe I'm not the target audience for the book but I was absolutely none the wiser about the basic tools in the SDK after reading the first thirty or so pages and I am an object-oriented ActionScript developer with some experience with the MVC design pattern so should have some affinity with the OOP code used in Objective-C (even if the syntax is a bit more alien).
I have since bought Beginning iPhone Development - Exploring the iPhone SDK by Dave Mark and Jeff LaMarche and have found it's pace much more manageable and feel much more able to take on the examples after reading through the theory. Colour me unimpressed!, 10 Nov 2008
I've learned a large number of languages, toolkits and SDKs over the years and been part of the review process of a fairly well known book as well, so believe me when I say this is not a great quality book!
If you read the back cover and even the prerequisites, you might think this book is for you. The prerequisites page only mentions the following with regards to knowledge required: "Familiarity with Objective-C". No mention is made of familiarity with writing software for OS X, but by page 23 we're seeing statements like "These essential frameworks enable you to build your iPhone applications using the same fundamental classes and calls you are familiar with from the Macintosh". This is followed on 24 by a comment about Info.plist - "It works the same way Info.plist files work on the Mac." Even as early as page 7 we're seeing things like "As with the Macintosh..." This book does not stand well on its own and that will make it less accessible to some people.
Then we get to the missing stuff - in the very first project, we're instructed to "Drag the three image files from the Chapter One Project folder provided with this book..." Provided where? There's no CD in the back, and I've not found anything in Chapter 1 so far that tells me where this resource is supposed to be included.
The first code listing spans almost two full pages as a single block of text. While the code is commented, there is no in-line breakdown of what each section is and you'll find yourself flipping back to previous pages to tie what you read there back to the code being displayed. Once this two page block of code is over, you don't see it again during this chapter - there is no further discussion of the code so you have to take it on faith for now and learn about it later. That's fine for a 10 line "hello world" app, but not really acceptable for an introduction to a language / framework like Cocoa.
All in all, first impressions are not good. This is not a book to rival the kind of book we've become used to with the Aaron Hillegass definitive reference for starting OS X programming. It will serve more experienced Apple developers well, but will be frustrating for new users. Good book, but lacking in places, 10 Nov 2008
I found this book useful, but it definitely lacks in places. I am using it as a resource for finding out little tricks or tips on how another programmer lays out their work. It's a useful resource, however it won't teach you the SDK from a beginner to an expert - grab Cocoa Programming for Mac OS X for that! Useful samples, not for beginners however, 05 Nov 2008
I thought this book was well written but be aware it does throw you into the deep end pretty much immediately. I would recommend this book mainly to developers who are already familiar with the basics of building iPhone applications as there really isn't much of a beginners introduction here.
The book we've all been waiting for!, 29 Oct 2008
This is a brilliant book, and contains a whole host of fantastic examples that shed a lot of like on developing using the iPhone SDK. Clearly written, great examples, and covering all topics needed to create a great application. This book will take some beating.
Of course, there is much more possible with the SDK than is covered in the book but this book will give you all the knowledge you need to push forward on your own. Its ok, but not enough detail, 03 Jan 2007
This book is a really easy read (not unexpected from a "For Dummies" book). It gives a very good overview on the subject and covers a lot of ground (e.g. how to get a company to make up your own PCBs; how to use an oscilloscope etc). For me though it just isn't detailed enough in the basics. I am a complete novice and hoped to be able to start building some basic circuits of my own from this book. I now understand at a high level what all the basic components do, and can construct a circuit from a schematic. I do not however feel I have enough information to design a circuit of my own beyond the very very simple.
Often schematics are presented with only cursory explanations of how they work. This did not help me really get under the covers of what was going on, and understand why the circuit behaved as it did.
The book is clearly written for an American audience, with lots of hints and tips about where to source supplies from in the US. Completely meaningless to me in the UK! I found this quite irritating after a while.
In summary its ok if you want a high level look at the subject. If you want more than that though I'd look elsewhere. I have just ordered another book, to see if I get any further with that one.
Real basic, and in American., 29 Sep 2006
Not a bad book. Really basic - as you would expect from a "for dummies" book. The sense of humour can get a little tiresome but they are trying to make it light and easy to read. It is basically perparing you to do electronics projects at home, (building simple circuits and stuff). Includes descriptions of the basic electronic components, help on soldering and making your own PCBs.
I thought I spotted some mistakes, (4 on one page!). On one page anodes are positive, on the next they are negative.
Note that the units, and symbols are American and not always the same as British. They don't have crocodile clips, they have alligator clips. That made me laugh.
On the whole, I though it was good for beginners or even just to brush up on some basic knowledge. Good to keep for reference to formulas and things to. It's OK but..., 22 Aug 2006
Not bad, but I think there are better books out there. Needs more detail in some areas. Give it a try!, 31 Mar 2006
What you get out of this book will largely depend on your experience. I have been asked for my new job to do a course in Electrical/Electronic Engineering. I have no prior knowledge and joined the course a month late. I'm now doing ok in the course and it's with no small ammount of thanks to this book. It's a brilliant into to Electronics, but Electronics only. Depending on your course you will need a separate book for Electrical principles which isn't really covered here. I'd recommend a John Bird book for that. This book is a really easy intoduction to the subject and at this price would definately suggest you look at it if you want a pretty thorough introduction based at beginner level.
okay I guess, 14 Nov 2005
Perhaps a bit too patronising if you're not a total novice. It seems to go into great detail on some areas whilst skimping on others. Or maybe I'm just too >dumb< to understand...?
Highly relevant to the modern web developer, 03 Nov 2008
As a web developer working outside "the enterprise" (CTO at Dopplr, the social network for smarter travel), I was initially put off from this book by its title. However, after it was recommended to me at a conference, I took a look and was very impressed.
Its approach to systems architecture - the decomposition of serverside applications into small pieces, loosely and asynchronously joined - is a great fit for modern Web 2.0 apps. I've incorporated many of its ideas into the architecture of Dopplr, and I have referenced it often in my conference presentations.
Great overview and reference, 10 Feb 2008
This book is a great overview of what can be achieved with MOM. If you are new to integration/messaging, as I was, this book is an invaluable resource to get you up to speed on the major concepts and challenges faced by developers using this technology.
The book is vendor independent, although a lot of examples are shown for JMS or MQMQ, the concepts could easily be applied to other MOM technologies such as WebSphere MQ.
A Must Have Reference, 02 Feb 2008
This is one of those books that I have kept refering to through various stages of my career and I have always found it invaluable. This is the book that you pick up every now and then, read a couple of chapters depending on what you are working on and it never disappoints.
If something you do or see doesnt look or feel right, this is the book that will give you the reason why it isnt.
I thoroughly recommend this book for anyone who is a senior developer, software architect, solution architect or enterprise architect.
Essential Guide for Enterprise or Integration Architects, 24 Jan 2008
This is an "essential" and useful guide for all systems architects working on integration projects of all sizes, irrespective of underlying implementation technologies. First few sections provide valuable insights into enterprise integration, which would help architects and technology managers at all levels. The following sections provde structured overview of the patterns with useful examples.
Formalise you're learning regarding Messaging, 02 Apr 2006
I use Tibco RendezVous amongt a few other lesser known messaging products and enjoyed this book as it reinforced what I had already learned from experience and furthered this some more. None of the content is rocket science, but then that's what makes it easy to pickup and make sense of. I also liked the way the author made a solid effort to apply examples to multiple platforms/packages. It makes you realise how it's much more important to come up with the right design first at an enterprise level and you can then pick the appropriate product afterwards.
|
|
 |
 |
|
|
Customer Reviews
This is a book written for people who don't need to read a book about iPhone development, 26 Nov 2008
I was utterly disappointed with this book as I've been a long-time reader of Erica's posts on TUAW.com and have enjoyed her efforts on MacBreakWeekly and her less official iPhone development.
Unfortunately the problem with this book is that she is too experienced to talk to anyone but other experienced developers. With her 'Hello World' app, traditionally the first app you will learn to write in any language, you are told to throw away parts of the folder structure that Apple sets up in XCode, along with some of the pre-written code and use the code she writes with absolutely no real explanation of why. The net effect is to leave you utterly lost, not really knowing what you can and cannot do with the tools you are given.
The second problem is that it seems that Erica seems to have written the book in a huge hurry. No time is taken to explain anything. Maybe I'm not the target audience for the book but I was absolutely none the wiser about the basic tools in the SDK after reading the first thirty or so pages and I am an object-oriented ActionScript developer with some experience with the MVC design pattern so should have some affinity with the OOP code used in Objective-C (even if the syntax is a bit more alien).
I have since bought Beginning iPhone Development - Exploring the iPhone SDK by Dave Mark and Jeff LaMarche and have found it's pace much more manageable and feel much more able to take on the examples after reading through the theory. Colour me unimpressed!, 10 Nov 2008
I've learned a large number of languages, toolkits and SDKs over the years and been part of the review process of a fairly well known book as well, so believe me when I say this is not a great quality book!
If you read the back cover and even the prerequisites, you might think this book is for you. The prerequisites page only mentions the following with regards to knowledge required: "Familiarity with Objective-C". No mention is made of familiarity with writing software for OS X, but by page 23 we're seeing statements like "These essential frameworks enable you to build your iPhone applications using the same fundamental classes and calls you are familiar with from the Macintosh". This is followed on 24 by a comment about Info.plist - "It works the same way Info.plist files work on the Mac." Even as early as page 7 we're seeing things like "As with the Macintosh..." This book does not stand well on its own and that will make it less accessible to some people.
Then we get to the missing stuff - in the very first project, we're instructed to "Drag the three image files from the Chapter One Project folder provided with this book..." Provided where? There's no CD in the back, and I've not found anything in Chapter 1 so far that tells me where this resource is supposed to be included.
The first code listing spans almost two full pages as a single block of text. While the code is commented, there is no in-line breakdown of what each section is and you'll find yourself flipping back to previous pages to tie what you read there back to the code being displayed. Once this two page block of code is over, you don't see it again during this chapter - there is no further discussion of the code so you have to take it on faith for now and learn about it later. That's fine for a 10 line "hello world" app, but not really acceptable for an introduction to a language / framework like Cocoa.
All in all, first impressions are not good. This is not a book to rival the kind of book we've become used to with the Aaron Hillegass definitive reference for starting OS X programming. It will serve more experienced Apple developers well, but will be frustrating for new users. Good book, but lacking in places, 10 Nov 2008
I found this book useful, but it definitely lacks in places. I am using it as a resource for finding out little tricks or tips on how another programmer lays out their work. It's a useful resource, however it won't teach you the SDK from a beginner to an expert - grab Cocoa Programming for Mac OS X for that! Useful samples, not for beginners however, 05 Nov 2008
I thought this book was well written but be aware it does throw you into the deep end pretty much immediately. I would recommend this book mainly to developers who are already familiar with the basics of building iPhone applications as there really isn't much of a beginners introduction here.
The book we've all been waiting for!, 29 Oct 2008
This is a brilliant book, and contains a whole host of fantastic examples that shed a lot of like on developing using the iPhone SDK. Clearly written, great examples, and covering all topics needed to create a great application. This book will take some beating.
Of course, there is much more possible with the SDK than is covered in the book but this book will give you all the knowledge you need to push forward on your own. Its ok, but not enough detail, 03 Jan 2007
This book is a really easy read (not unexpected from a "For Dummies" book). It gives a very good overview on the subject and covers a lot of ground (e.g. how to get a company to make up your own PCBs; how to use an oscilloscope etc). For me though it just isn't detailed enough in the basics. I am a complete novice and hoped to be able to start building some basic circuits of my own from this book. I now understand at a high level what all the basic components do, and can construct a circuit from a schematic. I do not however feel I have enough information to design a circuit of my own beyond the very very simple.
Often schematics are presented with only cursory explanations of how they work. This did not help me really get under the covers of what was going on, and understand why the circuit behaved as it did.
The book is clearly written for an American audience, with lots of hints and tips about where to source supplies from in the US. Completely meaningless to me in the UK! I found this quite irritating after a while.
In summary its ok if you want a high level look at the subject. If you want more than that though I'd look elsewhere. I have just ordered another book, to see if I get any further with that one.
Real basic, and in American., 29 Sep 2006
Not a bad book. Really basic - as you would expect from a "for dummies" book. The sense of humour can get a little tiresome but they are trying to make it light and easy to read. It is basically perparing you to do electronics projects at home, (building simple circuits and stuff). Includes descriptions of the basic electronic components, help on soldering and making your own PCBs.
I thought I spotted some mistakes, (4 on one page!). On one page anodes are positive, on the next they are negative.
Note that the units, and symbols are American and not always the same as British. They don't have crocodile clips, they have alligator clips. That made me laugh.
On the whole, I though it was good for beginners or even just to brush up on some basic knowledge. Good to keep for reference to formulas and things to. It's OK but..., 22 Aug 2006
Not bad, but I think there are better books out there. Needs more detail in some areas. Give it a try!, 31 Mar 2006
What you get out of this book will largely depend on your experience. I have been asked for my new job to do a course in Electrical/Electronic Engineering. I have no prior knowledge and joined the course a month late. I'm now doing ok in the course and it's with no small ammount of thanks to this book. It's a brilliant into to Electronics, but Electronics only. Depending on your course you will need a separate book for Electrical principles which isn't really covered here. I'd recommend a John Bird book for that. This book is a really easy intoduction to the subject and at this price would definately suggest you look at it if you want a pretty thorough introduction based at beginner level.
okay I guess, 14 Nov 2005
Perhaps a bit too patronising if you're not a total novice. It seems to go into great detail on some areas whilst skimping on others. Or maybe I'm just too >dumb< to understand...?
Highly relevant to the modern web developer, 03 Nov 2008
As a web developer working outside "the enterprise" (CTO at Dopplr, the social network for smarter travel), I was initially put off from this book by its title. However, after it was recommended to me at a conference, I took a look and was very impressed.
Its approach to systems architecture - the decomposition of serverside applications into small pieces, loosely and asynchronously joined - is a great fit for modern Web 2.0 apps. I've incorporated many of its ideas into the architecture of Dopplr, and I have referenced it often in my conference presentations.
Great overview and reference, 10 Feb 2008
This book is a great overview of what can be achieved with MOM. If you are new to integration/messaging, as I was, this book is an invaluable resource to get you up to speed on the major concepts and challenges faced by developers using this technology.
The book is vendor independent, although a lot of examples are shown for JMS or MQMQ, the concepts could easily be applied to other MOM technologies such as WebSphere MQ.
A Must Have Reference, 02 Feb 2008
This is one of those books that I have kept refering to through various stages of my career and I have always found it invaluable. This is the book that you pick up every now and then, read a couple of chapters depending on what you are working on and it never disappoints.
If something you do or see doesnt look or feel right, this is the book that will give you the reason why it isnt.
I thoroughly recommend this book for anyone who is a senior developer, software architect, solution architect or enterprise architect.
Essential Guide for Enterprise or Integration Architects, 24 Jan 2008
This is an "essential" and useful guide for all systems architects working on integration projects of all sizes, irrespective of underlying implementation technologies. First few sections provide valuable insights into enterprise integration, which would help architects and technology managers at all levels. The following sections provde structured overview of the patterns with useful examples.
Formalise you're learning regarding Messaging, 02 Apr 2006
I use Tibco RendezVous amongt a few other lesser known messaging products and enjoyed this book as it reinforced what I had already learned from experience and furthered this some more. None of the content is rocket science, but then that's what makes it easy to pickup and make sense of. I also liked the way the author made a solid effort to apply examples to multiple platforms/packages. It makes you realise how it's much more important to come up with the right design first at an enterprise level and you can then pick the appropriate product afterwards.
A good book for the Basic/Intermediate Level Technician/Engineer, 23 Mar 2008
My first impressions of the book is that it is clear and concise on the information it provides to a reader. I do like the early chapter explaining how the BS7671 reads and develops with current regulations.
Despite the book demonstrates many changes in the 17th edition; it doesn't reference to the latest lightning protection BS EN 62305:2006 which is currently running in parallel with the BS 6651:1999 and will supersede this standard on 31/08/08. The book mentions that SPDs are not required in the UK this should be established once the relevant risk assessment has been tasked.
On the whole, I do believe it is a worthwhile book to invest in.
At last, a readable guide to the IEE wiring regulations !, 28 Feb 2008
This book is an excellent, clear guide to the IEE wiring regulations, suitable for all users of the regulations.
I found both the text and in particular the illustrations, very useful in resolving different interpretations surrounding earthing and bonding issues.
There is also a very useful short section on harmonic assessment.
I have no hesitation in thoroughly recommeding the book to both practising electricians and electrical circuit designers.
Good Book - not too complex and clear layout, 14 Feb 2008
Another good book from the IEE on the 17th Edition wiring regulations. We use this at PPL Training for our City and Guilds 2382 17th Ed regulations course. The book is clearly laid out with easy to follow text on the updates for the 17th edition. Students also taking the City and Guilds 2392/2391 will find this book useful.
|
|
 |
 |
|
|
Customer Reviews
This is a book written for people who don't need to read a book about iPhone development, 26 Nov 2008
I was utterly disappointed with this book as I've been a long-time reader of Erica's posts on TUAW.com and have enjoyed her efforts on MacBreakWeekly and her less official iPhone development.
Unfortunately the problem with this book is that she is too experienced to talk to anyone but other experienced developers. With her 'Hello World' app, traditionally the first app you will learn to write in any language, you are told to throw away parts of the folder structure that Apple sets up in XCode, along with some of the pre-written code and use the code she writes with absolutely no real explanation of why. The net effect is to leave you utterly lost, not really knowing what you can and cannot do with the tools you are given.
The second problem is that it seems that Erica seems to have written the book in a huge hurry. No time is taken to explain anything. Maybe I'm not the target audience for the book but I was absolutely none the wiser about the basic tools in the SDK after reading the first thirty or so pages and I am an object-oriented ActionScript developer with some experience with the MVC design pattern so should have some affinity with the OOP code used in Objective-C (even if the syntax is a bit more alien).
I have since bought Beginning iPhone Development - Exploring the iPhone SDK by Dave Mark and Jeff LaMarche and have found it's pace much more manageable and feel much more able to take on the examples after reading through the theory. Colour me unimpressed!, 10 Nov 2008
I've learned a large number of languages, toolkits and SDKs over the years and been part of the review process of a fairly well known book as well, so believe me when I say this is not a great quality book!
If you read the back cover and even the prerequisites, you might think this book is for you. The prerequisites page only mentions the following with regards to knowledge required: "Familiarity with Objective-C". No mention is made of familiarity with writing software for OS X, but by page 23 we're seeing statements like "These essential frameworks enable you to build your iPhone applications using the same fundamental classes and calls you are familiar with from the Macintosh". This is followed on 24 by a comment about Info.plist - "It works the same way Info.plist files work on the Mac." Even as early as page 7 we're seeing things like "As with the Macintosh..." This book does not stand well on its own and that will make it less accessible to some people.
Then we get to the missing stuff - in the very first project, we're instructed to "Drag the three image files from the Chapter One Project folder provided with this book..." Provided where? There's no CD in the back, and I've not found anything in Chapter 1 so far that tells me where this resource is supposed to be included.
The first code listing spans almost two full pages as a single block of text. While the code is commented, there is no in-line breakdown of what each section is and you'll find yourself flipping back to previous pages to tie what you read there back to the code being displayed. Once this two page block of code is over, you don't see it again during this chapter - there is no further discussion of the code so you have to take it on faith for now and learn about it later. That's fine for a 10 line "hello world" app, but not really acceptable for an introduction to a language / framework like Cocoa.
All in all, first impressions are not good. This is not a book to rival the kind of book we've become used to with the Aaron Hillegass definitive reference for starting OS X programming. It will serve more experienced Apple developers well, but will be frustrating for new users. Good book, but lacking in places, 10 Nov 2008
I found this book useful, but it definitely lacks in places. I am using it as a resource for finding out little tricks or tips on how another programmer lays out their work. It's a useful resource, however it won't teach you the SDK from a beginner to an expert - grab Cocoa Programming for Mac OS X for that! Useful samples, not for beginners however, 05 Nov 2008
I thought this book was well written but be aware it does throw you into the deep end pretty much immediately. I would recommend this book mainly to developers who are already familiar with the basics of building iPhone applications as there really isn't much of a beginners introduction here.
The book we've all been waiting for!, 29 Oct 2008
This is a brilliant book, and contains a whole host of fantastic examples that shed a lot of like on developing using the iPhone SDK. Clearly written, great examples, and covering all topics needed to create a great application. This book will take some beating.
Of course, there is much more possible with the SDK than is covered in the book but this book will give you all the knowledge you need to push forward on your own. Its ok, but not enough detail, 03 Jan 2007
This book is a really easy read (not unexpected from a "For Dummies" book). It gives a very good overview on the subject and covers a lot of ground (e.g. how to get a company to make up your own PCBs; how to use an oscilloscope etc). For me though it just isn't detailed enough in the basics. I am a complete novice and hoped to be able to start building some basic circuits of my own from this book. I now understand at a high level what all the basic components do, and can construct a circuit from a schematic. I do not however feel I have enough information to design a circuit of my own beyond the very very simple.
Often schematics are presented with only cursory explanations of how they work. This did not help me really get under the covers of what was going on, and understand why the circuit behaved as it did.
The book is clearly written for an American audience, with lots of hints and tips about where to source supplies from in the US. Completely meaningless to me in the UK! I found this quite irritating after a while.
In summary its ok if you want a high level look at the subject. If you want more than that though I'd look elsewhere. I have just ordered another book, to see if I get any further with that one.
Real basic, and in American., 29 Sep 2006
Not a bad book. Really basic - as you would expect from a "for dummies" book. The sense of humour can get a little tiresome but they are trying to make it light and easy to read. It is basically perparing you to do electronics projects at home, (building simple circuits and stuff). Includes descriptions of the basic electronic components, help on soldering and making your own PCBs.
I thought I spotted some mistakes, (4 on one page!). On one page anodes are positive, on the next they are negative.
Note that the units, and symbols are American and not always the same as British. They don't have crocodile clips, they have alligator clips. That made me laugh.
On the whole, I though it was good for beginners or even just to brush up on some basic knowledge. Good to keep for reference to formulas and things to. It's OK but..., 22 Aug 2006
Not bad, but I think there are better books out there. Needs more detail in some areas. Give it a try!, 31 Mar 2006
What you get out of this book will largely depend on your experience. I have been asked for my new job to do a course in Electrical/Electronic Engineering. I have no prior knowledge and joined the course a month late. I'm now doing ok in the course and it's with no small ammount of thanks to this book. It's a brilliant into to Electronics, but Electronics only. Depending on your course you will need a separate book for Electrical principles which isn't really covered here. I'd recommend a John Bird book for that. This book is a really easy intoduction to the subject and at this price would definately suggest you look at it if you want a pretty thorough introduction based at beginner level.
okay I guess, 14 Nov 2005
Perhaps a bit too patronising if you're not a total novice. It seems to go into great detail on some areas whilst skimping on others. Or maybe I'm just too >dumb< to understand...?
Highly relevant to the modern web developer, 03 Nov 2008
As a web developer working outside "the enterprise" (CTO at Dopplr, the social network for smarter travel), I was initially put off from this book by its title. However, after it was recommended to me at a conference, I took a look and was very impressed.
Its approach to systems architecture - the decomposition of serverside applications into small pieces, loosely and asynchronously joined - is a great fit for modern Web 2.0 apps. I've incorporated many of its ideas into the architecture of Dopplr, and I have referenced it often in my conference presentations.
Great overview and reference, 10 Feb 2008
This book is a great overview of what can be achieved with MOM. If you are new to integration/messaging, as I was, this book is an invaluable resource to get you up to speed on the major concepts and challenges faced by developers using this technology.
The book is vendor independent, although a lot of examples are shown for JMS or MQMQ, the concepts could easily be applied to other MOM technologies such as WebSphere MQ.
A Must Have Reference, 02 Feb 2008
This is one of those books that I have kept refering to through various stages of my career and I have always found it invaluable. This is the book that you pick up every now and then, read a couple of chapters depending on what you are working on and it never disappoints.
If something you do or see doesnt look or feel right, this is the book that will give you the reason why it isnt.
I thoroughly recommend this book for anyone who is a senior developer, software architect, solution architect or enterprise architect.
Essential Guide for Enterprise or Integration Architects, 24 Jan 2008
This is an "essential" and useful guide for all systems architects working on integration projects of all sizes, irrespective of underlying implementation technologies. First few sections provide valuable insights into enterprise integration, which would help architects and technology managers at all levels. The following sections provde structured overview of the patterns with useful examples.
Formalise you're learning regarding Messaging, 02 Apr 2006
I use Tibco RendezVous amongt a few other lesser known messaging products and enjoyed this book as it reinforced what I had already learned from experience and furthered this some more. None of the content is rocket science, but then that's what makes it easy to pickup and make sense of. I also liked the way the author made a solid effort to apply examples to multiple platforms/packages. It makes you realise how it's much more important to come up with the right design first at an enterprise level and you can then pick the appropriate product afterwards.
A good book for the Basic/Intermediate Level Technician/Engineer, 23 Mar 2008
My first impressions of the book is that it is clear and concise on the information it provides to a reader. I do like the early chapter explaining how the BS7671 reads and develops with current regulations.
Despite the book demonstrates many changes in the 17th edition; it doesn't reference to the latest lightning protection BS EN 62305:2006 which is currently running in parallel with the BS 6651:1999 and will supersede this standard on 31/08/08. The book mentions that SPDs are not required in the UK this should be established once the relevant risk assessment has been tasked.
On the whole, I do believe it is a worthwhile book to invest in.
At last, a readable guide to the IEE wiring regulations !, 28 Feb 2008
This book is an excellent, clear guide to the IEE wiring regulations, suitable for all users of the regulations.
I found both the text and in particular the illustrations, very useful in resolving different interpretations surrounding earthing and bonding issues.
There is also a very useful short section on harmonic assessment.
I have no hesitation in thoroughly recommeding the book to both practising electricians and electrical circuit designers.
Good Book - not too complex and clear layout, 14 Feb 2008
Another good book from the IEE on the 17th Edition wiring regulations. We use this at PPL Training for our City and Guilds 2382 17th Ed regulations course. The book is clearly laid out with easy to follow text on the updates for the 17th edition. Students also taking the City and Guilds 2392/2391 will find this book useful.
A great introduction to the genius of Tesla, 26 Aug 2002
This is a well written biography of Tesla which gives a factual account of his unbelievable career. It shows that he was an engineer; his inventions worked because he did the theory to ensure they did. He was way ahead of his contemporaries, including Marconi and Edison, and this books should be in every degree course.
Sure you want this book!, 22 Jul 2002
If you like biographies about great persons, this book has its natural place side by side with "Genius" (James Gleich about Richard Feynman). And when you have read it, you'll become amazed why Tesla isn't as famous as Einstein (or Feynman). Unlike many books about Tesla, this is about facts - and what facts! There are no place to myths about Tesla, the facts are enough - and this is the book where you'll find them. A reliable and well written book about a true wizard of science - a wizard that made life easier to billions - and "how" and "why" he did it.
The Best Tesla Biography to Date, 12 May 2002
A factual, academic Tesla biography, without any of the usual sensationalism of his being sent from other planets! Extremely well written, the book reads like a novel and also acts as an excellent reference work. The Margaret Cheney and Robert Lomas books make a good introduction to a man who was a rather complex subject, but this book really does add so many layers to his character that to any serious student of Tesla or his work this should be an essential part of their library.
Fabulous book on the genious of N. Tesla, a MUST READ, 04 Feb 1999
I read the 1998 softcover edition and LOVED IT! I first saw the name "TESLA" as a "brand" name on the television sets in eastern Europe. My curiosity up, I searched Amazon.com and found this book. I became a TESLA fan immediately! TESLA had the greatest inventive genius of the 20th century, and most of his key patents were filed in the 1890's !! HE WAS SO FAR AHEAD OF HIS TIME that some of his work is still labeled "TOP SECRET" by the U.S. government today. This book is a lesson in history, conspiracy, industrial espionage, science, corporate power and the sheer awesome genius of TESLA, whose name SHOULD be taught to every school child....before that of EDISON !!!
The best Tesla Biography to date, 21 Dec 1998
This book is without a shadow of doubt the BEST book on Tesla ever written. If you're looking for non-technical Tesla information, this is the book to buy!
|
|
 |
 |
|
 |
 |
Modern Recording Techniques
|
David Miles HuberRobert E. Runstein;
;
|
|
Usually dispatched within 1-2 business days *Best price found from Amazon Marketplace seller
|
*Amazon: £22.96
|
|
Customer Reviews
This is a book written for people who don't need to read a book about iPhone development, 26 Nov 2008
I was utterly disappointed with this book as I've been a long-time reader of Erica's posts on TUAW.com and have enjoyed her efforts on MacBreakWeekly and her less official iPhone development.
Unfortunately the problem with this book is that she is too experienced to talk to anyone but other experienced developers. With her 'Hello World' app, traditionally the first app you will learn to write in any language, you are told to throw away parts of the folder structure that Apple sets up in XCode, along with some of the pre-written code and use the code she writes with absolutely no real explanation of why. The net effect is to leave you utterly lost, not really knowing what you can and cannot do with the tools you are given.
The second problem is that it seems that Erica seems to have written the book in a huge hurry. No time is taken to explain anything. Maybe I'm not the target audience for the book but I was absolutely none the wiser about the basic tools in the SDK after reading the first thirty or so pages and I am an object-oriented ActionScript developer with some experience with the MVC design pattern so should have some affinity with the OOP code used in Objective-C (even if the syntax is a bit more alien).
I have since bought Beginning iPhone Development - Exploring the iPhone SDK by Dave Mark and Jeff LaMarche and have found it's pace much more manageable and feel much more able to take on the examples after reading through the theory. Colour me unimpressed!, 10 Nov 2008
I've learned a large number of languages, toolkits and SDKs over the years and been part of the review process of a fairly well known book as well, so believe me when I say this is not a great quality book!
If you read the back cover and even the prerequisites, you might think this book is for you. The prerequisites page only mentions the following with regards to knowledge required: "Familiarity with Objective-C". No mention is made of familiarity with writing software for OS X, but by page 23 we're seeing statements like "These essential frameworks enable you to build your iPhone applications using the same fundamental classes and calls you are familiar with from the Macintosh". This is followed on 24 by a comment about Info.plist - "It works the same way Info.plist files work on the Mac." Even as early as page 7 we're seeing things like "As with the Macintosh..." This book does not stand well on its own and that will make it less accessible to some people.
Then we get to the missing stuff - in the very first project, we're instructed to "Drag the three image files from the Chapter One Project folder provided with this book..." Provided where? There's no CD in the back, and I've not found anything in Chapter 1 so far that tells me where this resource is supposed to be included.
The first code listing spans almost two full pages as a single block of text. While the code is commented, there is no in-line breakdown of what each section is and you'll find yourself flipping back to previous pages to tie what you read there back to the code being displayed. Once this two page block of code is over, you don't see it again during this chapter - there is no further discussion of the code so you have to take it on faith for now and learn about it later. That's fine for a 10 line "hello world" app, but not really acceptable for an introduction to a language / framework like Cocoa.
All in all, first impressions are not good. This is not a book to rival the kind of book we've become used to with the Aaron Hillegass definitive reference for starting OS X programming. It will serve more experienced Apple developers well, but will be frustrating for new users. Good book, but lacking in places, 10 Nov 2008
I found this book useful, but it definitely lacks in places. I am using it as a resource for finding out little tricks or tips on how another programmer lays out their work. It's a useful resource, however it won't teach you the SDK from a beginner to an expert - grab Cocoa Programming for Mac OS X for that! Useful samples, not for beginners however, 05 Nov 2008
I thought this book was well written but be aware it does throw you into the deep end pretty much immediately. I would recommend this book mainly to developers who are already familiar with the basics of building iPhone applications as there really isn't much of a beginners introduction here.
The book we've all been waiting for!, 29 Oct 2008
This is a brilliant book, and contains a whole host of fantastic examples that shed a lot of like on developing using the iPhone SDK. Clearly written, great examples, and covering all topics needed to create a great application. This book will take some beating.
Of course, there is much more possible with the SDK than is covered in the book but this book will give you all the knowledge you need to push forward on your own. Its ok, but not enough detail, 03 Jan 2007
This book is a really easy read (not unexpected from a "For Dummies" book). It gives a very good overview on the subject and covers a lot of ground (e.g. how to get a company to make up your own PCBs; how to use an oscilloscope etc). For me though it just isn't detailed enough in the basics. I am a complete novice and hoped to be able to start building some basic circuits of my own from this book. I now understand at a high level what all the basic components do, and can construct a circuit from a schematic. I do not however feel I have enough information to design a circuit of my own beyond the very very simple.
Often schematics are presented with only cursory explanations of how they work. This did not help me really get under the covers of what was going on, and understand why the circuit behaved as it did.
The book is clearly written for an American audience, with lots of hints and tips about where to source supplies from in the US. Completely meaningless to me in the UK! I found this quite irritating after a while.
In summary its ok if you want a high level look at the subject. If you want more than that though I'd look elsewhere. I have just ordered another book, to see if I get any further with that one.
Real basic, and in American., 29 Sep 2006
Not a bad book. Really basic - as you would expect from a "for dummies" book. The sense of humour can get a little tiresome but they are trying to make it light and easy to read. It is basically perparing you to do electronics projects at home, (building simple circuits and stuff). Includes descriptions of the basic electronic components, help on soldering and making your own PCBs.
I thought I spotted some mistakes, (4 on one page!). On one page anodes are positive, on the next they are negative.
Note that the units, and symbols are American and not always the same as British. They don't have crocodile clips, they have alligator clips. That made me laugh.
On the whole, I though it was good for beginners or even just to brush up on some basic knowledge. Good to keep for reference to formulas and things to. It's OK but..., 22 Aug 2006
Not bad, but I think there are better books out there. Needs more detail in some areas. Give it a try!, 31 Mar 2006
What you get out of this book will largely depend on your experience. I have been asked for my new job to do a course in Electrical/Electronic Engineering. I have no prior knowledge and joined the course a month late. I'm now doing ok in the course and it's with no small ammount of thanks to this book. It's a brilliant into to Electronics, but Electronics only. Depending on your course you will need a separate book for Electrical principles which isn't really covered here. I'd recommend a John Bird book for that. This book is a really easy intoduction to the subject and at this price would definately suggest you look at it if you want a pretty thorough introduction based at beginner level.
okay I guess, 14 Nov 2005
Perhaps a bit too patronising if you're not a total novice. It seems to go into great detail on some areas whilst skimping on others. Or maybe I'm just too >dumb< to understand...?
Highly relevant to the modern web developer, 03 Nov 2008
As a web developer working outside "the enterprise" (CTO at Dopplr, the social network for smarter travel), I was initially put off from this book by its title. However, after it was recommended to me at a conference, I took a look and was very impressed.
Its approach to systems architecture - the decomposition of serverside applications into small pieces, loosely and asynchronously joined - is a great fit for modern Web 2.0 apps. I've incorporated many of its ideas into the architecture of Dopplr, and I have referenced it often in my conference presentations.
Great overview and reference, 10 Feb 2008
This book is a great overview of what can be achieved with MOM. If you are new to integration/messaging, as I was, this book is an invaluable resource to get you up to speed on the major concepts and challenges faced by developers using this technology.
The book is vendor independent, although a lot of examples are shown for JMS or MQMQ, the concepts could easily be applied to other MOM technologies such as WebSphere MQ.
A Must Have Reference, 02 Feb 2008
This is one of those books that I have kept refering to through various stages of my career and I have always found it invaluable. This is the book that you pick up every now and then, read a couple of chapters depending on what you are working on and it never disappoints.
If something you do or see doesnt look or feel right, this is the book that will give you the reason why it isnt.
I thoroughly recommend this book for anyone who is a senior developer, software architect, solution architect or enterprise architect.
Essential Guide for Enterprise or Integration Architects, 24 Jan 2008
This is an "essential" and useful guide for all systems architects working on integration projects of all sizes, irrespective of underlying implementation technologies. First few sections provide valuable insights into enterprise integration, which would help architects and technology managers at all levels. The following sections provde structured overview of the patterns with useful examples.
Formalise you're learning regarding Messaging, 02 Apr 2006
I use Tibco RendezVous amongt a few other lesser known messaging products and enjoyed this book as it reinforced what I had already learned from experience and furthered this some more. None of the content is rocket science, but then that's what makes it easy to pickup and make sense of. I also liked the way the author made a solid effort to apply examples to multiple platforms/packages. It makes you realise how it's much more important to come up with the right design first at an enterprise level and you can then pick the appropriate product afterwards.
A good book for the Basic/Intermediate Level Technician/Engineer, 23 Mar 2008
My first impressions of the book is that it is clear and concise on the information it provides to a reader. I do like the early chapter explaining how the BS7671 reads and develops with current regulations.
Despite the book demonstrates many changes in the 17th edition; it doesn't reference to the latest lightning protection BS EN 62305:2006 which is currently running in parallel with the BS 6651:1999 and will supersede this standard on 31/08/08. The book mentions that SPDs are not required in the UK this should be established once the relevant risk assessment has been tasked.
On the whole, I do believe it is a worthwhile book to invest in.
At last, a readable guide to the IEE wiring regulations !, 28 Feb 2008
This book is an excellent, clear guide to the IEE wiring regulations, suitable for all users of the regulations.
I found both the text and in particular the illustrations, very useful in resolving different interpretations surrounding earthing and bonding issues.
There is also a very useful short section on harmonic assessment.
I have no hesitation in thoroughly recommeding the book to both practising electricians and electrical circuit designers.
Good Book - not too complex and clear layout, 14 Feb 2008
Another good book from the IEE on the 17th Edition wiring regulations. We use this at PPL Training for our City and Guilds 2382 17th Ed regulations course. The book is clearly laid out with easy to follow text on the updates for the 17th edition. Students also taking the City and Guilds 2392/2391 will find this book useful.
A great introduction to the genius of Tesla, 26 Aug 2002
This is a well written biography of Tesla which gives a factual account of his unbelievable career. It shows that he was an engineer; his inventions worked because he did the theory to ensure they did. He was way ahead of his contemporaries, including Marconi and Edison, and this books should be in every degree course.
Sure you want this book!, 22 Jul 2002
If you like biographies about great persons, this book has its natural place side by side with "Genius" (James Gleich about Richard Feynman). And when you have read it, you'll become amazed why Tesla isn't as famous as Einstein (or Feynman). Unlike many books about Tesla, this is about facts - and what facts! There are no place to myths about Tesla, the facts are enough - and this is the book where you'll find them. A reliable and well written book about a true wizard of science - a wizard that made life easier to billions - and "how" and "why" he did it.
The Best Tesla Biography to Date, 12 May 2002
A factual, academic Tesla biography, without any of the usual sensationalism of his being sent from other planets! Extremely well written, the book reads like a novel and also acts as an excellent reference work. The Margaret Cheney and Robert Lomas books make a good introduction to a man who was a rather complex subject, but this book really does add so many layers to his character that to any serious student of Tesla or his work this should be an essential part of their library.
Fabulous book on the genious of N. Tesla, a MUST READ, 04 Feb 1999
I read the 1998 softcover edition and LOVED IT! I first saw the name "TESLA" as a "brand" name on the television sets in eastern Europe. My curiosity up, I searched Amazon.com and found this book. I became a TESLA fan immediately! TESLA had the greatest inventive genius of the 20th century, and most of his key patents were filed in the 1890's !! HE WAS SO FAR AHEAD OF HIS TIME that some of his work is still labeled "TOP SECRET" by the U.S. government today. This book is a lesson in history, conspiracy, industrial espionage, science, corporate power and the sheer awesome genius of TESLA, whose name SHOULD be taught to every school child....before that of EDISON !!!
The best Tesla Biography to date, 21 Dec 1998
This book is without a shadow of doubt the BEST book on Tesla ever written. If you're looking for non-technical Tesla information, this is the book to buy!
A great book, 25 Sep 2008
This is probably one of the only books that I can recommend to those who are interested in learning about audio engineering, from beginners to experienced studio engineers.
It has everything from the basics, right up to the more advanced topics. Combined with Bob Katz "mastering" book, you will have the perfect learning and reference books for university / college use AND general home reading.
Handbook or guidebook? Just a great book!, 16 Sep 2007
As someone relatively knew to home recording, i got hold of this book and it is a really friendly and interesting read, on all aspect of recording, and the overall concepts.
I coupled it with Home recording for Musicians for Dummies, which has more of the specific information you might be looking for (eq for different instruments, compression settings, etc) and the 2 together have brought my understanding and enjoyment of home recording on in leaps and bounds.
Thoroughly recommended. Great support website too!
Good Overview and Introduction, 20 Apr 2000
This is not so much an actual manual as to how to acheive certain results, more an interesting read of a wide range of topics, ranging from Acoustics and perception of sound to Studio layout and mic-ing techniques. I borrowed this book from my University Library, and decided to buy at as a result. I have found it invaluable as a reference guide for gaining a general understanding of various techniques. I would reccomend it to people who perhaps have a general idea of the subject, and who are looking for something to introduce some of the technical aspects of Sound Recording. However, if you are looking for detailed explanations of anything in particular then this book is probably not the best solution. However, I am very happy with my purchase and often find my self reading it for my own interest rather than as a technical reference. Excellent introduction and reference, but not one for the more experienced professionals.
|
|
 |
 |
|
|
Customer Reviews
This is a book written for people who don't need to read a book about iPhone development, 26 Nov 2008
I was utterly disappointed with this book as I've been a long-time reader of Erica's posts on TUAW.com and have enjoyed her efforts on MacBreakWeekly and her less official iPhone development.
Unfortunately the problem with this book is that she is too experienced to talk to anyone but other experienced developers. With her 'Hello World' app, traditionally the first app you will learn to write in any language, you are told to throw away parts of the folder structure that Apple sets up in XCode, along with some of the pre-written code and use the code she writes with absolutely no real explanation of why. The net effect is to leave you utterly lost, not really knowing what you can and cannot do with the tools you are given.
The second problem is that it seems that Erica seems to have written the book in a huge hurry. No time is taken to explain anything. Maybe I'm not the target audience for the book but I was absolutely none the wiser about the basic tools in the SDK after reading the first thirty or so pages and I am an object-oriented ActionScript developer with some experience with the MVC design pattern so should have some affinity with the OOP code used in Objective-C (even if the syntax is a bit more alien).
I have since bought Beginning iPhone Development - Exploring the iPhone SDK by Dave Mark and Jeff LaMarche and have found it's pace much more manageable and feel much more able to take on the examples after reading through the theory. Colour me unimpressed!, 10 Nov 2008
I've learned a large number of languages, toolkits and SDKs over the years and been part of the review process of a fairly well known book as well, so believe me when I say this is not a great quality book!
If you read the back cover and even the prerequisites, you might think this book is for you. The prerequisites page only mentions the following with regards to knowledge required: "Familiarity with Objective-C". No mention is made of familiarity with writing software for OS X, but by page 23 we're seeing statements like "These essential frameworks enable you to build your iPhone applications using the same fundamental classes and calls you are familiar with from the Macintosh". This is followed on 24 by a comment about Info.plist - "It works the same way Info.plist files work on the Mac." Even as early as page 7 we're seeing things like "As with the Macintosh..." This book does not stand well on its own and that will make it less accessible to some people.
Then we get to the missing stuff - in the very first project, we're instructed to "Drag the three image files from the Chapter One Project folder provided with this book..." Provided where? There's no CD in the back, and I've not found anything in Chapter 1 so far that tells me where this resource is supposed to be included.
The first code listing spans almost two full pages as a single block of text. While the code is commented, there is no in-line breakdown of what each section is and you'll find yourself flipping back to previous pages to tie what you read there back to the code being displayed. Once this two page block of code is over, you don't see it again during this chapter - there is no further discussion of the code so you have to take it on faith for now and learn about it later. That's fine for a 10 line "hello world" app, but not really acceptable for an introduction to a language / framework like Cocoa.
All in all, first impressions are not good. This is not a book to rival the kind of book we've become used to with the Aaron Hillegass definitive reference for starting OS X programming. It will serve more experienced Apple developers well, but will be frustrating for new users. Good book, but lacking in places, 10 Nov 2008
I found this book useful, but it definitely lacks in places. I am using it as a resource for finding out little tricks or tips on how another programmer lays out their work. It's a useful resource, however it won't teach you the SDK from a beginner to an expert - grab Cocoa Programming for Mac OS X for that! Useful samples, not for beginners however, 05 Nov 2008
I thought this book was well written but be aware it does throw you into the deep end pretty much immediately. I would recommend this book mainly to developers who are already familiar with the basics of building iPhone applications as there really isn't much of a beginners introduction here.
The book we've all been waiting for!, 29 Oct 2008
This is a brilliant book, and contains a whole host of fantastic examples that shed a lot of like on developing using the iPhone SDK. Clearly written, great examples, and covering all topics needed to create a great application. This book will take some beating.
Of course, there is much more possible with the SDK than is covered in the book but this book will give you all the knowledge you need to push forward on your own. Its ok, but not enough detail, 03 Jan 2007
This book is a really easy read (not unexpected from a "For Dummies" book). It gives a very good overview on the subject and covers a lot of ground (e.g. how to get a company to make up your own PCBs; how to use an oscilloscope etc). For me though it just isn't detailed enough in the basics. I am a complete novice and hoped to be able to start building some basic circuits of my own from this book. I now understand at a high level what all the basic components do, and can construct a circuit from a schematic. I do not however feel I have enough information to design a circuit of my own beyond the very very simple.
Often schematics are presented with only cursory explanations of how they work. This did not help me really get under the covers of what was going on, and understand why the circuit behaved as it did.
The book is clearly written for an American audience, with lots of hints and tips about where to source supplies from in the US. Completely meaningless to me in the UK! I found this quite irritating after a while.
In summary its ok if you want a high level look at the subject. If you want more than that though I'd look elsewhere. I have just ordered another book, to see if I get any further with that one.
Real basic, and in American., 29 Sep 2006
Not a bad book. Really basic - as you would expect from a "for dummies" book. The sense of humour can get a little tiresome but they are trying to make it light and easy to read. It is basically perparing you to do electronics projects at home, (building simple circuits and stuff). Includes descriptions of the basic electronic components, help on soldering and making your own PCBs.
I thought I spotted some mistakes, (4 on one page!). On one page anodes are positive, on the next they are negative.
Note that the units, and symbols are American and not always the same as British. They don't have crocodile clips, they have alligator clips. That made me laugh.
On the whole, I though it was good for beginners or even just to brush up on some basic knowledge. Good to keep for reference to formulas and things to. It's OK but..., 22 Aug 2006
Not bad, but I think there are better books out there. Needs more detail in some areas. Give it a try!, 31 Mar 2006
What you get out of this book will largely depend on your experience. I have been asked for my new job to do a course in Electrical/Electronic Engineering. I have no prior knowledge and joined the course a month late. I'm now doing ok in the course and it's with no small ammount of thanks to this book. It's a brilliant into to Electronics, but Electronics only. Depending on your course you will need a separate book for Electrical principles which isn't really covered here. I'd recommend a John Bird book for that. This book is a really easy intoduction to the subject and at this price would definately suggest you look at it if you want a pretty thorough introduction based at beginner level.
okay I guess, 14 Nov 2005
Perhaps a bit too patronising if you're not a total novice. It seems to go into great detail on some areas whilst skimping on others. Or maybe I'm just too >dumb< to understand...?
Highly relevant to the modern web developer, 03 Nov 2008
As a web developer working outside "the enterprise" (CTO at Dopplr, the social network for smarter travel), I was initially put off from this book by its title. However, after it was recommended to me at a conference, I took a look and was very impressed.
Its approach to systems architecture - the decomposition of serverside applications into small pieces, loosely and asynchronously joined - is a great fit for modern Web 2.0 apps. I've incorporated many of its ideas into the architecture of Dopplr, and I have referenced it often in my conference presentations.
Great overview and reference, 10 Feb 2008
This book is a great overview of what can be achieved with MOM. If you are new to integration/messaging, as I was, this book is an invaluable resource to get you up to speed on the major concepts and challenges faced by developers using this technology.
The book is vendor independent, although a lot of examples are shown for JMS or MQMQ, the concepts could easily be applied to other MOM technologies such as WebSphere MQ.
A Must Have Reference, 02 Feb 2008
This is one of those books that I have kept refering to through various stages of my career and I have always found it invaluable. This is the book that you pick up every now and then, read a couple of chapters depending on what you are working on and it never disappoints.
If something you do or see doesnt look or feel right, this is the book that will give you the reason why it isnt.
I thoroughly recommend this book for anyone who is a senior developer, software architect, solution architect or enterprise architect.
Essential Guide for Enterprise or Integration Architects, 24 Jan 2008
This is an "essential" and useful guide for all systems architects working on integration projects of all sizes, irrespective of underlying implementation technologies. First few sections provide valuable insights into enterprise integration, which would help architects and technology managers at all levels. The following sections provde structured overview of the patterns with useful examples.
Formalise you're learning regarding Messaging, 02 Apr 2006
I use Tibco RendezVous amongt a few other lesser known messaging products and enjoyed this book as it reinforced what I had already learned from experience and furthered this some more. None of the content is rocket science, but then that's what makes it easy to pickup and make sense of. I also liked the way the author made a solid effort to apply examples to multiple platforms/packages. It makes you realise how it's much more important to come up with the right design first at an enterprise level and you can then pick the appropriate product afterwards.
A good book for the Basic/Intermediate Level Technician/Engineer, 23 Mar 2008
My first impressions of the book is that it is clear and concise on the information it provides to a reader. I do like the early chapter explaining how the BS7671 reads and develops with current regulations.
Despite the book demonstrates many changes in the 17th edition; it doesn't reference to the latest lightning protection BS EN 62305:2006 which is currently running in parallel with the BS 6651:1999 and will supersede this standard on 31/08/08. The book mentions that SPDs are not required in the UK this should be established once the relevant risk assessment has been tasked.
On the whole, I do believe it is a worthwhile book to invest in.
At last, a readable guide to the IEE wiring regulations !, 28 Feb 2008
This book is an excellent, clear guide to the IEE wiring regulations, suitable for all users of the regulations.
I found both the text and in particular the illustrations, very useful in resolving different interpretations surrounding earthing and bonding issues.
There is also a very useful short section on harmonic assessment.
I have no hesitation in thoroughly recommeding the book to both practising electricians and electrical circuit designers.
Good Book - not too complex and clear layout, 14 Feb 2008
Another good book from the IEE on the 17th Edition wiring regulations. We use this at PPL Training for our City and Guilds 2382 17th Ed regulations course. The book is clearly laid out with easy to follow text on the updates for the 17th edition. Students also taking the City and Guilds 2392/2391 will find this book useful.
A great introduction to the genius of Tesla, 26 Aug 2002
This is a well written biography of Tesla which gives a factual account of his unbelievable career. It shows that he was an engineer; his inventions worked because he did the theory to ensure they did. He was way ahead of his contemporaries, including Marconi and Edison, and this books should be in every degree course.
Sure you want this book!, 22 Jul 2002
If you like biographies about great persons, this book has its natural place side by side with "Genius" (James Gleich about Richard Feynman). And when you have read it, you'll become amazed why Tesla isn't as famous as Einstein (or Feynman). Unlike many books about Tesla, this is about facts - and what facts! There are no place to myths about Tesla, the facts are enough - and this is the book where you'll find them. A reliable and well written book about a true wizard of science - a wizard that made life easier to billions - and "how" and "why" he did it.
The Best Tesla Biography to Date, 12 May 2002
A factual, academic Tesla biography, without any of the usual sensationalism of his being sent from other planets! Extremely well written, the book reads like a novel and also acts as an excellent reference work. The Margaret Cheney and Robert Lomas books make a good introduction to a man who was a rather complex subject, but this book really does add so many layers to his character that to any serious student of Tesla or his work this should be an essential part of their library.
Fabulous book on the genious of N. Tesla, a MUST READ, 04 Feb 1999
I read the 1998 softcover edition and LOVED IT! I first saw the name "TESLA" as a "brand" name on the television sets in eastern Europe. My curiosity up, I searched Amazon.com and found this book. I became a TESLA fan immediately! TESLA had the greatest inventive genius of the 20th century, and most of his key patents were filed in the 1890's !! HE WAS SO FAR AHEAD OF HIS TIME that some of his work is still labeled "TOP SECRET" by the U.S. government today. This book is a lesson in history, conspiracy, industrial espionage, science, corporate power and the sheer awesome genius of TESLA, whose name SHOULD be taught to every school child....before that of EDISON !!!
The best Tesla Biography to date, 21 Dec 1998
This book is without a shadow of doubt the BEST book on Tesla ever written. If you're looking for non-technical Tesla information, this is the book to buy!
A great book, 25 Sep 2008
This is probably one of the only books that I can recommend to those who are interested in learning about audio engineering, from beginners to experienced studio engineers.
It has everything from the basics, right up to the more advanced topics. Combined with Bob Katz "mastering" book, you will have the perfect learning and reference books for university / college use AND general home reading.
Handbook or guidebook? Just a great book!, 16 Sep 2007
As someone relatively knew to home recording, i got hold of this book and it is a really friendly and interesting read, on all aspect of recording, and the overall concepts.
I coupled it with Home recording for Musicians for Dummies, which has more of the specific information you might be looking for (eq for different instruments, compression settings, etc) and the 2 together have brought my understanding and enjoyment of home recording on in leaps and bounds.
Thoroughly recommended. Great support website too!
Good Overview and Introduction, 20 Apr 2000
This is not so much an actual manual as to how to acheive certain results, more an interesting read of a wide range of topics, ranging from Acoustics and perception of sound to Studio layout and mic-ing techniques. I borrowed this book from my University Library, and decided to buy at as a result. I have found it invaluable as a reference guide for gaining a general understanding of various techniques. I would reccomend it to people who perhaps have a general idea of the subject, and who are looking for something to introduce some of the technical aspects of Sound Recording. However, if you are looking for detailed explanations of anything in particular then this book is probably not the best solution. However, I am very happy with my purchase and often find my self reading it for my own interest rather than as a technical reference. Excellent introduction and reference, but not one for the more experienced professionals.
This book is a treasure map to the promised land of articulating design, 13 Nov 2007
This book was recommended by a collegue who performs most of our site IA. The book made working together in the short term so much easier! Specifically it gave me some confidence with Site Maps and Content Inventory which helped me communicate much more effectively as a project manager!
In the long term the book has helped me create effective and durable Personas, which also are helping us design much ore quickly and target and prioritise our site changes.
Good ideas, poor structure, 05 Nov 2007
This is a great book for dipping into (Brown cites numerous practical examples and techniques), but a heavy going read if you like doing things cover-to-cover.
The text books I like tend to have a very clear structure intended to make learning easy, but the mass of detail and alternative ways of doing things that Brown includes makes spotting and digesting the key points hard work.
If I could I'd give the content 4 or 5 stars, and its structure a lowly 3.
Still glad I bought it though.
Real world application of user-interface documentation, 21 Mar 2007
Dan's book is of profound relevance to anyone involved in producing web design documentation. During his day-long tutorial workshop at User Experience 2006 in London Dan taught me more about producing effective and compelling user-experience documentation than anything I'd learned at any time since 2001 and it's all in this book. His is the most comprehensive guide to allowing our work to inform and shape the creation of ground-breaking information architecture and yet it has been written in an accessible, friendly and authoritative manner. This book and Dan's regular contributions to Boxes and Arrows and the IA institute are essential reading for aspiring and practising user-experience professionals.
A must read for anyone involved in producing website documentation, 19 Nov 2006
If you work in web product design or development, you will be well aware of the challenges of creating and communicating web design documentation. Dan Brown, a respected information architect, has put together a really useful book, covering the most crucial documentation that every effective web project will require. As an aspiring Information Architect I found the sections on design documentation including site maps, flow charts and wireframes really useful. Brown utilises a layered approach to producing documentation, which starts with the most important elements and then builds additional detail in subsequent layers. Whatever your level of experience, this book brings real clarity to producing the documentation that can make or break a web project.
|
|
 |
 |
| |