Geometry.Net - the online learning center
Home  - Basic_E - Eiffel Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 5     81-100 of 104    Back | 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

81. Software Development Outsource Subcontract Contract Out Eiffel Programming Irela
the importance of software reliability, we use eiffel as a programming language.eiffel is a relatively young programming language, but it supports all
http://www.one2create.net/development.html
Dutch version Development
Our Software engineering standards Web Programming
Software engineering as a science has been around for, what, about 40, maybe 50 years now. Methods for developing reliable (error free) software are well established. Object oriented software construction (OOSC) is a way to organize software in several units (called classes) that describe the individual parts of the program. This makes for much better maintainable and more reliable programs - a change in one part does not affect the others. Other methods are assertions (the software checking itself while it's running), unit testing (automated error checking) and developing software based on a mathematical foundation so we can prove software correct. Yet, in web design, all these methods are largely ignored. Software is written `ad hoc' (without any form of justification), the programming languages used do not support OOSC or only a very limited form thereof, and assertions and unit testing are not used at all. While this may be okay for small programs, it is definitely not right for larger systems such as hotel booking systems or a content management system.

82. KindSoftware: Formalising The Eiffel Typesystem
eiffel is a stronglytyped object-oriented programming language. eiffel is widelyregarded as one of the best OO languages available today.
http://secure.ucd.ie/documents/proposals/eiffel_typesystem.html
News
Formalising the Eiffel Typesystem
  • Supervisor Dr. Joseph Kiniry Subject Area Programming Languages Pre-requisites Excellent maths ability Co-requisites (things you must learn along the way) Very good knowledge of the Eiffel programming language, and good knowledge of type theory, and basic use of PVS Subject Coverage Programming Languages, Type Theory, Theorem Provers Project Type Theory Hardware/Software Machine running anything but Windows
Description
Eiffel is a strongly-typed object-oriented programming language. Eiffel is widely regarded as one of the best OO languages available today. Eiffel was created in the late 1980s by Bertrand Meyer, who now holds the Chair of Software Engineering at ETHZ. The Eiffel language definition is found in a book called "Eiffel the Language", originaly published by Prentice-Hall in 1990 (often called ETL for short). The language definition consists of a few hundred pages of precise natural language, much like the Java Language Specification (aka, JLS) published by Addison-Wesley and Sun.

83. Dictionary Of Programming Languages
eiffel is designed in large part to support program safety and orderly softwaredevelopment, goals also embraced by the Ada community.
http://cgibin.erols.com/ziring/cgi-bin/cep/cep.pl?_key=Eiffel

84. Jürgen Böhms Links - Root : Programmiersprachen, C++, Eiffel : Programming Lan
Root Programmiersprachen, C++, eiffel programming Languages. The LanguageGuide QCL A programming Language for Quantum Computers
http://www.aviduratas.de/links/programmiersprachenceiffel_programminglanguages.h
Root Programmiersprachen, C++, Eiffel : Programming Languages
The Language Guide
QCL - A Programming Language for Quantum Computers The Mozart Programming System The Great Computer Language Shootout ... Yet Another Paraldor Web Page

85. Eiffel For OS X
Guide to programming Cocoa applications using eiffel. eiffelCarbon. Guide toprogramming Carbon applications using eiffel. Example Code
http://www.maceiffel.com/
Eiffel for OS X
As Apple brings us the best personal computer in the Macintosh and the best programming system in Cocoa, Object Tools and Harmonic Systems brings the world the best OO language for them in Eiffel. Eiffel is the language that encapsulates the principles of agile programming and extreme programming. It is the correct middle ground between anarchistic hacking and the overbearing bureaucracy of many methodologies. Eiffel is for those who want results, rather than chaos or bureaucratic process.
Download
There are three versions, Xcode, ProjectBuilder and one for CodeWarrior 8.3:
  • Xcode Version
    CodeWarrior Version
Includes
  • All the Eiffel libraries:
      Kernel, ELKS 95, Containers, etc.
    EiffelCocoa
      A complete Eiffel API to Cocoa.
    EiffelCarbon
      A comprehensive library for writing fully fledged Mac applications. This is a library of over 100 classes which provide an Eiffel OO wrapping to most common Mac toolbox entities. It also provides an event driven application framework.
    Manuals in PDF format (included in above downloads):
    • Eiffel for OS X
      • Setting up and running Eiffel under ProjectBuilder and CodeWarrior.

86. Interfacing A Language To The Comandos Virtual Machine - McHugh
0.0 Supporting Distributed programming in eiffel McHugh (1994) (Correct) 0.0The Comandos Supported programming Languages - Walsh, Taylor, McHugh.
http://citeseer.ist.psu.edu/mchugh93interfacing.html

87. Supporting Distributed Programming In Eiffel (ResearchIndex)
Se objects within atomic transactions provide the well known transactionalproperties of atomicity, consistency, isolation and durability in the face of
http://citeseer.ist.psu.edu/mchugh94supporting.html

88. Eiffel//
The eiffel// programming language 222120, an extension of eiffel 72, isa parallel language supporting programming on multiprocessors architectures
http://www-sop.inria.fr/croap/transllprog/subsection3_3_2.html
Eiffel//
The Eiffel// programming language , an extension of Eiffel , is a parallel language supporting programming on multi-processors architectures. The Eiffel// language belongs to the category of asynchronous languages with asynchronous communications. As an extension of Eiffel, Eiffel// is an imperative actor language (as opposed to functional actor languages ), with strong typing and sequential processes. The main goal of this language is to make easier programming of parallel programs. To achieve this goal, we aim at bringing to parallel programming the reuse aspect of object-oriented programming. With this end in mind, the following features have been developed:
  • program transformations: given a sequential system, one can manually generate an equivalent system running in parallel: existing sequential programs can be re-used when designing and programming parallel systems;
  • methodology: together with the language, a methodology is provided for programming parallel applications;
  • library of abstractions for concurrency control: a collection of classes can be used (and also user-defined when needed) in order to tailor the programming of concurrency control to the particular application to program;

89. Eiffel// Semantics And Environment
for Parallel ObjectOriented programming eiffel// within the framework ofthe eiffel language, and more generally in object-oriented programming,
http://www-sop.inria.fr/oasis/eiffel-ll
Formal Semantics
and Interactive Environment
for Parallel Object-Oriented Programming: Eiffel//
Isabelle Attali and Denis Caromel
Sidi Ould Ehmety
Isabelle.Attali@sophia.inria.fr
Denis.Caromel@sophia.inria.fr
... Contact
Overview
A formal definition of the Eiffel// semantics has been defined in the structural operational style of Natural Semantics. Using the Centaur system , this semantics permits to generate an interactive environment for parallel object-oriented programming and visualization. We provide features such as graphical representation of objects, visualization of closure and semantic rules, and animation tools to show the concurrent activities of objects.
The interest of this approach is to formally introduce parallelism within the framework of the Eiffel language, and more generally in object-oriented programming, leading towards formal transformations and parallelization for object-oriented languages.
This project is part of a larger project in collaboration with Jean-Luc Gaudiot (USC, Los Angeles) and Andrew Wendelborn (Univ. Adelaide, Australia): Formal Specification and Transformation of Parallel Programs
The language
The Eiffel// language (pronounce Eiffel Parallel) defines an extension of Eiffel which permits reusability and flexibility in parallel programming.

90. Object Oriented Programming In Eiffel - $47.60
KEY TOPICS Covers basic eiffel language programming in the first part of thebook; the second part covers the assertion language.
http://www.informit.com/isapi/product_id~{FB148A5B-E43C-45FA-AC0D-4FF897C9BD02}/
Other Network Sites Adobe Press Addison-Wesley Professional BradyGames Cisco Press Exam Cram 2 Fair Shake Press Informit Peachpit Press Pearson Corporate Store Prentice Hall PTR Que Publishing Sams Publishing Wharton School Publishing Search for: Title Author Keywords ISBN

91. SS > Factoids > Programming Languages
Rationale for the Design of the Ada programming Language; McGettrick • Program eiffel. Designer Bertrand Meyer. An elegant object oriented language,
http://www-users.cs.york.ac.uk/~susan/cyc/p/prog.htm
home factoids
programming languages
A B C D ... Z For those who think the world begins and end with C++, or with Java, here is a very incomplete list of programming languages: just the ones I've heard of, or been told about (not including assembly languages, or special purpose 'little languages' like yacc or nroff
Ada after Ada, Countess Lovelace , a friend of Charles Babbage , and claimed by some to be the first computer programmer.
Ada the language was commissioned by the US Department of Defense in the 1980s as the language to be used for all its software. Descended from Pascal , with support for structuring via the package The PL/I of the 1980s.

92. Tech Success: Xontech Uses Eiffel For Defense
Xontech went with an easyto-use programming language called eiffel, and selectedeiffel Software s eiffelStudio for the job.
http://www.washingtontechnology.com/news/18_5/emerging-tech/20900-1.html

Government Computer News
FOSE
Eiffel Software Inc.'s Bill Navickas, director of marketing (left), and Raphael Simon, lead software engineer.
Project: Simulation software for the Midcourse Defense Program
Agency: The Missile Defense Agency
Partners
Goal

Xontech, a subcontractor on Boeing's $1.6 billion project to build a national missile defense system, needed to write software that would model how satellites, radars and other sensors detect incoming ballistic missiles.
Obstacle
Developing complex modeling software takes considerable resources in software coding and debugging. A project similar to Xontech's modeling proposal had taken a year in development time using more than 100 employees.
Solution Xontech went with an easy-to-use programming language called Eiffel, and selected Eiffel Software's EiffelStudio for the job. Payoff Xontech was able to complete the program in only five months using 20 people. Other offices within the Defense Department are also showing interest in the tool. document.write("Printer-Friendly Version"); document.write("E-Mail This Article");

93. SAL- Programming - Languages & Compilers - ISE Eiffel
ISE eiffel is not just a programming environment but a fulllife-cycle workbenchcovering analysis and design as well as implementation and maintenance.
http://www.sai.msu.su/sal/F/1/ISE_EIFFEL.html
ISE Eiffel ISE Eiffel is available on a wide range of industry platforms, providing a highly portable development environment and support for client-server and cross-platform development. ISE Eiffel is not just a programming environment but a full-life-cycle workbench covering analysis and design as well as implementation and maintenance. The range of products includes:
  • EiffelBench - the basic development engine with a visual workbench for object-oriented development.
  • EiffelBase - the library of fundamental data structures and algorithms, covering the basics of computing.
  • EiffelBuild - application generator and graphical user interface builder.
  • EiffelCase - the analysis and design workbench for seamless, reversible object-oriented development.
  • EiffelLex - for lexical analysis based on finite automata of various kinds.
  • EiffelMath - object-oriented library for numerical and scientific computation.
  • EiffelNet - for exchanging objects over a network, guaranteeing the consistency of transmitted object structures.
  • EiffelParse - for object-oriented parsing mechanisms, based on simple and elegant principles.

94. Eiffel Online Book
anyone who is interested in learning ObjectOriented programming in eiffel.There are two main sections in the Online eiffel book which are The language
http://www-staff.socs.uts.edu.au/~rist/eiffel/
- THE ON-LINE BOOK -
This page is provided for anyone who is interested in learning Object-Oriented Programming in Eiffel . There are two main sections in the Online Eiffel book which are The language and Case study . You may read through The language part first then look at the Case study for examples of each topic covered in The language You can also download the Free Eiffel for Windows as well as the book Object-Oriented Programming in Eiffel If you have any questions, please feel free to email the author Robert Rist. rist@socs.uts.edu.au

95. Holborn Books Online: Object-Oriented Programming In Eiffel 2e
Buy computer books online at Holborn Books, the UK s foremost specialist computerbookseller.
http://www.holbornbooks.co.uk/details.aspx?sn=31152

96. Object-Oriented Books
ObjectOriented programming in eiffel, Thomas Ray Weedon introductory programmingtextbook based on a fully-OO approach. An Object-Oriented Introduction
http://www.andor.uni-karlsruhe.de/info/doc/eiffel_doc/Eiffel/books.html

97. Leading Quant Fund Manager Deploys Eiffel With .NET - Windowsfs.com
eiffel, as in the eiffel Tower, is a generaluse programming language that It’s something of a misnomer to call eiffel a programming language – it’s
http://www.windowsfs.com/articles.asp?ID=412

98. Freshmeat.net: Browse Project Tree - Programming Language :: Eiffel
freshmeat maintains the Web s largest index of Unix and crossplatform open sourcesoftware. Thousands of applications are meticulously cataloged in the
http://unix.freshmeat.net/browse/166/
OSTG ThinkGeek Slashdot ITMJ ... Whitepapers Ads_kid=0;Ads_bid=0;Ads_xl=0;Ads_yl=0;Ads_xp='';Ads_yp='';Ads_xp1='';Ads_yp1='';Ads_opt=0; Ads_wrd='Programming_Language,Eiffel'; Ads_prf='page=browse'; Ads_par='';Ads_cnturl='';Ads_sec=0;Ads_channels='RON_P1_Leaderboard'; Tue, Sep 20th home browse articles ... scoop 22:04 PDT Search for in projects articles comments this category
web results by YAHOO! search Section Main Unix Handhelds Mac OS X Themes login
register

recover password

Available sub-categories
Subscribe to this category Browse by
Most vital projects in this category:

Visual Paradigm for UML (Community Edition)

Code Crusader
Most popular projects in this category: Visual Paradigm for UML (Community Edition) Code Crusader Berkeley DB XML 28 projects found Sort order: Not logged in Visual Paradigm for UML (Community Edition) An easy-to-use visual UML modeling and CASE tool. Author: Visual Paradigm International Ltd. Ads_kid=0;Ads_bid=0;Ads_xl=0;Ads_yl=0;Ads_xp='';Ads_yp='';Ads_xp1='';Ads_yp1='';Ads_opt=0; Ads_wrd='Programming_Language,Eiffel'; Ads_prf='page=browse'; Ads_par='';Ads_cnturl='';Ads_sec=0;Ads_channels='RON_P2_Skyscraper'; [Development Status] 5 - Production/Stable [License] Free For Educational Use Free For Home Use Free for non-commercial use Freely Distributable ... Freeware [Operating System] MacOS MacOS X Microsoft OS Independent ... Unix [Programming Language] Ada C C# C++ ... Visual Basic [Topic] Documentation Education Scientific/Engineering Scientific/Engineering :: Visualization ... Text Editors :: Integrated Development Environments (IDE) Added:

99. Eiffel - A Whatis.com Definition
eiffel is an objectoriented programming language developed by Bertrand Meyer, ISE eiffel encompasses the eiffel language, a method, and a programming
http://searchvb.techtarget.com/gDefinition/0,294236,sid8_gci541575,00.html
Home Glossary
Definition - Eiffel
EMAIL THIS PAGE TO A FRIEND Glossary - powered by whatis.com BROWSE ALPHABETICALLY: A B C D ... Z Search for: in ALL GLOSSARY DEFINITIONS ALL SEARCHVB Full Target Search with Google
Eiffel Eiffel is an object-oriented programming language developed by Bertrand Meyer, owner of Interactive Software Engineering (ISE), and named after Gustave Eiffel, the engineer who designed the Eiffel Tower. ISE Eiffel encompasses the Eiffel language, a method, and a programming environment. The language itself includes analysis, design, and implementation tools and was designed to create reusable code and to be scalable . The idea is that reusable components make writing programs more efficient because they save programming time and increase reliability. scalability enables initially small programs to be expanded later to meet new needs. Eiffel is available for use on all major platforms. Eiffel was designed to be simple, easy to learn, and powerful. It has the ability to incorporate program elements written in other languages. Features of Eiffel include class es, multiple

100. Googlism : Where Is Eiffel
eiffel is 4 eiffel is the programming language that allows you to do this eiffel is dedicated to oo programming and has been in the field for many years
http://www.googlism.com/where_is/e/eiffel/
Googlism.com will find out what Google.com thinks of you, your friends or anything! Search for your name here or for a good laugh check out some of the popular Googlisms below. "Can it get any more nerdy than this? ;-)" - Notestips.com Who What Where When Who is What is Where is When is
eiffel
eiffel is better than c++
eiffel is so great
eiffel is a systematic approach to the construction of quality software
eiffel is a seamless object
eiffel is great" application
eiffel is obviously vastly superior to any other language that he can't imagine why anyone would use anything else
eiffel is in my opinion the most advanced object oriented language
eiffel is an advanced object
eiffel is not a statically typesafe language
eiffel is compiled to c
eiffel is 4 eiffel is the programming language that allows you to do this eiffel is from the comp eiffel is also the name of an object eiffel is arguably the best commercial object eiffel is to use the external feature definition as described in the book "eiffel the language" eiffel is a strongly typed object oriented language designed by bertrand meyer eiffel is a statically typed eiffel is a language no eiffel is named after gustave eiffel eiffel is only a short riverside walk away from the eiffel is based on the concept of the class as a structuring and abstraction unit eiffel is a language created expressly for object eiffel is in fact three things eiffel is doing its own work on proprietary drugs used in the treatment of cardiovascular disease

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

free hit counter