|
|||||||||||||||||||||||||||||||||||
|
32 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
23 of 24 people found the following review helpful:
4.0 out of 5 stars
definitely a good start!,
This review is from: Getting to Know ArcObjects (With CD-ROM) (Paperback)
Good place to start on ArcObjects. It primarily deals with the designing of interfaces, rather than using the commands for automation. Good intro to the concepts of the ArcMap Object model, properties, methods, and events...there's even a little blurb or cursors. Covers a little of ArcCatalog, too. Note: ArcTools DOES NOT follow the ArcObject Model...so if you are looking for properties, methods and events pertaining to this, I guess wait 'til ArcGIS 9. Also, there are no scripting cabilities similar to AML...you'll have to wait 'til ArcGIS 9, where python is used as the scripting language to replace AML. Also, does not address OOP concepts on the GeoDatabase model very much...but this book is definately better than Getting to Know ArcGIS
10 of 10 people found the following review helpful:
5.0 out of 5 stars
Outstanding book for learning ArcObjects,
By "darren_from_calgary" (Calgary, Alberta) - See all my reviews
This review is from: Getting to Know ArcObjects (With CD-ROM) (Paperback)
As the title suggests, this book is devoted to teaching the basics of programming with ArcObjects, and it does an outstanding job. Previous reviewers have summarized the book well, although I do think that some had more advanced expectations, even though the title of the book makes it clear that it only covers introductory material.Overall, what impressed me most was Burke's exceptional ability to take complex concepts (like interface-based programming) and explain them in a clear and concise manner. The writing is impeccable, and I found very few flaws in the book, which is incredibly uncommon for computer books. Obviously, a great deal of care and attention went into the preparation of this book. The reader won't be disappointed. I currently own every ArcObjects book in print, and in my opinion, this is the ONLY book useful for those trying to learn ArcObjects. Highly recommended.
9 of 9 people found the following review helpful:
4.0 out of 5 stars
Good for beginners..,
By
This review is from: Getting to Know ArcObjects (With CD-ROM) (Paperback)
I'm using this book for a lab section of GeoComputation, and after working through the first few exercises and looking through the rest of the book, I am impressed.The CD included with the book contains all of the data you'll need to complete the exercises. I found Burke's writing to be fluid and insightful. Each chapter begins with a good overview and background of what will be done. There are many diagrams, as well, so you can see the expected results. This isn't a programming book in the C++ range. It is a book detailing how to customize and make ArcView 8.x work for you using Visual Basic for Applications. Recommended. Enjoy
5 of 5 people found the following review helpful:
4.0 out of 5 stars
Examples still works at ArcGIS 9.1,
By
This review is from: Getting to Know ArcObjects (With CD-ROM) (Paperback)
Even though we are on ArcGIS 9.1, all the examples in this book still worked, since ESRI assures that the interfaces will still work from release to release. The exercises cover the basics of simple applications: adding tools, building forms with drop down lists, programmatically adding layers, setting symbolization and changing the layout. There was also a useful example of summing a field for records in a feature class. The method with VBA allows adding buttons and drop downs and storing them into the map document. This would also work to create a template, but would not be used to create a Dynamic Link Library ( DLL. ). There was an introduction to the object model diagrams, but I did not feel confident that I could use those diagrams to find out how to use new objects not covered in the book. The good counter to that is the many scripts available on the ESRI's web sites.
5 of 5 people found the following review helpful:
5.0 out of 5 stars
Excellent for beginner,
By "lfok" (Hong Kong) - See all my reviews
This review is from: Getting to Know ArcObjects (With CD-ROM) (Paperback)
This is the book you need to start learning scripting for ArcGIS. It has an introductory chapter teaching about the basics of VB and then the Arc objects themselves. The examples are very clear and easy to follow. A very suitable book for people who doesn't know programming at all.
4 of 4 people found the following review helpful:
5.0 out of 5 stars
Save your money: Ditch the ESRI class and buy this book instead,
By Chaotic42 (Mississippi, USA) - See all my reviews
This review is from: Getting to Know ArcObjects (With CD-ROM) (Paperback)
I've read the ESRI ArcObjects course material and I have to say that this book is far better. I'm not a programmer, I just need to occasionally write code at work. For the last project that I was working on, I dug through the ESRI coursework and then a friend at work mentioned that they had this book. I asked to borrow it, and I must say that I'm impressed.
The examples were excellent, and the book took the time to actually explain what was going on. Using this book I had a working core for the program in about two hours, with no previous experience. I dug through the ESRI coursework for about six hours and came up fairly empty handed. I've ordered a copy of this for work and now I've ordered one for home use (which is kind of like unpaid work). The examples work with ArcGIS 9.1, which is nice. I haven't tried them in 9.2, but I have no reason to doubt that the book would still be relevant. With a price this low, the book is a good deal. Even if it only helps you learn a few new tricks with ArcObjects, it's certainly worth the price.
2 of 2 people found the following review helpful:
5.0 out of 5 stars
Very Helpful For Beginners,
Amazon Verified Purchase(What's this?)
This review is from: Getting to Know ArcObjects (With CD-ROM) (Paperback)
I have no prior experience with VBA or programming in general and I was able to complete the examples and implement what I have learned. I'm about half-way through the book. I would recommend this to anyone.
2 of 2 people found the following review helpful:
5.0 out of 5 stars
easy to follow; great for beginners of VBA or ArcObjects!,
Amazon Verified Purchase(What's this?)
This review is from: Getting to Know ArcObjects (With CD-ROM) (Paperback)
This book teaches you the core of what you need to know to get around in VBA and ArcObjects. I had already read the Sam's VB 6 in 21 Days book, but the VBA section helped reinforce what I had already learned, and most importantly, taught me how to understand and use ArcObjects, even the Object Model Diagrams, which is really important for a beginner to grasp.
This is a great tutorial and reference to have for anyone with no computer programming background, because it really teaches you from the ground-up, and contains easy-to-follow exercises. I doubt more advanced programmers would find the book too helpful, and they should probably stick to Zeiler's "Exploring ArcObjects," which is a reference book, not a tutorial.
1 of 1 people found the following review helpful:
5.0 out of 5 stars
Excellent book for beginning programmers for Arcview,
By visionary (Minneapolis, MN USA) - See all my reviews
Amazon Verified Purchase(What's this?)
This review is from: Getting to Know ArcObjects (With CD-ROM) (Paperback)
I found this book to be an excellent companion to "Getting to Know ArcGIS". I have some programming background, but knew little about Arcview. These two books will get most novice programmers and Arcview users off and running so that they can create useful scripts and user forms to automate frequent tasks, and make ArcGIS a powerful tool for others in their office who have little familiarity with the software.
1 of 1 people found the following review helpful:
5.0 out of 5 stars
Well laid out, comprehensive beginners approach to ArcObjects,
By smudgedlens (Denver, CO USA) - See all my reviews
Amazon Verified Purchase(What's this?)
This review is from: Getting to Know ArcObjects (With CD-ROM) (Paperback)
So I just got done reading this book for a class in ArcObjects. I have to say that I was very impressed. Each chapter introduces a new concept and contains exercises that the reader can easily follow along with. The beginning of the book focuses on Visual Basic ...errr basics, then the reader gets introduced to object-oriented concepts, before launching into using ArcObjects. This book is definitely a good starting point for the budding ArcObjects programmer, but by no means teaches you everything. As you will find out when you lay eyes on your first ArcObjects model diagram, there is a lot of ground to cover!
|
|
Most Helpful First | Newest First
|
|
Getting to Know ArcObjects (With CD-ROM) by Robert Burke (Paperback - Oct. 2003)
$59.95 $32.70
In Stock | ||