<< 1 >>
Rating:  Summary: Come On. Review: I actually bought this book thinking it would be helpful, but all the info is in the online documents!!! The book isn't even advanced. It shows you how to do simple things, nothing advanced. This book is useless now. Just read the online documents, and download the sample code.
Rating:  Summary: Nothing Detailed Review: Much easier to understand than Apple's own Inside Macintosh: QuickTime series. But compared to books for Windows platform, I don't think people don't get from the book. (I'm sorry.) If we consider that there are few books about Apple technology for programmers, this book would be better if it covers some more detailed information. For example, relating frequently uesed API functions( e.x. how to get media from a track from a movie, the opposite of it, how to calculate running time - sounds useless, but providing easy sample with some additional code will be more helpful, and quick-readable) , concepts, more code samples, etc. This book has some contents borrowed from the Inside Macintosh:QuickTime series. ( dumped.)Anyway, it's good as a starting point. I waits for the next version of it!
Rating:  Summary: Valuable, but flawed Review: This book has a lot of good information, organized in a form far easier to understand than Apple's scattered API documentation. But... I found quite a few errors in the sample code that prevent the code from actually working. The errors exist in both the printed manual and on the CD. These aren't just printing typos, but things like using pointers when handles are needed, passing values when pointers are needed, etc. But if you read the text and don't rely on the actual code provided as samples, this book is a good way to get started with QT. I just wish there had been some better QA done on the samples.
Rating:  Summary: Not Bad Review: This book isn't bad (I guess). It is great for someone wishing to learn about QuickTime (the basics) in a short amount of time. I do feel the book lacks depth in some areas. After looking through the online documentation, I threw this book to the side, and have not used it since.
Rating:  Summary: Poorly done, especially after taking the code apart Review: When I first bought this book , I was excited because I thought it would help in making QuickTime on the Windows Side easier to program. The CD is completely worthless , it doesn't even contain all the needed headers for quicktime. Instead of working code samples and native projects to experiment with there are code snippets that are in text files, some of which have bugs that no C/C++ compiler would of let through. Also there is not a mapping in the chapter to tell you which text file goes with which chapter, and you spend a lot of time GREPing through the CD. The explanations are bad, for example the chapter on creating movies just outlines the code. I would suggest you try getting the MacTech series of Quicktime articles where there is an actual explanation and WORKING sample code.
<< 1 >>
|