|
GOLSCO Books Online Store | UK | Germany |
| books | baby | camera | computers | dvd | games | electronics | garden | kitchen | magazines | music | phones | software | tools | toys | video |
| Help |
| Books - Computers & Internet - hit the ground running |
| 1-20 of 25 1 2 Next 20 |
| Featured List | Simple List |
|
|
|
Go to bottom to see all images
Click image to enlarge
|
Macromedia Dreamweaver MX Hands-On Training by Garo Green, AbigailRudner, Abigail Rudner Average Customer Review: Paperback (08 November, 2002) list price: $44.99 -- our price: $30.73 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Reviews (45)
Isbn: 0321112717 |
$30.73 |
|
HTML for the World Wide Web with XHTML and CSS: Visual QuickStart Guide, Fifth Edition by Elizabeth Castro Average Customer Review: Paperback (17 September, 2002) list price: $21.99 -- our price: $14.95 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Editorial Review It's important for anyone who creates Web sites--even those who rely on powerful editors like Dreamweaver or GoLive--to know HTML. The World Wide Web Consortium rewrote HTML as a subset of XML (dubbing it "XHTML 1.0") and the allowable code will eventually be stricter. Tags that are being phased out are labeled "deprecated"--current browsers can still handle them, but if you want your site to keep up with future browsers, not to mention conform to accessibility requirements, you will want to get on top of XHTML. Of course, Elizabeth Castro manages to write books that not only speak to those who are already fluent in HTML, but are good for newbies too. She makes it a breeze to create sites that are visually stylish and technically sophisticated without the expense of buying an editor. Among the topics covered in her new book, HTML for the World Wide Web with XHTML and CSS: using the (relatively newer) structural tags (like doctype and div); correctly using older tags (like p and img) that have been modified in XHTML; writing XHTML so that formatting is done by the style sheets; writing those style sheets (cascading style sheets, a.k.a. "CSS"); creating a variety of layouts; and dealing with tables, frames, forms, multimedia, a bit of JavaScript (including mouseovers), WML (for mobile device displays), debugging, publishing, and publicizing your site. As with all Visual QuickStart Guides, this one features clear and concise instructionsside by side with well-captioned illustrations and screen shots that show both the source code and the resulting effect on the Web page. The index is extremely detailed, making this a great reference. Also great for reference are the outstanding appendices. The first is an extensive list of tags and attributes, indicating which are deprecated and/or proprietary and on which page they are discussed. A similar appendix shows CSS properties and values; given the future of Web coding, this chart alone is worth the price of the book. Other handy charts cover intrinsic events, symbols and character Unicodes, and an expanded color chart that goes way beyond the virtually archaicWeb-safe palette. All of which makes this a definite must-have for every Web designer's bookshelf.--Angelynn Grant ... Read more Reviews (483)
Isbn: 0321130073 |
$14.95 |
|
Dreamweaver MX: The Missing Manual by David McFarland Average Customer Review: Paperback (November, 2002) list price: $34.95 -- our price: $23.07 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Reviews (19)
Isbn: 0596003498 |
$23.07 |
|
Search Engine Visibility by Shari Thurow Average Customer Review: Paperback (30 December, 2002) list price: $29.99 -- our price: $19.79 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Reviews (26)
Isbn: 0735712565 |
$19.79 |
|
Dreamweaver MX Templates by Brad Halstead, Murray Summers Average Customer Review: Paperback (17 October, 2002) list price: $29.99 US | Canada | United Kingdom | Germany | France Reviews (22)
There are some answers in this book to some questions that I have had since the upgrade from DW4 and my life working in templates has now become much easier in dealing with DW Templates. Another good point is that the authors have a ready made site with hands on examples that get you working in the concepts that they explain. I think the book could have been written better, but the content is good and for the most part accurate.
I really think the authors have a hard time communicating their thoughts.They are very technical people, and often technical gurus have a hard time conveying information in a concise, useful manner.There are many steps that are so poorly worded that they have to be read a few times to get a good understanding.Also, I was really disappointed that they didn't cover more on Nested Templates.That was really the main reason I purchased this book, and yet, it was barely covered.Also, they didn't cover ANY template usage with dynamic server languages (ASP, ASP.NET, PHP, etc.), and I think that may have been really helpful. Here's my big problem with this book.Although I only rated it "2 stars", I would still buy this again.Why?Well, unfortunately, it is the ONLY book that covers Dreamweaver Templates with some form of detail.Other books (such as Dreamweaver MX Bible, Inside Dreamweaver MX) just touch on templates.To make matters worse, you can't rely on Macromedia's help because it is full of errors (some have been fixed), and is also incomplete and confusing. So, unfortunately, if you can put with the long-winded explanations and need to know templates, then I would recommend this book.It is the only book of its kind.Obviously, these writers were paid by the page, because this could have been written much better in about 20 pages. ... Read more Isbn: 0735713197 |
|
|
CGI Programming with Perl by Gunther Birznieks, Scott Guelich, Shishir Gundavaram Average Customer Review: Paperback (15 January, 2000) list price: $34.95 -- our price: $23.07 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Editorial Review The appearance of the second edition of CGI Programming with Perlheralds the beginning of the neoclassical era of Web service. CGI--or commongateway interface--is the original back end for client-driven, dynamic Web-pageservice and deserves consideration as the Romulus of the Internet Empire. But,where first-edition author Gundavaram described the lonely Romulus laying thebrick foundation of dynamic Web-page service in 1996, second-editioncollaborators Guelich and Birznieks have pitched in to resurrect Romulus amidthe crowded streets of modern Rome. Why bother? Surely four years have broughttechnological revolutions (Java, PHP, ASP, ColdFusion) that render CGI'soriginal brick-by-brick approach as obsolete as, say, Roman mythology--or bricksand mortar. And yet not. It is an ambiguous blessing that the original CGI persists,adhering to the underside of Web service by the duct tape that is Perl. Thispoint is not missed by Guelich, Gundavaram, and Birznieks, whose advocacy of CGIis both bolstered by the growing applications module base of Perl and temperedby their awareness of CGI's structural limitations. Both new and returningreaders of CGI Programming with Perl should browse the last chapter firstin order to appreciate the proposed solutions to CGI's greatest sin: itsimpractical slowness in a world of a million-hits-per-day Web service. Thechapter describes CGI-compatible FastCGI and mod_perl technologies thatcircumvent the process-spawning slowness of the simple CGI. Advanced users mightwant to skip directly to O'Reilly's fine mod_perl tome, Writing Apache Modules with Perl andC, by Lincoln Stein and Doug MacEachern. The authors' second pass at CGI pedagogy is a lucid, honest, and expandedaccount that develops functionality of dynamic Web pages in a rationalprogression--from HTML client-server and CGI syntax basics to generalinput/output, forms, e-mail, graphics, and simple database applications,including maintaining client state and data persistence under the otherwisestateless HTTP protocol. The authors offer synopses of cookies, JavaScripting,server security, and XML, all of which are described in detail in otherbooks. Whether or not neoclassical CGI is fast enough for your purposes--perhaps forguarded intranets--bear in mind that CGI is the standard to which every otherWeb server has had to respond. The second edition of CGI Programming withPerl is still the best introduction to the classics. --Peter Leopold ... Read more Reviews (30)
Even though it's a step up from the CGI Primer Plus for Windows book (and gets a 4 star rating), it still leaves much to be desired for the person who learns by coding!
The first third of the book is introductory in nature, with an introduction to how forms and CGI scripts work, some discussion of parsing forms in other languages, and some simple examples. The bulk of the book contains more complex examples of tasks like writing questionaires, interfacing with relational databases, maintaining state, graphics and so forth. I did glean a lot of useful information there. The biggest problem with this book is a problem that's really common to all book on Internet programming: Standards are changing so fast that a year old book is likely to contain chapter upon chapter illustrating obsolete techniques and libraries. In "CGI Programming" there are a lot of examples using Perl modules that haven't really caught on, while some of the newer modules (obviously) aren't meantioned. Another problem is that the book is kind of scattershot in the attention it gives different topics. Still, I think this is one of the better books for someone with basic Perl skills looking to get started with CGIs. There's enough detail here to start writing CGIs, and enough information out there on the web to go on learning. ... Read more Isbn: 1565924193 |
$23.07 |
|
Dreamweaver MX Bible with CD-ROM by Joseph W.Lowery, Joseph W. Lowery Average Customer Review: Paperback (01 August, 2002) list price: $49.99 -- our price: $33.99 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Reviews (21)
This book is aimed at the professional user of DWMX, and as such, it does a great job. DWMX has become a huge product - the tool of choice for large web projects. Therefore, a book which details all of DWMX's commercial features will NECESSARILY be overcomplex and confusing for a beginner. This book will not spoon-feed you with a 'Hello World' project-based introduction to web page building. It WILL help you organize code versioning within your project or plan for a more easily maintainable web project etc etc. As a web-development professional currently working alone, I find the book very useful.
Isbn: 0764549316 |
$33.99 |
|
Getting The Search Engine Ranking Your Website Deserves: : META Tags Yield To Google's PageRank As Search Engine Standard by John Henderson Average Customer Review: Digital (17 March, 2003) list price: $7.00 -- our price: $7.00 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Features Reviews (12)
I think for $7, if you are going no further, this ebook can provide you with some important and valuable information.Yes, you could find it on the web--but how much is your time worth? He gives some suggestions as to what to do and what not to do--and, by and large, those are good suggestions. As for length, a small business owner really doesn't want to or need to, wade through tons of information. However, as his history of meta keywords indicates, the web changes fast.This ebook is now a year old.I did a project for my online internet fundamentals class (at Foothill College--foothill.edu) on increasing page ranking.(Wanna copy--email me at zapseo on yahoo.) 6 months ago, and I considersome of the information in that out-of-date--for instance, emphasis on Google, which, at the time, was responsible for 80% of web searches. However, things have changed.If my report of 6 mos ago is out of date, what about one written 12 mos ago? You do have to watch out, because as the book implicitly indicates, what is today's method for achieving search engine ranking could get you banned tomorrow (yes, some search engines will not index some sites because of "spamdexing"). I'd have to go back and look, but I disagree with him on one important point:you cannot raise your google pagerank by internal linking. This was not what the results of my research showed. I'm divided (as you can see by my rating) about this book.Good information...for now. But to keep up with the very dynamic world of web searching, the reader should not get comfortable.To get and maintain a decent search engine ranking takes ongoing work, and keeping up with changes in the web.Web ranking can change, dramatically, overnight (do a search on "google dance").You are better off, imo, with having an ongoing relationship with a web professional (it will be worth it), just like you have one with your tax person.Let them keep up with the changes, and you, the small business owner, do what you are good at.
Asin: B00008WI71 |
$7.00 |
|
Sams Teach Yourself Perl in 24 Hours (2nd Edition) by Clinton Pierce Average Customer Review: Paperback (15 January, 2002) list price: $29.99 -- our price: $19.79 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Reviews (23)
I got the book on Sunday evening. By Monday night, I had completed a Customer Review system for my webpage. It is similar to this page that you are currently reading. By Thursday night, I had completed a real time inventory check status. It's the one that says whether the item is in stock. I must say that this book has made me a very productive programmer. I had learnt and implemented so many stuffs in just 4 days compared to the weeks and months of web surfing and trying to figure out what people were saying on forums. Now I already know how to implement wishlists, gift certificates, logins, forums, etc. Before you get the assumption that it's so easy, let me explain my background. I'm a programmer by profession and a damm good one. With over 10 years programming experience, I have twice won awards for programming genius. My contribution was so good, it got translated to Spanish and published by several other magazines. I'm trying to impress upon you that I am reading this book from a very skilled programmer point of view. But I have no knowledge of Perl whatsoever. When I picked up this book, I expected Perl to be cakewalk, but I was a bit disappointed by the way the information was presented. It is sometimes too technical for a first timer and the author fails to clearly explain what a function does. It is sometimes lacking in illustrations and also contains a lot of questions designed to trick the student. Until now, despite reading certain chapters over and over, I still cannot understand what the author is teaching. If you understand programming fundamentals, then this could be a good book for you. It covers a wide range of topics. And you still can get by even if certain explanations are less clear. But if you a a newbie programmer, then I don't recommend this book because without some programming background, you may not understand at all what the book is saying. Imagine scalars, arrays, lists, hashes. There's no clear explanation what they are, but dives straight into how to declare and use them with complex examples. If you don't know what is an array or loop, then this book is not for you. If a seasoned programmer like me have trouble understanding certain parts, then a lot of other people will also not understand it. It's a good book, provided you can understand it. I wish the examples were simpler and better illustrated. ... Read more Isbn: 0672322765 |
$19.79 |
|
Speed Up Your Site: Web Site Optimization by Andrew B. King Average Customer Review: Paperback (14 January, 2003) list price: $39.99 -- our price: $28.78 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Reviews (12)
The bandwidth you will save on a single month will cover the costs of this great reference. Plus, you get a good overview of search engine visibilty.
Michael Czeiszperger
When I picked up Speed Up Your Site: Web Site Optimization, an amazing thing happened: I was captivated by the content and the style. Amazing! A first! I found myself reading every word and every line of code, lest I miss some gem hidden within the letters. Andy King's basic premise is clearly stated: "At current bandwidth-to-CPU speed ratios, bandwidth is the limiting factor." Therefore, optimization of code is vital for a well-received web site. Sure, that's easy to write, but how do you do it?! The author meticulously goes through many, if not all of the ways code can be streamlined, addressing HTML, XHTML, DHTML, CSS, and even more. As for style, you can almost hear the author talking; the conversational tone pervades the tome. The book is a delight to read, and the text is peppered with subtle and not-so-subtle humor like "Link to external style sheets site-wide to cache in." Even code snippets are occasionally injected with nostalgia and rib-ticklers. (There is a reference to Burma Shave signs-search the web if you don't know what that is- and even the Emperor with No Close. (sic)) And for those who wonder why all this optimization is important, the author opens with two chapters on the Psychology of Performance, with well-researched excerpts and citations from human factors writings. The forward is even written by usability guru Jakob Nielsen. There is a companion site (http://www.speedupyoursite.com) that contains all the code along with all the references, chapter summaries, chapter excerpts, color figures, etc. After all, web sites are living documents, and having all this information on a web site allows it to be updated easily. The only flaw that I found with the book is that there is no accompanying CD. I would love to be able to search the complete text for suggestions and tips that I probably won't remember when I need them-like when I redo my own web sites, a job that I must undertake now that I have read this book. ... Read more Isbn: 0735713243 |
$28.78 |
|
JavaScript for the World Wide Web: Visual QuickStart Guide (4th Edition) by Tom Negrino, Dori Smith Average Customer Review: Paperback (26 April, 2001) list price: $19.99 -- our price: $13.59 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Editorial Review When Peachpit Press released the debut edition of JavaScript for the World Wide Web: Visual QuickStart Guide, it immediately became one of the most useful tools for busy Web developers. Now in its fourth edition, this book has been improved, expanded, and more finely tuned. Written for Web coders who have at least some familiarity with HTML, the book doesn't necessarily require you to have knowledge of JavaScript programming or scripting. The presentation is illustrative and productive, and concepts are introduced via practical examples, explained briefly, presented in code, and then explained line by line. Using judicious screen shots and new code highlighted in red, the authors have made JavaScript for the World Wide Web quite intuitive. In this new edition, they point out features compatible with only certain Web browsers using new IE and Netscape icons. Along with its core content, the text includes an excellent genealogy of the various flavors of JavaScript, complete with an extensive object flowchart that is colorcoded by browser version. It also steps outside the base language with a chapter on visual development tools that use JavaScript, like Dreamweaver, GoLive, and Fireworks. There are tons of useful scripts in the book, and the publisher provides a companion Web site where you can get each script, as well as an interface for viewing the code in action. You can download all of the scripts in a single Zip file. This is simply a must-have guide to JavaScript. --Stephen W. Plain Topics covered:
Reviews (220)
Isbn: 0201735172 |
$13.59 |
|
Information Architecture for the World Wide Web: Designing Large-Scale Web Sites by Louis Rosenfeld, Peter Morville Average Customer Review: Paperback (15 August, 2002) list price: $39.95 -- our price: $26.37 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Reviews (16)
Isbn: 0596000359 |
$26.37 |
|
The Invisible Web: Uncovering Information Sources Search Engines Can't See by Chris Sherman, Gary Price Average Customer Review: Paperback (15 September, 2001) list price: $29.95 -- our price: $19.77 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Reviews (7)
The first part describes the strengths and weaknesses of search engines as tools for finding information on the World Wide Web and provides a good overview of the technical and business limitations that lead to the weaknesses. At the same time, the authors also provide a high-level explanation of how search engines operate and a comprehensive explanation of what types of resources are left out of search engine indexes. Although this section is a bit repetitive, it also stands as the best explanation I have encountered on the subject of Web resource accessibility (and inaccessibility) through the popular tools that searchers have at their disposal. The second part provides a list of Invisible Web resources (resources that can not be indexed by search engines), organized by subject, with annotations. I personally did not find this list comprehensive, but it is a good place to start for those who have previously relied solely on search engines and directories for Web searching. If you want to understand what resources are just beyond the grasp of search engines, and get a hand on them yourself, "The Invisible Web" is a great book to get you started. Note: some of the URL's sited in the second part of the book are now gone. This is not a criticism of the book, but a reflection of the ever-changing nature of the Web.
Isbn: 091096551X |
$19.77 |
|
Programming Web Services with Perl by Randy J. Ray, Pavel Kulchenko Average Customer Review: Paperback (December, 2002) list price: $39.95 -- our price: $26.37 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Reviews (5)
The book assumes the reader will have the knowledge of an intermediate level Perl programmer. I.e., the reader is assumed to have a working knowledge of references, data structures, and object-oriented Perl. On the other hand no previous knowledge of XML, XML-RPC, SOAP or XML related technologies is required. It should also be mentioned that both of the authors Randy J. Ray and Pavel Kulchenko are also the principle developers of the most popular XML-RPC and SOAP Perl modules: XML::RPC and SOAP::Lite respectively. That said, the book is not a soap box for the authors to tout the merits of their tools. Rather, it is a practical book which starts with grounding fundamentals. Readers should walk away with a core understanding of XML-RPC and SOAP and not just a particular tool set for working with them. The authors examine the alternative XML-RPC and SOAP tools, illustrate how they are used, and give practical and even handed reasons why their modules should be preferred. Which comes down to issues of features, active development, support, and the amount of work required to code to a particular interface. They then settle down to a comfortable and thorough guide to XML::RPC and SOAP::Lite. The topics and issues are illustrated throughout using real world web services. For example creating an XML-RPC client for O'Reilly's Meerkat news wire, or a SOAP client to covert use.perl.org's journal stream to RSS. Code is presented to the reader filtered down to highlight each particular issue as it is discussed. This is nice in that it avoids listing slight variations of the same code multiple times, but on the down side it can also leave the reader flipping back and forth to reassemble an example in their head. Full code for each example is provided in the appendices. And all of the example code may be downloaded from O'Reilly at [their web site]. All-in-all, the book is a thorough practical introduction to working with XML-RPC, SOAP and related technologies. When I started reading the book, I was a bit disappointed to see that it only covered XML-RPC and SOAP related services. When I finished, I was impressed with how very much information they'd managed to pack into so few pages. And yet, I was left wishing there'd been a more through coverage of interoperability issues between other SOAP implementations and things like custom de-serializers. To be honest interoperability and de-serialization are mentioned, and the authors do an excellent job of referring the reader on to sources for continued reading on most other topics. The book does an admirable job balancing content, length, and information density. Not to mention an excellent job delivering the information that will still be relevant years and not just weeks from the date published. Most of the topics I'd wished to see covered in more depth are those that are still developing and consequently most likely to become quickly dated. In short a well balanced practical guide to applying XML-RPC and SOAP to solve problems.
Isbn: 0596002068 |
$26.37 |
|
HTML 4 for Dummies, Fourth Edition by EdTittel, NatanyaPitts, Ed Tittel Average Customer Review: Paperback (03 February, 2003) list price: $24.99 -- our price: $15.74 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Editorial Review Hard core programmers would say that HTML is for dummies. Evenso, for those of us who want to build and maintain our own Web sites, but cringeat the sight of anything resembling a programming language, HTML 4 forDummies is the hand-holding guide to help us through those processes. Because many HTML editors do all the site-building work for you, it's strangethe authors chose to wait until appendix C in the back of the book to explainwhy you must know HTML. Still, their reasons for learning HTML are sound, andthe advice they dispense is solid. Beyond going through the ins and outs of HTML tags, the book does a fine job ofexplaining what design elements work and how to avoid common mistakes. Thesection on XHTML ensures that budding site builders have all the latest tools attheir disposal. Whether your goal is to build a simple, text-oriented Web site or one loadedwith frames, graphics, and animation, HTML 4 for Dummies will put you onthe right track. --John Frederick Moore ... Read more Reviews (62)
Isbn: 0764519956 |
$15.74 |
|
Web Applications (Hacking Exposed) by Joel Scambray, Mike Shema Average Customer Review: Paperback (19 June, 2002) list price: $49.99 -- our price: $32.99 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Reviews (9)
My main fault with the book was that it was incomplete; equal and fair coverage was not given where it should be.For example, Chapter 9 "Attacking Web Datastores" should have been called "Attacking Microsoft SQL Server."While some of the general techniques (i.e. SQL injection attacks) in Chapter 9 could have been applied to any SQL RDBMS, much of it was very specific to a Windows/IIS/ASP/MSSQL setup.This doesn't help me much to write my bread-and-butter Unix/Apache/Perl/PostgreSQL or even It seems like the authors wrote their book to be "Hacking IIS Web Applications Exposed" and at the last minute decided to throw in some Apache and Unix here and there, with a sprinkling of Cold Fusion and Netscape Enterprise, to market the book more broadly.If they had just stuck within their expertise (Joel Scambray wrote for Microsoft TechNet's ironically-titled "Ask Us About... Security" column and wrote "Hacking Windows 2000 Exposed") and produced their original book, I think they'd of come up with a better product. Another problem I have with HE:WA (and the whole HE series) is that they spend too much time on specific attacks and not enough time on the broader security concepts.For example, how useful is the first HE book today? How useful with HE:WA be in three years?I still recommend "Computer Security Basics" to anybody beginning in the security arena, and that book was published over a dozen years ago.CSB remains in print today because it teaches sound pragmatic security concepts that remain relevant today. I will say, however, that HE:WA does do a better job than some of the other HE books about reinforcing broad concepts (like Input Validation) across all platforms and languages.I still do not feel they teach pragmatic security for web app development though, and it's being pragmatic that will save you from tomorrow's attack.(You've got to distrust your OS, double-check whatever your webserver says, hate your database, and ALWAYS validate your input and you'll be immune to almost all vulnerabilities discussed in HE:WA ). Despite all the problems I have mentioned, this remains an okay book for a novice web developer looking to learn security, especially those of the One-True-Microsoft-Way persuasion.If you're looking for an alternative, I'm half way through "Web Hacking: Attacks and Defense" (co-authored by Hacking Exposed lead author Stuart McClure) on Safari. I like it better than HE:WA so far, and it seems to be fairly comparable on the target audience and topics covered (and it actually covers them!)I would give it a 4/5 or a 5/5 based on what I've read. In conclusion, if you can only by one book on Web Application security, don't get this one.Otherwise, it is at least worth a skim and a spot on the bookshelf. ... Read more Isbn: 007222438X |
$32.99 |
|
Perl and CGI for the World Wide Web: Visual QuickStart Guide, Second Edition by Elizabeth Castro Average Customer Review: Paperback (29 May, 2001) list price: $19.99 -- our price: $13.59 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Reviews (19)
Isbn: 0201735687 |
$13.59 |
|
IBM(R) Websphere(R) Application Server: The Complete Reference by Ron Ben-Natan, Ori Sasson Average Customer Review: Paperback (10 April, 2002) list price: $69.99 -- our price: $69.99 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Reviews (16)
I could go on, but the shortcomings already expressed are, in my opinion, justification for avoiding this book.
Isbn: 0072223944 |
$69.99 |