Geometry.Net - the online learning center
Home  - Basic_E - Eiffel Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 1     1-20 of 104    1  | 2  | 3  | 4  | 5  | 6  | 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 (19)
  1. Object Oriented Programming in Eiffel by Robert Rist, Robert Terwilliger, 1995-03
  2. Eiffel : The Language (Prentice Hall Object-Oriented Series) by Bertrand Meyer, 1991-10-01
  3. Object-Oriented Software Engineering with Eiffel (Addison-Wesley Eiffel in Practice Series) by Jean-Marc Jezequel, 1996-03-11
  4. Object-Oriented Programming in Eiffel (International Computer Science Series) by Peter G. Thomas, Raymond A. Weedon, 1997-11
  5. Eiffel Object-orientated Programming (Computer Science) by A.J. Tyrrell, 1995-10
  6. Objects Unencapsulated: Java, Eiffel, and C++ (Object and Component Technology Series) by Ian Joyner, 1999-06-16
  7. Eiffel: An Introduction by Robert Switzer, 1993-06-10
  8. Object Technology for Scientific Computing: Object-Oriented Numerical Software in Eiffel and C (Prentice Hall Object-Oriented Series) by Paul F. Dubois, 1997-01
  9. Software Development Using Eiffel: There Can Be Life Other Than C++ (Prentice Hall Object-Oriented Series) by Richard Wiener, 1995-01
  10. An Object-Oriented Introduction to Computer Science Using Eiffel (Object and Component Technology Series) by Richard Wiener, 1996-04-26
  11. Object Oriented Programming in Eiffel by Robert Terwilliger Robert Rist, 1995
  12. OBJECT-ORIENTED PROGRAMMING IN EIFFEL by PETER G. WEEDON, RAYMOND A. THOMAS, 1997
  13. Windows Programming Made Easy: Using Object Technology, COM, and the Windows Eiffel Library by Glenn Maughan, Raphael Simon, 2000-10-11
  14. Masterminds of Programming: Inspiring conversations with creators of major programming languages (Programming) by Federico Biancuzzi, 2008-09-15

1. Eiffel Programming Language - Wikipedia, The Free Encyclopedia
CQS is strongly recommended for eiffel programming, but is not actually Unlike most programming languages, Eiffel is not normally displayed in a
http://en.wikipedia.org/wiki/Eiffel_programming_language
Eiffel programming language
From Wikipedia, the free encyclopedia.
Eiffel is a 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 Begun in 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. 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, so it is possible to create subclasses of the basic classes such as INTEGER Eiffel has operator overloading , including the ability to define new operators, but does not have method overloading
Contents

2. Comp.lang.eiffel Frequently Asked Questions (FAQ)
of objectoriented technology through a comparison between Java, Eiffel and C++. Title Object Oriented Programming in Eiffel, 2nd edition
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

3. Eiffel
The eiffel programming language was created by Bertrand Meyer and developed byhis company, Interactive Software Engineering (ISE) of Goleta, CA in 1985.
http://www.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.

4. Cetus Links 16604 Links On Objects And Components / Eiffel
The eiffel programming Language (University of Michigan Dearborn) Eiffel The Language that OOP forgot? (Joab Jackson)
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

5. The Eiffel Programming Language: Hello World!
The eiffel programming Language Hello World! Program end make end classHELLO_WORLD program to
http://www.engin.umd.umich.edu/CIS/course.des/cis400/eiffel/hworld.html
The Eiffel Programming Language: Hello World! Program
The Hello World! Source Code
- the HELLO_WORLD class (hello_world.c) - class HELLO_WORLD creation make feature make is local io:BASIC IO do !!io io.put_string("%N Hello World!!!!") end make end class HELLO_WORLD - program to run HELLO_WORLD class (hello_prog.pdl) - program hello_prog root HELLO_WORLD: "make" cluster "./" end include "$EIFFEL_S/library/lib.pdl" end hello_prog -

6. Eiffel Programming Language
eiffel programming Language
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

7. Building Bug-free O-O Software An Introduction To Design By
3 Bertrand Meyer Eiffel The Language, Prentice Hall, 1992. 4 Bertrand Meyer Systematic Concurrent ObjectOriented Programming, in
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

8. Fortune 500 Technology Manufacturer Uses Eiffel Software To
Home page for object technology, Eiffel, software reuse, components, company chose to develop the core application in the eiffel programming language,
http://www.eiffel.com/executives/case_studies/storage/study1.html
Fortune 500 Technology Manufacturer Uses Eiffel Software to Dominate its Market
Abstract
A Fortune 500 manufacturer of high-end data storage equipment was attempting to bring a new, company-critical product family to market. As is often the case, time and other resources were limited, and the issues were many, technical and otherwise.
The company chose to develop the core application in the Eiffel programming language, using the compiler and tools from Eiffel Software. In the end, Eiffel proved to be an excellent choice, enabling a chronically understaffed team to deliver very ambitious, high quality components and products that in turn provided the foundation for their end-product to achieve market dominance.
Key Results
  • Solved their most difficult engineering challenges Realized productivity gains of 10-20x relative to their non-Eiffel teams Established company as the highest-reliability supplier in their marketplace Revenues for the Eiffel-related product line grew from zero to over $1 billion in 7 years.

