Geometry.Net - the online learning center
Home  - Basic_E - Eiffel Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 3     41-60 of 102    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

41. Computers, Programming, Languages: Eiffel
s, news, downloads,links. This category is on the eiffel programming language.......This category is on the eiffel programming language.
http://www.combose.com/Computers/Programming/Languages/Eiffel/
Top Computers Programming Languages ... Eiffel-sharp Related links of interest:

42. Experts In: Eiffel Programming Language
Related Search Terms. , eiffel programming language. Search Results for Eiffelprogramming language Definition An object-oriented programming language.
http://www.intota.com/multisearch.asp?mode=&strSearchType=all&strQuery=Eiffel pr

43. More Languages In UK Directory: Computing: Programming
Comp.lang.eiffel FAQs Features a large collection of FAQs about theeiffel programming language taken from the Usenet newsgroup.
http://www.ukdirectory.co.uk/Dir/?Category=705470,705483,599344,10083798

44. Eiffel Programming Language - Encyclopedia Article About Eiffel Programming Lang
Definition of eiffel programming language in the Medical Dictionary and Thesaurus. Providessearch by definition of eiffel programming language.
http://medical-dictionary.thefreedictionary.com/Eiffel programming language
Dictionaries: General Computing Medical Legal Encyclopedia
Eiffel programming language
Word: Word Starts with Ends with Definition Eiffel is an object-oriented Object-oriented programming (OOP) is a computer programming paradigm that emphasizes the following aspects:
  • Objects - packaging data and functionality together into units within a running computer program; objects are the basis of modularity and structure in an object-oriented computer program.
  • Abstraction - The ability for a program to ignore some aspects of the information it's manipulating, i.e. the ability to focus on the essential.

Click the link for more information. (OO) programming language has been proposed. Please council it when you plan to rewrite the article entirely. - A programming language or computer language is a standardized communication technique for expressing instructions to a computer. It is a set of syntactic and semantic rules used to define computer programs. A language enables a programmer to precisely specify what data a computer will act upon, how these data will be stored/transmitted, and precisely what actions to take under various circumstances.
Click the link for more information.

45. [ANN] ELJ 0.7: Open Source Eiffel Projects With WxEiffel 2.4.1interface
The eiffel programming language offers advanced support for OO, generics, assertions(in the form of Design by Contract) closures (known as agents) and more.
http://lists.wxwidgets.org/archive/wx-announce/msg00067.html
Date Prev Date Next Thread Prev Thread Next ... Thread Index
[ANN] ELJ 0.7: Open Source Eiffel Projects with wxEiffel 2.4.1interface
  • To Subject : [ANN] ELJ 0.7: Open Source Eiffel Projects with wxEiffel 2.4.1interface From Date : Fri, 27 Jun 2003 18:35:12 +1000 (EST) Delivered-to : mailing list wx-announce@lists.wxwindows.org Mailing-list : contact wx-announce-help@lists.wxwindows.org; run by ezmlm
FOR IMMEDIATE RELEASE Contact: uwe@xxxxxxx / geoff@xxxxxxx .. http://elj.sourceforge.net/ THE ELJ PROJECT ANNOUNCES THE RELEASE OF ELJ 0.7, OPEN SOURCE PROJECTS AND LIBRARY BINDINGS FOR EIFFEL Germany/Australia June 27, 2003. The ELJ Project is pleased to announce the release of version 0.7. The ELJ Project - http://elj.sourceforge.net/ - has the aim of providing a platform for the development and support of open source libraries for Eiffel developers. From this platform, significant applications can now be developed using Eiffel. The Eiffel programming language offers advanced support for OO, generics, assertions (in the form of Design by Contract) closures (known as agents) and more. A good starting place to learn more about Eiffel is: http://www.cetus-links.org/oo_eiffel.html

