Geometry.Net - the online learning center
Home  - Basic_E - Eiffel Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 2     21-40 of 47    Back | 1  | 2  | 3  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Eiffel Programming:     more books (23)
  1. The Eiffel Programming Handbook: Monninger: Eiffel Progr Handbk by F Monninger,
  2. Eiffel (programming language)
  3. Object Oriented Programming with Eiffel: The Beginner's Guide by Perkins, 1998-01-31
  4. Object-Oriented Introduction to Data Structures Using Eiffel by Richard Wiener, 1997-02-14
  5. Class-Based Programming Languages: Java, C++, Python, Eiffel, Smalltalk, Ruby, Simula, Common Lisp, Oberon, Clu, Objective-C, Squeak, Sather
  6. Practical Distributed Processing (Undergraduate Topics in Computer Science) by Phillip J. Brooke, Richard F. Paige, 2007-09-25
  7. Touch of Class: Learning to Program Well with Objects and Contracts by Bertrand Meyer, 2009-09-11
  8. Data Structures and Software Development in an Object Oriented Domain, Eiffel Edition (Object and Component Technology Series) by Jean-Paul Tremblay, Grant A. Cheston, 2001-03-08
  9. Reusable Software : The Base Object-Oriented Component Libraries (Prentice Hall Object-Oriented Series) by Bertrand Meyer, 1994-04-04

21. Eiffel (programming Language) - Related Articles And Key Terms
Wikipedia index for 'Eiffel (programming language)' Eiffel (programming language) related articles and key terms
http://cwf.appspot.com/cwx/article/Eiffel_(programming_language)

22. Eiffel Programming. : Eiffel, Programming
Hello . Im Looking for Help In Eiffel Programming. Does some1 Available to help
http://www.experts-exchange.com/Programming/Editors_IDEs/Eiffel/Q_20499042.html

23. Eiffel (programming Language) - SFGate Topics
Eiffel (programming language) Topic on SFGate.com News and archives about Eiffel (programming language), Eiffel (programming language) Media Photos and Video
http://topics.sfgate.com/topics/Eiffel_(programming_language)

24. Eiffel (programming Language): Facts, Discussion Forum, And Encyclopedia Article
The International Organization for Standardization , widely known as ISO, is an internationalstandard-setting body composed of representatives from various national standards
http://www.absoluteastronomy.com/topics/Eiffel_(programming_language)
Home Discussion Topics Dictionary ... Login Eiffel (programming language)
Eiffel (programming language)
Discussion Ask a question about ' Eiffel (programming language) Start a new discussion about ' Eiffel (programming language) Answer questions from other users Full Discussion Forum Encyclopedia Eiffel is an ISO International Organization for Standardization The International Organization for Standardization , widely known as ISO, is an international-standard-setting body composed of representatives from various national standards organizations. Founded on 23 February 1947, the organization promulgates worldwide proprietary industrial and commercial...
-standardized, object-oriented programming language Programming language A programming language is an artificial language designed to express computations that can be performed by a machine, particularly a computer. Programming languages can be used to create programs that control the behavior of a machine, to express algorithms precisely, or as a mode of human...
designed to enable programmers to develop extensible, reusable, reliable software efficiently. Eiffel is used in academia as a language for teaching computer-programming principles. Eiffel is used in the finance, aerospace, health-care, video-gaming, and other industries as a development platform. Since 1985, many suppliers have developed Eiffel programming environments.

25. EiffelEnvision Overview
Home page for object technology, Eiffel, software reuse, components, OO training and consulting, with extensive online documentation,tutorials, articles and manuals.
http://www.eiffel.com/products/envsn/
Downloads Support Purchase SOLUTIONS ... Contact Us qm_create(0,false,0,500,false,false,false,false,false);
EiffelEnvision
An Eiffel Plug-In for Visual Studio .NET
Download now!
Overview
EiffelEnvision TM is a plug-in for Visual Studio .NET - its icon appears in the same place that other languages do, but that's where the similarity ends. EiffelEnvision enables you to use the powerful features of the Eiffel language within Visual Studio .NET, including Design by Contract TM (a means for producing bugfree software, native only to Eiffel), multiple inheritance, generics, and many others. You can use it to be more productive than you ever dreamed (Eiffel users report that they can produce 3-10x as much high-quality software as they can using any other language and/or tools). EiffelEnvision EiffelEnvision offers users an enhanced experience within VS .NET. EiffelEnvision includes the following new features:
  • EiffelEnvision uses the Eiffel .NET compiler. Added notation of Eiffel-compliant types to allow the Eiffel compiler to consumer non-CLS-compliant assemblies, types and their members.

26. Standard ECMA-367
Standard ECMA367 Eiffel Analysis, Design and Programming Language 2 nd edition (June 2006) This document provides the full reference for the Eiffel language.
http://www.ecma-international.org/publications/standards/Ecma-367.htm