Background
While the company had a mainstream product that continued to be successful, it was clear that the market was evolving rapidly and a new family of products, quite different from their existing line, would be critical to the company’s long-term success. The product required a range of software components from embedded systems to PC-based applications, and everything in between. The components in the middle of the range (the core) made up most of the system’s logic and included configuration databases, commands and rule sets. System consistency was enforced at this level, and implemented in the embedded components.

9. Object-Oriented Software Construction, Second Edition
The developer of the acclaimed eiffel programming language comes through with one of the clearest and most informative books about
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

10. Portable Eiffel Programming With EiffelStudio 5.1
There are a number of different programming language solutions available. One ofthe unique languages is Eiffel. EiffelStudio 5.1 lets you create Eiffel
http://www.developer.com/lang/other/article.php/929791
IT MANAGEMENT CIO Update
Datamation
eCRMGuide ... IT NEWS Developer.com Earthweb CodeGuru Gamelan Jars Wireless ...
Digital Camera

Compare products, prices, and stores at Hardware Central!
Computers

Desktops

Mac
PC Notebooks ...
more
Get the best price on Microsoft Visual Studio .NET Professional Edition or search for other development tools
'Sparkle' is Back at Microsoft's PDC
September 9, 2005
What I Did at Google's Summer of Code
September 9, 2005
Microsoft Punches Clock on Office 12
September 9, 2005 CA, IBM Join in Open Patent Pledge September 7, 2005 Developer.com Update Codeguru.com Update Jars.com Update Gamelan.com Update 15Seconds HTML 15Seconds Text 4 Guys from Rolla ASP Wire ASP 101 Database Journal DBASupport Java Boutique JNews IT Career Source Tech Events List VB Wire WebDeveloper.com WebReference HTML WebReference Text Virtual Dr. Text Enterprise Networking Planet Content Management Case Studies: Learn how organizations in your industry are solving their content management problems with Ektron. Portable Eiffel Programming with EiffelStudio 5.1 Press release - Interactive Software Engineering,(ISE) announced today the release of ISE Eiffel 5.1, featuring EiffelStudio, the newest version of its ISE Eiffel software development environment. EiffelStudio 5.1 is one of the first commercial products to provide full support for Microsoft .NET, and runs with complete portability across many operating systems including Windows, Unix, Linux and VMS.

11. Eiffel Software - The Home Of EiffelStudio And Eiffel ENViSioN!
Home page for object technology, Eiffel, software reuse, components, OO training and consulting, with extensive online documentation tutorials
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

12. Languages > Eiffel Programming - Hot Php Scripts
Programming Languages Eiffel - eiffel parser - Php Scripts Programming.
http://www.hot-php-scripts.com/programming/Languages/Eiffel/
HOT PHP SCRIPTS
programming directory Web hot-php-scripts.com new scripts top rated hot scripts add script ... Languages
Eiffel
Sub-categories:
Books
Compilers Eiffel-sharp FAQs, Help, and Tutorials ... Libraries
Sponsored links
CMPnet TechWeb TechEncyclopedia: Eiffel

Great resource: over 11,000 definitions.
http://www.techweb.com/encyclopedia/defineterm?term=eiffel
Comp.Lang.Eiffel FAQ

Frequently Asked Questions.
http://omicron.felk.cvut.cz/FAQ/articles/a511.html
Eiffel Parser for SNiFF+
Freeware add-on to make SNiFF+ an Eiffel IDE. http://www.willamowius.de/eiffel.html Eiffel Software A division of ISE (Interactive Software Engineering), the company formed by Eiffel's inventor, Bertrand Meyer. Free downloads of EiffelStudio and Eiffel ENViSioN. Many documentation about Eiffel: tutorials, articles, manuals. http://eiffel.com/ Eiffel: The Language That OOP Forgot? Advocacy article: history, rationale, tool list, code samples, forum comments. [DevChannel] (August 18, 2003) http://tools.devchannel.org/article.pl?sid=03/08/18/212243 EiffelWorld The electronic newsletter for the Eiffel community.

13. Eiffel
The eiffel programming Language Click below to go directly to a specific section History Significant Language Features Areas of
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

14. Languages > Eiffel Programming - Hot Php Scripts
Programming Languages Eiffel - Php Scripts Programming.
http://www.hot-php-scripts.com/programming/Languages/Eiffel/index-2.html
HOT PHP SCRIPTS
programming directory Web hot-php-scripts.com new scripts top rated hot scripts add script ... Languages
Eiffel
Sub-categories:
Books
Compilers Eiffel-sharp FAQs, Help, and Tutorials ... Libraries
Sponsored links
Object-Oriented Language: Eiffel