46. Object-Oriented Introduction To Data Structures Using Eiffel
A more technical example of inheritance—a preview of data structures andthe eiffel programming language. Generic classes. Programming in Eiffel.
http://www.informit.com/title/0131855883
Search for: Title Author Keywords ISBN
  • Advanced Search Search Help Login My Account ...
    View Larger Image
    More Information
    Buying Options
    Available on demand. Institutional and Volume Pricing
    Request a Review Copy
    Request an Instructor or Media review copy
    Object-Oriented Introduction to Data Structures Using Eiffel
    Save up to 25% Become a Member List Price: Discount: (Save 10%) Your Price:
    Dimensions 7" x 9-1/4"; Pages: 528; Edition: 1st.
    Book Description
    An Object-Oriented Introduction to Data Structures Using Eiffel Eiffel Language and author of Object-Oriented Software Construction. Eiffel is the ideal language for introducing object-oriented concepts, because it is highly readable, supports safe programming, and does not require students to master a myriad of low-level details in order to program successfully. An Object-Oriented Introduction to Data Structures Using Eiffel serves as a complete second course in computer science, using Eiffel to introducing all the fundamentals of object-oriented data structures, including abstract data types, encapsulation, classes, external and internal views of classes, inheritance and polymorphism. The book begins by introducing object-oriented problem solving and presenting an overview of the Eiffel language. Step-by-step, students are introduced to both fundamental concepts and their programming applications. Topics covered include:

47. [ProgSoc] Eiffel Programming
ProgSoc eiffel programming. hi I was wondering if thisis the kind of site thatcan help me with a few problems I have with eiffel programming language.
http://www.progsoc.uts.edu.au/lists/progsoc/2003/08-August/msg00135.html
Date Prev Date Next Thread Prev Thread Next ... Thread Index
[ProgSoc] eiffel programming
http://www.msn.co.uk/messenger - You are subscribed to the progsoc mailing list. To unsubscribe, send a message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au. If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.

48. Re: [ProgSoc] Eiffel Programming
Index Re ProgSoc eiffel programming. Next by Date ProgSoc Re Yourdetails; Previous by thread ProgSoc eiffel programming; Next
http://www.progsoc.uts.edu.au/lists/progsoc/2003/08-August/msg00137.html
Date Prev Date Next Thread Prev Thread Next ... Thread Index
Re: [ProgSoc] eiffel programming
On Mon, 25 Aug 2003, Ravi C wrote: > hi > I was wondering if thisis the kind of site that can help me with a few > problems I have with Eiffel programming language. I think this mailing list contains the largest collection of ex-students who studied Eiffel, this side of Bangladesh. There was I think another university somewhere else on the globe that taught it; it hasn't been taught here since three years ago, and many of those who did it might not like to or be able to remember it very well :) But it's worth a try, relatively speaking! CK. - You are subscribed to the progsoc mailing list. To unsubscribe, send a message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au. If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.

49. Supporting Distributed Programming In Eiffel (ResearchIndex)
1989 13 Distributed Eiffel A Language for Programming Multi Granu.. 1981 1 EPEE An eiffel programming Environment to Program Distribut..
http://citeseer.ist.psu.edu/mchugh94supporting.html

50. Interfacing A Language To The Comandos Virtual Machine - McHugh
This report describes the implementation of Eiffel the extended versionof the eiffel programming language supported by Amadeus.
http://citeseer.ist.psu.edu/mchugh93interfacing.html

51. Programming: Languages: Eiffel: Libraries
Programming Languages Eiffel Libraries. WEL Serial Communications and RawSockets and ICMP libraries written in the eiffel programming language.
http://www.devlib.org/Programming/Languages/Eiffel/Libraries/index.php
Programming: Languages: Eiffel: Libraries
HOME ADD RESOURCE NEWSLETTER RANDOM LINK ... LOGIN
Looking for something in particular? the entire directory only this category More search options Related Home Programming Languages Eiffel : Libraries LINKS:
e-POSIX, the complete Eiffel to POSIX binding Details and Reviews
Eiffel to POSIX binding. The goal of e-POSIX is to provide a 100% complete Eiffel binding to Standard C and POSIX. It has started adding bindings for the Single Unix Specification.
Visit Site
(Rating: 0.00 Votes: 0) Rate It Review It
Eiffel Class Libraries Project Details and Reviews
Home of eglade, an Eiffel code generator for Glade.
Visit Site
(Rating: 0.00 Votes: 0) Rate It Review It
Eiffel Source Code Details and Reviews
WEL Serial Communications and Raw Sockets and ICMP libraries written in the Eiffel programming language.
Visit Site
(Rating: 0.00 Votes: 0) Rate It Review It
EiffelFox Details and Reviews
An Eiffel language wrapper for the FOX GUI library.
Visit Site
(Rating: 0.00 Votes: 0) Rate It Review It
EiffelOpenGL Details and Reviews
An open source project that aims to develop a complete Eiffel binding for OpenGL. The binding is implemented as an Eiffel wrapping of the OpenGL C API.