27. The Eiffel Programming Language
History The Eiffel programming language was created by Bertrand Meyer and developed by his company, Interactive Software Engineering (ISE) of Goleta, CA in 1985.
http://groups.engin.umd.umich.edu/CIS/course.des/cis400/eiffel/eiffel.html
The Eiffel Programming Language
Click below to go directly to a specific section:
History
Significant Language Features Areas of Application Sample Programs ... Acknowledgements
History
The Eiffel programming language was created by Bertrand Meyer and developed by his company, Interactive Software Engineering (ISE) of Goleta, CA in 1985. Eiffel has evolved continually since its conception on September 14, 1985 and its first introduction in 1986. Eiffel is named after Gustave Eiffel, the engineer who designed the Eiffel Tower. The developers of Eiffel like to compare themselves to the well-built structure of the Eiffel Tower. The Eiffel Tower was completed on time and within budget, which should happen if you use Eiffel for your software projects.
Significant Language Features
There are several significant language features of Eiffel:
  • Portable - this language is available for major industry platforms, such as Windows, OS/2, Linux, UNIX, VMS, etc...
  • Open System - includes a C and C++ interface making it easily possible to reuse code previously written.
  • "Melting Ice Technology" - combines compilation, for the generation of efficient code, with bytecode interpretation, for fast turnaround after a change.

28. Dr Dobbs - The Eiffel Programming Language
Eiffel is a classbased language that supports multiple and repeated inheritance, selective exporting, strong type checking, parameterized classes, dynamic binding, garbage
http://www.ddj.com/184409090

29. PC AI - Eiffel Programming Language
Overview Eiffel is an advanced objectoriented programming language created in 1985 by Bertrand Meyer. It was named after Gustave Eiffel, the
http://www.pcai.com/web/ai_info/pcai_eiffel.html
Where Intelligent Technology Meets the Real World Home Contents Search News ... Contact PC AI
Eiffel Programming Language
Overview : Eiffel is an advanced object-oriented programming language created in 1985 by Bertrand Meyer. It was named after Gustave Eiffel, the design engineer who designed the Eiffel Tower. It is an advanced object-oriented programming language emphasizing the design and development of quality and reusable software. Unlike C++, this language is not based on or an extension to any other Language. Eiffel is not a superset or extension of any other language. It restricts dangerous practices from previous generation languages although it does interface to other languages such as C and C++. Eiffel encourages the concept of "Design by Contract" to improve software correctness. Eiffel is an object-oriented language based on a number of concepts:
  • Multiple inheritance including redefinition, undefinition, renaming, selection

30. NICE: Eiffel Class Struggle 2003, The International Eiffel Programming Contest
Eiffel Class Struggle 2003, the International Eiffel Programming Contest
http://www.eiffel-nice.org/eiffelstruggle/2003/results.html
home standards struggle bylaws ... thanks
International Eiffel Programming Contest, Eiffel Class Struggle 2003
start rules judging judges ... previous struggles Awards for class libraries and applications in Eiffel NICE is pleased to announce the results of the International Eiffel Programming Contest 2003 , a competition of open source Eiffel projects. Following the competition's tradition, entries have been granted gold, silver and bronze awards. The table below lists the entries as they have been ranked by the judges. We would like to thank the participants for their hard work, the judges for their time and our sponsors for making the competition possible. The sponsors are: Gold ePalm Eiffel on PalmOS using SmartEiffel Victor Putz ewg Given a C header file, generates Eiffel wrappers for everything in this header Andreas Leitner Hbchess Chess game Ken Stauffer Silver canvas Canvas Widget for EiffelVision2 1.0.0 Till G. Bay Canvas Widget for EiffelVision2 1.0.0. It was built with EiffelStudio 5.3 under Linux and/or Windows with gcc 3.3 and/or the msc coming with VisualStudio.net. factz FACTZ lets you enter freeform snippets of information, then retrieve them for viewing, modification or deletion

31. Pearson - Eiffel--Programming
ObjectOriented Introduction to Computer Science Using Eiffel, An, 1/E Wiener 1997 Prentice Hall Published 04/16/1996
http://www.pearsonhighered.com/educator/course/EiffelProgramming/91014568.page