Links on Eiffel and object technology, some fine original content, including marketing Eiffel. Descriptions, news, downloads, links.
http://www.cetus-links.org/oo_eiffel.html
The Eiffel Library Kernel Standard

Vintage 95 of the Eiffel Library Kernel Standard, from NICE (the Nonprofit International Consortium for Eiffel).
http://archive.eiffel.com/doc/manuals/library/elks/
The NICE Page
Nonprofit International Consortium for Eiffel. http://www.eiffel-nice.org/ Trusted Components Initiative Cooperative effort to advance the success of the software industry via Component-Based Development, enforcing the highest standards through systematic techniques for component quality. http://www.trusted-components.org/ TUNES project: Eiffel For TUNES project's insightful review of Eiffel. http://cliki.tunes.org/Eiffel

15. Eiffel Programming Language - Wikipedia, The Free Encyclopedia
eiffel programming language
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

16. Eiffel: Eiffel Programming.
Hello . Im Looking for Help In eiffel programming. Does some1 Available to help ?
http://www.experts-exchange.com/Programming/Programming_Languages/Eiffel/Q_20499
September 20, 2005 - 10:01PM PDT Page Options Who's using EE? You're in good company Page Editor Eiffel StevenB Featured Expert slyong Ask An Expert Now!
  • Home
    • All Topics ...
      • Eiffel
        • Viewing a Question

        Search 1,356,571 Solutions Search Help Advanced Search Solution Title: Eiffel Programming. asked by djshtut on 02/05/2003 01:13PM PST
        Hello .
        Im Looking for Help In Eiffel Programming.
        Does some1 Available to help ?
        Sign Up to See This Solution
        Get your IT Solutions GUARANTEED! Get instant answers from Experts Exchange knowledge base keywords More IT professionals have found their answers instantly at Experts Exchange than at any other IT site ASK AN EXPERT NOW Choose a technology channel and SEARCH or ASK AN EXPERT Operating Systems:
        Linux
        X-Windows
        Macintosh
        MS-DOS
        OS/2 Solaris Unix Windows 2000 Windows NT Windows ME Windows XP Windows 98 Open BSD Windows Server 2003 FreeBSD AIX IBMs UNIX OS Win CE Databases: MS Access Berkeley DB Crystal Reports FoxPro IBM UDB Interbase Microsoft SQL Mysql Oracle Sybase Btrieve FileMaker DB Reporting ERP PostgreSQL EAI Storage: Security: Linux Security

17. Microsoft Signs Research Center Deal With French Gov't InfoWorld
including their work on the Jonas application server, a Java message server called Joram, and a compiler for the eiffel programming language.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

18. Experts Exchange - All Eiffel Questions Page 1
hello, i have to create a program to Eiffel that ask the user to enter for an Im Looking for Help In eiffel programming. Does some1 Available to help ?
http://www.experts-exchange.com/Programming/Programming_Languages/Eiffel/All_Que
September 20, 2005 - 10:01PM PDT Who's using EE? You're in good company Page Editor Eiffel StevenB Featured Expert slyong Ask An Expert Now!
  • Home
    • All Topics ...
      • Eiffel
        • All Eiffel Questions Page 1

        Search 1,356,571 Solutions Search Help Advanced Search All Eiffel Questions Page 1 All Eiffel Questions [1-20] of 20 Page:
        Eiffel Programming
        Which software is the best software I should use for this type of Programming? Date Asked: 08/06/2005
        agents
        Does any one know about agents? I an interested in finding out the difference, between two forms of agents. type one preceded by the word agent feature write_text is local ... Date Asked: 06/22/2005
        Why is my socket not OK?
        Ok I have the following: I have a class HTTP_CONNECTION (which does nothing else than inherit from NETWORK_STREAM_SOCKET, for now), which is then bound to a port using make_server_by_port. I then li... Date Asked: 01/19/2005
        ich will eine Class- erstellen die auf einkommende Verbindungen wartet und dann diese Verbindung in eine HTTP_CONNECTION umwandelt (eine von mir geschriebene Wrapper Class), also was mach' ich? Ich ne...

19. Object Tools - Visual Eiffel 4.0
Compared with languages like Java, C++ and C Eiffel gives a whole new dimension to object oriented programming.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

20. Eiffel Programming Language - Definition Of Eiffel Programming Language In Encyc
Eiffel is an objectoriented (OO) programming language which emphasizes theproduction of robust software. Many find its syntax to be reminiscent of Pascal.
http://encyclopedia.laborlawtalk.com/Eiffel_programming_language
Add to Favorites
General
Encyclopedia Legal ... Law forum Search Word: Visit our Law forums
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 inheritance INTEGER Eiffel has operator overloading , including the ability to define new operators, but does not have method overloading Contents showTocToggle("show","hide")

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 1     1-20 of 104    1  | 2  | 3  | 4  | 5  | 6  | Next 20

free hit counter