52. Programming: Languages: Eiffel
Programming Languages Eiffel. Hello, World program Details and Reviews.Eiffel Visit Site (Rating 0.00 Votes 0) Rate It Review It.
http://www.devlib.org/Programming/Languages/Eiffel/index.php
Programming: Languages: Eiffel
HOME ADD RESOURCE NEWSLETTER RANDOM LINK ... LOGIN
Looking for something in particular? the entire directory only this category More search options Related Home Programming Languages : Eiffel CATEGORIES: Books Compilers Eiffel-sharp FAQs, Help, and Tutorials ... Libraries LINKS:
Cetus Links: Eiffel Details and Reviews
Over 100 Eiffel links on vast OO/Component link site.
Visit Site
(Rating: 0.00 Votes: 0) Rate It Review It
CMPnet TechWeb TechEncyclopedia: Eiffel Details and Reviews
Great resource: over 11,000 definitions.
Visit Site
(Rating: 0.00 Votes: 0) Rate It Review It
Comp.Lang.Eiffel FAQ Details and Reviews
Frequently Asked Questions.
Visit Site
(Rating: 0.00 Votes: 0) Rate It Review It
Eiffel Parser for SNiFF+ Details and Reviews
Freeware add-on to make SNiFF+ an Eiffel IDE.
Visit Site
(Rating: 0.00 Votes: 0) Rate It Review It
Eiffel Software Details and Reviews
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.
Visit Site
(Rating: 0.00 Votes: 0)

53. CoderLinks.de - ASP, Assembler, BASIC, Beta, C, C ++, C#, CSS, Delphi, DHTML, Di
Translate this page VRML WML XHTML XML, Link Eigenschaften, The eiffel programming Language.Kurzer Überblick über Eiffel. Es wird unter anderem auf
http://www.coderlinks.de/linkdetails,80,,1172.html
Startseite Impressum Rechtliches Forum Themen Sonstiges
Ada

ASP

Assembler
...
XML

