|
include ("/var/www/main/menu.php");
?>
|
| |
| Authors | Richard Paige |
| Language | English |
| Type | publique |
| Url | |
| Summary | This document contains a brief overview and introduction to the syntax and semantics of the Eiffel program-ming language. It is not a complete description of the language: it does not discuss the ISE Eiffel libraries, multiple inheritance, or genericity in full detail. It should not take the place of a legitimate language refer-ence, e.g., [2, 3, 4]. It does, however, introduce the basic syntax of the language which you will need to use in your assignments and project. |
| Pages | |
| Parts | Introduction Classes and Objects Eiffel Instructions Classes Assertions and Contracts Inheritance Type Conformance Generic Classes |
| |
| |
| Authors | A. J. Tyrrell |
| Language | English |
| Type | publique |
| Url | |
| Summary | Very complete eiffel introduction |
| Pages | |
| Parts | Introduction to object orientation Writing a Simple Class in Eiffel Eiffel Basic Types Eiffel Control Instructions Eiffel Routines Classes, Objects and Instantiation Classes STRING and ARRAY Assertions and Software Correctness Inheritance Generic Classes Adapating inherited classes Abstract Classes Multiple and Repeated Inheritance Case Studies |
| |
generated by OrgaDoc 0.8
|