32. NICE: The International Eiffel Programming Contest 2005
Eiffel International Eiffel Programming Contest 2005, also known as Eiffel Struggle 2005
http://www.eiffel-nice.org/eiffelstruggle/2005/
home standards contest bylaws ... thanks
International Eiffel Programming Contest 2005
start rules judging judges ... previous contests
Introduction
Welcome to the Eiffel International Eiffel Programming Contest 2005. On this page you should find all the information necessary to submit an entry. As all Eiffel vendors have a free version of their tools, you can use the tool that suits you. The closing date is 31 October 2005. Entries received on or after 1 November 2005 0:00 GMT have to be rejected. You can compete in several areas. For example in innovation, portability, or readability. See the judging rules for how entries are judged. Much success!
Rules for this Contest
Overview of the rules:
  • To enter, submit an Eiffel application or library. Any individual or organization may participate, except Berend de Boer. Entries can compete anonymously. Judges will not get the name of the author of the library or application. If the author's name is in the indexing clause of every class, their entry is not anonymous and no effort will be made to make it anonymous. It is therefore up to the contestant to enter an anonymous entry. Judges may participate, but only anonymously. It is up to the judges to submit an entirely anonymous library or application. For example, it should not contain an indexing clause with the name of the author, nor should it be an library or application that is already well-known. If Berend de Boer considers an entry submitted by a judge not anonymous enough, it will not compete.
  • 33. Eiffel (programming Language) - ENotes.com Reference
    Get Expert Help. Do you have a question about the subject matter of this article? Hundreds of eNotes editors are standing by to help.
    http://www.enotes.com/topic/Eiffel_(programming_language)

    34. The Old Joel On Software Forum
    Eiffel programming language Anyone have any experience, theories, wild speculation with the Eiffel programming language? Yes this is another request for discussion about obscure
    http://discuss.fogcreek.com/joelonsoftware/default.asp?cmd=show&ixPost=13683

    35. Eiffel Programming Language
    Eiffel is an objectoriented programming language which emphasizes the production of robust software.
    http://www.computernostalgia.net/articles/EiffelProgrammingLanguage.htm
    Computer History
    Tracing the history of the computer There are articles and photos on this site This site is powered by and Photo Gallery Free Downloads Feedback Site Map ... FREE Accounting Software
    Eiffel Programming Language
    Eiffel is an object-oriented programming language which emphasizes the production of robust software. Its syntax is keyword-oriented in the ALGOL and Pascal tradition. Eiffel is strongly statically typed, with automatic memory management (typically implemented by garbage collection). With roots dating back to 1985, Eiffel is a mature language with development systems available from multiple suppliers. Despite this maturity and a generally excellent reputation among those who are familiar with it, Eiffel has failed to gain as large a following as some other object-oriented languages. The reasons for this lack of interest are unclear, and are a topic of frequent discussion within the Eiffel community. Computer Articles and Tutorials
    ...PHP, MySQL, Perl...
    www.dixondevelopment.co.uk Distinguishing characteristics of Eiffel include design by contract (DbC), liberal use of inheritance including multiple inheritance, a type system handling both value and reference semantics, and generic classes. Eiffel has a unified type system - all types in Eiffel are classes. Eiffel makes it possible to define operator syntax for any function, with operator overloading and method overloading across classes but not within a class.

    36. Eiffel Programming Language Elegance Simplicity Or Fascism
    Eiffel Programming Language Elegance Simplicity Or Fascism Canadian Gateway, Business Guides, Entertainment, Travel. Listing and reviews of Canadian Web sites.
    http://www.masterliness.com/a/Eiffel.programming.language.htm
    var GLB_RIS='http://www.masterliness.com';var GLB_RIR='/cincshared/external';var GLB_MMS='http://www.masterliness.com';var GLB_MIR='/site/image';GLB_MML='/'; document.write(''); document.write(''); document.write(''); document.write(''); Science People Non User Locations ... Timeline A2('N'); Index: A B C D ... Z A3('s','.','htm','','N');
    Home
    Eiffel is an object-oriented (OO) programming language which emphasizes the production of robust software. Many find its syntax to be reminiscent of Pascal . Eiffel is strongly statically typed , with automatic memory management (typically implemented by garbage collection Created in 1985, Eiffel is a mature OO language with development systems available from multiple suppliers. Despite this maturity and a generally excellent reputation among those who are familiar with the language, Eiffel has failed to gain much interest from software developers. The reasons for this lack of interest are unclear, and are a topic of frequent discussion within the Eiffel community. Distinguishing characteristics of Eiffel include Design by contract (DbC), liberal use of implementation

    37. Eiffel Programming Language - Factbites
    Eiffel (programming language) Wikipedia, the free encyclopedia Eiffel is a purely object-oriented language but provides an open architecture for interfacing with external
    http://www.factbites.com/topics/Eiffel-programming-language

    38. Eiffel (programming Language) In English - Dictionary And Translation
    Eiffel (programming language). Dictionary terms for Eiffel (programming language) in English, English definition for Eiffel (programming language), Thesaurus and Translations
    http://www.babylon.com/definition/Eiffel_(programming_language)/English

    39. Eiffel Programming Language Software Method Statements Object
    Eiffel Programming Language Software Method Statements Object Economy.
    http://www.economicexpert.com/a/Eiffel:programming:language.htm

    40. Eiffel Programming
    Updated June 18. eFractal means e(Eiffel)Fractal. Eiffel is an Object Oriented language that is really nice to program in. I like it because it is very readable, easy to build
    http://chaos.math.wichita.edu/programming/efractal/eiffel.html
    Eiffel Programming
    Updated June 18. eFractal means e(Eiffel)Fractal. Eiffel is an Object Oriented language that is really nice to program in. I like it because it is very readable, easy to build upon good libraries, and the typical technological reasons. Basically I am able to take programs like Miron Brezuleanu's eSwirl and his EXG toolkit and get a nice program working quickly. To me it is a language that takes the work of the best 10% of programmers and makes it so you can build upon that work and get things running correctly. And all the while making it so I don't destroy all the work the best progammers have put into their code. Some links . . .
    A good starting place for Eiffel

    SmallEiffel

    A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

    Page 2     21-40 of 47    Back | 1  | 2  | 3  | Next 20

    free hit counter