e99 Online Shopping Mall
Help | |
Home - Basic M - Ml Programming (Books) |
  | Back | 61-67 of 67 |
click price to see details click image to enlarge click link to go to the store
61. Sound and complete elimination of singleton kinds ([Research paper] / Carnegie Mellon University. School of Computer Science) by Karl Crary | |
Unknown Binding: 24
Pages
(2000)
Asin: B0006REEFE Canada | United Kingdom | Germany | France | Japan | |
62. The performance of FoxNet 2.0 ([Research paper] / Carnegie Mellon University. School of Computer Science) by Herb Derby | |
Unknown Binding: 11
Pages
(1999)
Asin: B0006RHHZI Canada | United Kingdom | Germany | France | Japan | |
63. Machine Learning: ECML-94: European Conference on Machine Learning, Catania, Italy, April 6-8, 1994. Proceedings (Lecture Notes in Computer Science / Lecture Notes in Artificial Intelligence) | |
Paperback: 439
Pages
(1994-04-28)
list price: US$82.95 -- used & new: US$66.59 (price subject to change: see help) Asin: 3540578684 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
64. Programming Languages Created in the 1980s: Ibm Basica, Ubasic, Atari St Basic, Vilnius Basic, Turbo-Basic Xl, Extended Ml, Ibm Cassette Basic | |
Paperback: 36
Pages
(2010-05-29)
list price: US$14.14 -- used & new: US$14.13 (price subject to change: see help) Asin: 1157298451 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
65. C++ Programmer's Guide to the Standard Template Library by Mark Nelson | |
Paperback: 875
Pages
(1995-12)
list price: US$49.99 -- used & new: US$126.27 (price subject to change: see help) Asin: 1568843143 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description A comprehensive introduction to the STL.In-depth explanations of template container classes and algorithms -- including vectors, lists, queues, stacks, and associative arrays.Information on using templates with your C++ compiler to build new classes and functions as theyre needed.And expert advice, illustrations, and real-world examples.Plus, on the book's accompanying bonus disk, you get the complete Hewlett-Packard STL, along with specifications, and time- and money-saving source code and sample programs. Customer Reviews (7)
Excellent Service and Price
Handy reference
A very good STL internals book
This is STILL the best book on STL (02/2007 -- yup, still is.)
The best of the early batch of STL introductions The 21 chapters are orgazized into three main parts: I. Introducing the STL II.The essentials: containers, iterators,algorithms, functions. III.The public interface:reference informationIf you're a experienced C++ programmer, the first two parts are mustreading.The third part is a bit too detailed and repetitive. The indexis comprehensive, and definitions are provided for important terms(exception: "algorithm complexity" and O(n) notation, conceptswell known to Computer Science majors but not to every practicingprogrammer). ... Read more |
66. Algebra, Meaning, and Computation: Essays dedicated to Joseph A. Goguen on the Occasion of His 65th Birthday (Lecture Notes in Computer Science / Theoretical Computer Science and General Issues) | |
Paperback: 643
Pages
(2006-07-28)
list price: US$109.00 -- used & new: US$70.95 (price subject to change: see help) Asin: 354035462X Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Joseph Goguen is one of the most prominent computer scientists worldwide. His numerous research contributions span many topics and have changed the way we think about many concepts. Our views about data types, programming languages, software specification and verification, computational behavior, logics in computer science, semiotics, interface design, multimedia, and consciousness, to mention just some of the areas, have all been enriched in fundamental ways by his ideas. This Festschrift volume - published to honor Joseph Goguen on his 65th Birthday on June 28, 2006 - includes 32 refereed papers by leading researchers in the different areas spanned by Joseph Goguen's work. The papers address a broad variety of topics from meaning, meta-logic, specification and composition, behavior and formal languages, as well as models, deduction, and computation. The papers were presented at a Symposium in San Diego, California, USA in June 2006. Both the Festschrift volume and the Symposium allow the articulation of a retrospective and prospective view of a range of related research topics by key members of the research community in computer science and other fields connected with Joseph Goguen's work. |
67. Platinum Edition Using XHTML, XML & Java 2 by Eric Ladd, Jim O'Donnell, Mike Morgan, Andrew H Watt | |
Hardcover: 1440
Pages
(2000-11-20)
list price: US$59.99 -- used & new: US$9.55 (price subject to change: see help) Asin: 0789724731 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description The book gives you an in-depth tour of XHTML (the XML-based version of HTML) from top to bottom so that you will know what Web content to build on the server. Early chapters go over what's special about XHTML with a full element reference. (Generally speaking, XHTML resembles HTML fairly closely but follows some new conventions.) Using plenty of screen shots, all the basics of Web content designed with XHTML are effectively covered, including how to use image maps, frames, cascading style sheets, and JavaScript. Some particularly good sections lay out the differences between today's browsers (including the different object models and support for DHTML on Netscape and Microsoft browser platforms). Despite the title of this book (obviously designed to catch the eye of Java readers), it also covers server-side development using CGI (in C), Microsoft ASP, ColdFusion, and PHP. Its cross-language perspective makes this a good choice for anyone evaluating options for server-side development. It also will help readers who are transitioning between technologies. For instance, three short chapters on Allaire ColdFusion will help anyone understand this powerful programming tool quickly. The book closes with programming done with Java, from client-side applets with AWT and Swing, to server-side development using servlets and JSPs. Final sections show how to combine Java and XML (fulfilling the promise of the title.) With a wide-ranging tour of at a least a dozen key Web standards and technologies, this text accomplishes a lot more than its title suggests. Written with a clear and patient style and bolstered by plenty of screen shots for the beginner, it'll prove to be a useful resource for almost anyone who does server-side Web development and wants to get a handle on the quickly moving standards surrounding XML, XHTML, and today's newer browsers. --Richard Dragan Topics covered: Customer Reviews (5)
If you are a beginner, this book is ok
Thorough, engaging overview of Web technologies That gamble paid in spades.This book will provide a computer-familiar reader an idea of the plumbing behind modern Web sites.The text describes many varieties of Web-building tools, and includes clear explanations, examples, and code.I especially enjoyed learning from the book's dozens of figures.These typically show the results of executing example code, with the captions giving excellent summaries of points made in the text.For example, rather than writing "Here is a sample of Netscape Dynamic HTML layers," the caption on p. 684 says "Netscape Dynamic HTML layers can be used to show context-sensitive information on your Web pages." I could not find any faults with this book, although Web development is not my specialty.If you are looking for a book to make you an expert in any one or two of the subjects covered (i.e., JavaScript, Dynamic HTML, even XHMTL), you will not be satisfied.The authors recognize this point and direct focused readers to more comprehensive sources.If you are looking for a guide to what makes Web surfing and serving work at a technical level, I strongly recommend this book.Keep in mind that rapidly evolving Web processes can make books like this less relevant as time passes.If you believe this particular edition is becoming obsolete, be confident that the authors' next edition will be just as educational. Note:I congratulate the editors and four authors for creating a "cohesive" 1400 page book.I was pleased to see each chapter explicitly bearing the individual author's name, and glad to see seamless references to work in chapters by different co-authors.Bravo Que.
Great Book
A well-rounded education in current web development tools
Promises but doesn't deliver! I gave up. I expect when I purchase a book, that most if not all (no one is perfect) the examples will work. I also believe that expensive and expansive books like this one should come with a CD that not only fully reflects the code in the book; but also contains a HTML version of the book as well to facilitate searching. My comments only reflect upon the Java XML chapter 42. I have been reluctant to use the book any further. I hope the next edition rectifies the present short-comings. ... Read more |
  | Back | 61-67 of 67 |