Link Eigenschaften The Eiffel Programming Language Kurzer Überblick über Eiffel. Es wird unter anderem auf die Geschichte und die Besonderheiten dieser Sprache eingegangen. Sprache: Englisch ( Hits: Datum: Bewertung: noch nicht bewertet Link: http://www.engin.umd.umich.edu/CIS/course.des/cis400/eiffel/eiffel.html Kommentare
Es wurden noch keine Kommentare abgegeben
Kommentar schreiben : Nickname (optional):
Text:
Menü Startseite
Link vorschlagen
Kategorie vorschlagen Webseite der Woche ... Rechtliches Buchtipp Visual Basic .NET in 21 Tagen . Schritt für Schritt programmieren lernen Sonstiges... Newsletter-Anmeldung E-Mail Adresse: Empfehlung senden E-Mail Adresse: Startseite Sitemap Impressum Rechtliches Partner: Partner: Kostenlos

54. A Comparison Of Programming Languages
A Comparison of Programming Languages; Programming Methodology; The eiffel programmingLanguage; The Java Programming Language; The Ada Programming Language.
http://www.ssw.uni-linz.ac.at/Teaching/Lectures/SpezialLVA/Nyekyne/
A Comparison of Programming Languages
Lecturer
nyeky@elte.hu
  • A Comparison of Programming Languages Programming Methodology The Eiffel Programming Language The Java Programming Language The Ada Programming Language
She is the editor and co-author of several books and textbooks (Java, Ada, PL's) in Hungarian.
Course
2 hours per semester (geblockte KV),
acceptable under "Spezielle Kapitel aus Softwareentwicklung" in the Computer Science Curriculum.
The course is given in English.
Dates
Wednesday, 2.6.2004 UC 6
Thursday, 3.6.2004 BA 9911
Friday, 4.6.2004 HF 9904
Saturday, 5.6.2004 HF 9904
Friday, 18.6.2004 HS 6 (Klausur)
Cours slides for downloading
Contents
This course discusses the concepts of common programming languages based on a comparison of languages such as Alphard, Ada, Beta, C, C++, C#, CLU, Delphi, Eiffel, Java, Modula-2, Modula-3, Oberon, Objective C, Pascal, Perl, Smalltalk, etc. The outline of the course is as follows:
  • Introduction (Basic concepts of programming language design, classification of languages, etc.) Elements of programming languages Built-in data types, variables, expressions, types (array,record, set, etc.)
  • 55. 0603-231 Computer Science 1
    MySQL Manual 21.10 MySQL Eiffel Wrapper 21.10 MySQL Eiffel Wrapper. Eiffel MySQL is an interface to the MySQL databaseserver using the eiffel programming language, written by Michael Ravits.
    http://www.cs.rit.edu/~hpb/Lectures/98_CS1/all.html
    Table of Contents
    • C0603-231 Computer Science 1 Fall 1998
    • General Information
      • Adresses
      • Course Goals
      • Texts
      • Grading
      • Other Things
      • Introduction to Object-Oriented Design
      • Course Goals and Philosophy
    • Historical Background
      • Software Life Cycle
      • The Waterfall Model
      • Prototyping
      • Implementation
      • Testing
      • Maintenance
    • Classes and Objects
      • The difference between a class and an object of that class
      • Clients and Servers
      • Diagramming Client-Server Relationships
      • Designing and Running an OO Program
      • Homework 1
    • Introduction into Eiffel
      • Review of class and object
      • Eiffel Class Structure Summary
      • Example hello
      • Object Creation
      • Basic Data Types
      • Reference Data Types
      • The creation routine
      • Creating Reference Objects in Eiffel
      • Invoking Routines and Accessing Attributes
      • More on Creation Routines
      • Eiffel Instructions: Assignment - Copy and Clone
      • Example of assignment of basic types
      • Code: Door Example
      • Special Cases
      • Add-on Types
      • Eiffel I/O
      • Some Examples with Code
      • Example I
      • Example II
    • Eiffel Programming Details
      • Arithmetic Expressions
      • Integer Operators
      • Real Operators
      • Mixed Mode Arithmetic
      • Operator Precedence
      • Boolean Expressions
      • Relational Operators
      • Logic Operators
      • Operator Precedence for Boolean Operators
      • Examples of Boolean Expressions
      • Truth Tables for Boolean Operators
      • Complete Operator Precedence Table for Eiffel
      • Control Structures
      • Syntax Diagrams
      • Conditional Control Constructs
      • Examples of if Instructions
      • The Inspect Statement
      • Example of inspect Instructions
      • Inspect semantics
      • Loop Basics
      • Examples of Loop Instructions

    56. Encyclopedia: Eiffel Programming Language
    Leading Quant Fund Manager Deploys Eiffel with .NET Windowsfs. The company decided to rewrite its knowledge base in the eiffel programming environmentand deploy it on Windows NT 4.0, and more recently on Windows 2000.
    http://www.nationmaster.com/encyclopedia/Eiffel-programming-language

    Supporter Benefits
    Signup Login Sources ... Pies
    Factoid #21 The United States has the most money power airports cell ... radios and ISP's Interesting Facts Make your own graph:
    Hold down Control and click on
    several. Compare All Top 5 Top 10 Top 20 Top 100 Bottom 100 Bottom 20 Bottom 10 Bottom 5 All (desc) in category: Select Category Agriculture Crime Currency Democracy Economy Education Energy Environment Food Geography Government Health Identification Immigration Internet Labor Language Manufacturing Media Military Mortality People Religion Sports Taxation Transportation Welfare with statistic: view: Correlations Printable graph / table Pie chart Scatterplot with ... * Asterisk means graphable.
    Added May 21
  • Mortality stats Multi-users ½ price Catholic stats

  • Top Graphs
  • Richest Most Murderous Most Populous Most Militaristic ...
  • More Stats
    Categories
  • Agriculture Background Crime Currency ... Welfare
  • Updated: May 30, 2004
    Encyclopedia : Eiffel programming language
    Sponsored links:
    Category:Programming languages
    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).

    57. Eiffel - A CompInfo Directory
    comp.lang.eiffel Frequently Asked Questions (FAQ); Eiffel Forum An internationaluser group for users of the eiffel programming language.
    http://www.compinfo-center.com/apps/eiffel.htm
    CompInfo - The Computer Information Center
    The top one-stop reference resource for corporate IT, computers and communications
    Millions of IT users world-wide rely on our Web-based support resources
    Tell your colleagues and friends, and bookmark us at http://www.compinfo-center.com/ Computer
    Magazines
    Computer ...
    Resources

    Eiffel - Outline Topic Outline KnowledgeBases Newsgroups and FAQs Magazines and Ezines ... Key Training Providers Eiffel - Knowledge Bases
    • comp.lang.eiffel Frequently Asked Questions (FAQ)
    • Eiffel Forum
      • An international user group for users of the Eiffel programming language. This is also the home of a large and growing collection of contributed software, known as the Eiffel Archive.
    • Eiffel Home Page
    • ISE Eiffel: A Software Engineer's Dream
      • "Designed by ISE, Eiffel is the method and language for the software revolution - the move to an industry based on reusable software components."
    • SmallEiffel The GNU Eiffel Compiler
      • "The GNU Eiffel Compiler is a free open-source Eiffel compiler distributed under the terms of the GNU General Public License as published by the Free Software Foundation. It is a complete, small and very fast, free Eiffel compiler. It is available for a very wide range of platforms. In fact, SmallEiffel should run on any platform for which an ANSI C - POSIX compiler or a standard JVM exists."
    • SEE also Related Topics
    Back to Top Eiffel - Newsgroups and FAQs

    58. Tech Success: Xontech Uses Eiffel For Defense
    Defense contractor Xontech Inc., for example, found that by using the relativelyobscure eiffel programming language for a Pentagon simulation program, it
    http://www.washingtontechnology.com/news/18_5/emerging-tech/20900-1.html
    Search site
    Advanced Search

    Help

    Print edition

    E-letters
    ...
    from our sponsors

    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. Printer-Friendly Version E-Mail This Article Purchase A Reprint Link To This Page 06/09/03; Vol. 18 No. 5

    59. Learn More About Eiffel Programming Language In The Online Encyclopedia.
    Visit the Online Encyclopedia and learn more and get your questions answered abouteiffel programming language. see previous page. eiffel programming language.
    http://www.onlineencyclopedia.org/e/ei/eiffel_programming_language.html
    You are here: Online Encyclopedia
    Enter a phrase or search word in the box below. You can enter multiple phrases at a time by putting a comma between each word.(e.g. cat ,dog ,lion ) Press the search button to start your search. Hint: Play with putting spaces before and after your words to see the different results you get.
    see previous page
    Eiffel programming language
    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 four different 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 inheritance INTEGER Eiffel has operator overloading , including the ability to define new operators, but does not have method overloading.

    60. Eiffel Programming Contest
    eiffel programming Contest. Tasks. A 1 X Review ePalm and submit. (2004.01.12);A 2 X Review GMP and submit. (2004.01.12); A 3 X Review canvas and submit.
    http://kind.cs.kun.nl/~kiniry/Wiki/EiffelProgrammingContest.html
    Eiffel Programming Contest
    Tasks
    • A 1 X Review ePalm and submit. ( A 2 X Review GMP and submit. ( A 3 X Review canvas and submit. ( A 4 X Review factz and submit. ( A 5 X Review Eiffel_SDL and submit. ( A 6 X Review ESDL and submit. ( A 7 X Review Shopping and submit. ( A 8 X Review OrgaDoc and submit. ( A 9 X Obtain all initial programs to review. (
    Notes
    Updated: 2004-01-12 Index Changes

    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 3     41-60 of 102    Back | 1  | 2  | 3  | 4  | 5  | 6  | Next 20

    free hit counter