e99 Online Shopping Mall
Help | |
Home - Basic E - Eiffel Programming (Books) |
  | 1-20 of 23 | Next 20 |
click price to see details click image to enlarge click link to go to the store
1. Object Oriented Programming in Eiffel by Robert Rist, Robert Terwilliger | |
Paperback: 450
Pages
(1995-03)
list price: US$56.00 -- used & new: US$54.40 (price subject to change: see help) Asin: 0132059312 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (4)
Impossible to read This book is a poor attempt at demystifying the Eiffel language... a language used rarely, if at all. Not happy, Jan.
No No No You're a nerd israel Not as bad as Rist and Terwilliger though
Good clear book on a great language for programmers It is true that this book is not for the total newbie to programming. (...) Rist is a senior lecturer in the dept of computer science at the University of Technology Sydney and his book has been "battle hardened" by being used in the Comp Sci course there. You can find download part of the book from his home page, but the book is defintely worth buying if you are serious about Eiffel. My only quibble with this book is that it is on Eiffel and not on one of the delightful functional languages like Ocaml , SML or Haskell.
step-by-step learning? NO |
2. Windows Programming Made Easy: Using Object Technology, COM, and the Windows Eiffel Library by Glenn Maughan, Raphael Simon | |
Paperback: 768
Pages
(2000-10-11)
list price: US$44.99 -- used & new: US$0.51 (price subject to change: see help) Asin: 0130289779 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (2)
Made Easy is the Bottom Line
Very good alternative to Petzold's books With the book, you have a CD with all the examples they refer to. The examples are very well done and this definitely plays a major role in understanding all the aspect of Windows programming. One thing which contribute a lot to the clarity of the book is the usage of the Eiffel language and its Windows Eiffel Library that make you concentrate on the useful part, ie Windows programming. I definitely recommend the book to all newcomers to Windows programming or people who have some Eiffel experience that wants to do Windows programming. To finish, you don't need to know Eiffel to understand the book and this is definitely a plus. ... Read more |
3. Object-Oriented Programming in Eiffel (International Computer Science Series) by Peter G. Thomas, Raymond A. Weedon | |
Paperback: 690
Pages
(1997-11)
list price: US$57.00 -- used & new: US$42.99 (price subject to change: see help) Asin: 0201331314 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (2)
Great Intro To Eiffel Some of the material here is quite hard to find in othercomputer texts.For instance, there are chapters that discuss the theorybehind Abstract Data Types, exception handling, the client/supplierrelationship, and polymorphism in much greater depth than one will find inabout 95% of the OO texts on the shelves. No matter what the language inwhich you program, you owe it to yourself to read this book.And whileyou're at it, pick up a copy of Meyer's Object Oriented SoftwareConstruction 2nd ed.
the book is useless. |
4. An Object-Oriented Introduction to Computer Science Using Eiffel by Richard Wiener | |
Paperback: 408
Pages
(1996-04-26)
list price: US$84.75 -- used & new: US$79.67 (price subject to change: see help) Asin: 0131838725 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
Great introduction into Eiffel As an introduction to OO, it does an okay job. There are betterbooks on this subject, but there are a lot more books that are worse. Asan introduction to Eiffel, this book is great. I tried learning eiffel fromboth Eiffel: the language, which is a reference guide, and Object OrientedSoftware Construction, which is avery academic text. This book takes youthrough the basics of OO and after that takes you through the basics ofEiffel. Once I finished this book, I had both a very good idea what thepower of Eiffel is, how to use it and I was able to write real programs. (Ido recommend Eiffel: The Language as a reference guide for programming realworld applications). ... Read more |
5. Object-Oriented Software Engineering with Eiffel (Addison-Wesley Eiffel in Practice Series) by Jean-Marc Jezequel | |
Paperback: 368
Pages
(1996-03-11)
list price: US$57.99 -- used & new: US$21.96 (price subject to change: see help) Asin: 0201633817 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
A good introduction to the Eiffel language and environments. Eiffel is presented, from a simple "Hello, world!" example through advanced language elements like exception handling, repeated inheritance, typing issues, and (strangely) parallel implementations.The author also provides a general introduction to object-oriented concepts, for those new to objects.A discussion of the primary Eiffel environments and libraries is included, for those interested in an objective view of the competing products in the area. To fulfill the software engineering aspect of the text, a discussion of object analysis and modeling with an Eiffel twist is included. This section is somewhat out-of-date, given that it does not even mention the Unified Modeling Language, choosing instead to focus on one of its precursors, OMT. The author went the extra mile, to his credit, with a discussion ! of verification and validation in an Eiffel context and a full Eiffel case study, a parallel linear algebra library. This is a fine overview book of the Eiffel language, environments, and libraries for a software designer or developer.In particular, those developers that use good software engineering practices (analysis, modeling, testing, etc.) will appreciate the coverage of said topics within these covers. ... Read more |
6. Object Structures: Building Object-Oriented Software Components With Eiffel (Addison-Wesley Eiffel in Practice Series) by Jacob Gore | |
Paperback: 469
Pages
(1996-03)
list price: US$39.99 -- used & new: US$33.17 (price subject to change: see help) Asin: 0201634805 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
Excellent book Though the book uses the Eiffel language, it should be easy for folks used to other languages to approach.Much to his credit, Gore takes the time in the beginning of the book to basically hand hold the reader through the code and the exercises.As the book progresses, with each chapter building on the last, Gore gives the reader greater autonomy, until the text centers more on the theory of data structures than the source needed to represent them.I found this approach extremely effective, and wish that more computer books were written in the same fashion. I've since read a number of books on data structures and OO for a variety of computer languages. If I had to pin down the text that was most useful to me in not only understanding the subject matter but also gaining deeper insights into reusability, it would definitely be this book.I can't recommend it highly enough! ... Read more |
7. Eiffel : The Language (Prentice Hall Object-Oriented Series) by Bertrand Meyer | |
Paperback: 300
Pages
(1991-10-01)
list price: US$78.65 -- used & new: US$49.99 (price subject to change: see help) Asin: 0132479257 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (4)
Best available documenation on Eiffel
Exhaustive, Detailed Language Definition I sympathize with the previous reviewer that was overwhelmed by the detail in this book. Please allow me to caution the would-be consumer. This book is not an object oriented tutorial. It is not an introduction to the language. If you would like either of these purchase Object Oriented Software Construction, 2e. If you have more than a passing interest in Eiffel and would like a language reference, or if you are planning to implement your own compiler, this book is for you.While most of the information is still accurate, there have been many additions to the language that are not in the book.Minus one star for taking so long to provide an update.
Did not make me appreciate Eiffel at all
An excellent source. |
8. Software Development Using Eiffel: There Can Be Life Other Than C++ (Prentice Hall Object-Oriented Series) by Richard Wiener | |
Hardcover: 425
Pages
(1995-01)
list price: US$52.00 -- used & new: US$40.66 (price subject to change: see help) Asin: 013100686X Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
9. Object Technology for Scientific Computing: Object-Oriented Numerical Software in Eiffel and C (Prentice Hall Object-Oriented Series) by Paul F. Dubois | |
Paperback: 280
Pages
(1997-01)
list price: US$42.00 -- used & new: US$287.56 (price subject to change: see help) Asin: 013267808X Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
10. Eiffel: An Introduction by Robert Switzer | |
Textbook Binding: 176
Pages
(1993-06-10)
list price: US$38.40 Isbn: 0131059092 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (2)
Good for starters It's not a book you'll lookinto after you've mastered Eiffel, but it sure helps with the first steps.
It's a good book. |
11. Objects Unencapsulated: Java, Eiffel, and C++ (Object and Component Technology Series) by Ian Joyner | |
Textbook Binding: 416
Pages
(1999-06-16)
list price: US$59.00 Isbn: 0130142697 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (5)
Wordy, somewhat superfluous, but still informative Most of the critics and comparisions are already well known. Nothing novel. The book is more like a handy memo of the language features and good/bad tags than a serious study of the trade-offs and concerns (theoretical and practical) Some comparisions are biased or even superfluous. The author tried to put everybody's feet into Eiffel's designer's shoes. Many of the practical concerns of C/C++/Java were intentionally or unintentionally ignored. That, in my opinion, undermines the book's objectiveness a lot. Overall, this book is not good for beginners who want to learn C,C++,Java or Eiffel¡£It is just not written as a tutorial or textbook. On the other hand, it is not of much value for serious language researchers either, in either academic or practical sense.
Exceptional OOP book Put simply, this book is not informative but argumentative. The author believes Eiffel is simply better than C++ and Java. He could seem to try to convince readers. Unfortunately, this book is not well-organized. This book is filled with unique opinions about C++, Java, Effel unlike so-called textbook. Hence, you may feel unconfortable when you just want to understand a certain topic such as exception. If you just want to learn (not study) OOP, another typical and common book is more helpful. But, this book certainly offers something you cannot know from typical books.
Some flaws, but still worth the money The problem, as I suspected, is that Joyner goes on with a great number of paragraphs critisizing C++ features that was never intended to be an OOP paradigm feature. But when an (even important) Eiffel glitch is found, he simply states that a fix is around the corner. NOT FAIR! You should also note that the editor of the series is Betrand Meyer (author of Eiffel.) In general, it is not a good idea to make a comparison between C++, Java and Eiffel in the first place because their goals are so different. C++ is a multiparadign programming language for large system-level applications, but Joyner does not seem to reckognize this. All these programming languages have pros and cons, but you don't settle on one of them for all purposes. That said, the good parts of this books are so good that I recommend it.
wonderfully thorough, useful critical comparison Even though a great deal of positive attention is given to Eiffel, I donot think this comes from bias: I think that it's a natural reaction tostudying the language with an open mind. After reading up on Eiffel on thenet, and wallowing in Bertrand Meyer's incredibly lucid book 'ObjectOriented Software Construction', I was totally blown away with the designof Eiffel. It really does seem (IMHO) to be far and away the mostcomprehensive OO language available today. While no language is perfect, itis a quantum leap ahead of both Java and C++ in too many areas tomention. If you're willing to come to this book without emotionalattachment to any particular language, you'll find yourself on a wonderfuladventure exploring an amazing (relatively) new OO language which isdesigned from scratch without compromise to be a bullet proof way ofconstructing top quality reliable, reusable, maintainable, functionalsoftware, from initial analysis and design, all the way to implementationand subsequent maintenance and extension.
Good, thougthful analysis; misleading description All that said, the book is well-organized, even the mostloaded statements Joyner makes are thought-provoking, and its approach isunique. If you're willing to keep your critical thinking filters on andstay engaged with the book instead of being a passive reader, blindlytrusting the author, you'll get a lot out of it. ... Read more |
12. Eiffel Object-orientated Programming (Computer Science) by A.J. Tyrrell | |
Paperback: 304
Pages
(1995-10-27)
-- used & new: US$52.78 (price subject to change: see help) Asin: 0333645545 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
13. Object-Oriented Programming in Eiffel `2nd EDITION by Prtrr GThomas | |
Paperback:
Pages
(1997)
Asin: B00405BI66 Canada | United Kingdom | Germany | France | Japan | |
14. Object-Oriented Programming in Eiffel by Prtrr GThomas | |
Paperback:
Pages
(1995)
Asin: B00405U9GG Canada | United Kingdom | Germany | France | Japan | |
15. The Eiffel Programming Handbook: Monninger: Eiffel Progr Handbk by F Monninger | |
Paperback:
Pages
Isbn: 0201183900 Canada | United Kingdom | Germany | France | Japan | |
16. Eiffel (programming language) | |
Paperback: 68
Pages
(2010-08-10)
list price: US$38.00 Isbn: 6130630131 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
17. Object Oriented Programming with Eiffel: The Beginner's Guide by Perkins | |
Unknown Binding:
Pages
(1998-01-31)
Isbn: 1855548631 Canada | United Kingdom | Germany | France | Japan | |
18. Object-Oriented Introduction to Data Structures Using Eiffel by Richard Wiener | |
Paperback: 528
Pages
(1997-02-14)
list price: US$85.32 -- used & new: US$85.32 (price subject to change: see help) Asin: 0131855883 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Introduces object-oriented data structures using Eiffel, a language that is ideal for the beginning programmer.Introduces abstract data types, encapsulation, classes, external and internal views of classes, inheritance and polymorphism. Presents an overview of the Eiffel Language and its advantages. Introduces Eiffel's ARRAY and STRING classes and several standard sorting algorithms. Introduces stack and queue abstractions, in both static and dynamic implementations. Presents the basics of recursion and lists. Also introduces binary trees and search trees, presenting important algorithms for balancing search trees.Anyone who wishes to learn object-oriented techniques without encountering the complexity of C++. |
19. Class-Based Programming Languages: Java, C++, Python, Eiffel, Smalltalk, Ruby, Simula, Common Lisp, Oberon, Clu, Objective-C, Squeak, Sather | |
Paperback: 352
Pages
(2010-09-15)
list price: US$42.50 -- used & new: US$16.61 (price subject to change: see help) Asin: 1156829429 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
20. Practical Distributed Processing (Undergraduate Topics in Computer Science) by Phillip J. Brooke, Richard F. Paige | |
Paperback: 262
Pages
(2007-09-25)
list price: US$59.95 -- used & new: US$0.50 (price subject to change: see help) Asin: 1846288401 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Distributed processing has a strong theoretical foundation, but many day-to-day practitioners make limited use of the advantages this theory can give them. The result includes unreliable systems with obscure and intermittent failures that can cost time, money and in extreme cases, lives. Reliable construction of distributed and concurrent systems must incorporate theory in practice. This book provides a concise presentation of the theory closely linked to the practical realisation of these concepts. This easy-to-follow textbook focuses on practical issues of building working distributed systems and gives an overview of the basic theory, principles and techniques, whilst illustrating how these fit together, via the process of building interesting, non-trivial systems. Topics and features: • Provides all the elements needed for a complete development of a distributed system, from theory to practice • Offers an integrated approach to the field of distributed processing, and presents a coherent view of the field as a practical subject • Links theoretical models of concurrency with practical realisation of systems • Contains many examples from C, Java Ada and Eiffel, as well as case studies • Considers important aspects of the engineering process, including models that can be used to assess and analyse parts of distributed systems, implementation techniques, as well as protocols and security concerns • Many pedagogical tools: chapter summaries, exercises (with sketch solutions and hints), comprehensive glossary, Internet support for students and instructors, accessible at http://www.scm.tees.ac.uk/p.j.brooke/dpb/. • Ideal for use by lecturers as a coherent one-term course or module on distributed systems Written with undergraduates in mind, especially relevant for intermediate-level students, this user-friendly textbook will prove a clear and comprehensive guide to the topic and the foundations for a methodological approach to building these systems. Dr Phil Brooke is a lecturer in computer science at the University of Teesside, and Dr Richard Paige is a lecturer in computer science at the University of York. Both have extensive teaching experience, from which this textbook has grown. |
  | 1-20 of 23 | Next 20 |