|
|
|
Attribute-Oriented Programming: Logic Programming, Abductive Logic Programming, Advice Taker
|
 (Buch) |
Dieser Artikel gilt, aufgrund seiner Grösse, beim Versand als 2 Artikel!
| Lieferstatus: |
i.d.R. innert 7-14 Tagen versandfertig |
| Veröffentlichung: |
März 2026
|
| Genre: |
EDV / Informatik |
| ISBN: |
9786133218161 |
|
EAN-Code:
|
9786133218161 |
| Verlag: |
Omniscriptum |
| Einband: |
Kartoniert |
| Sprache: |
English
|
| Dimensionen: |
H 220 mm / B 150 mm / D 7 mm |
| Gewicht: |
179 gr |
| Seiten: |
108 |
| Bewertung: |
Titel bewerten / Meinung schreiben
|
| Inhalt: |
| Please note that the content of this book primarily consists of articles
available from Wikipedia or other free sources online.
Attribute-oriented programming (@OP) is a program-level marking
technique. Programmers can mark program elements (e.g. classes and
methods) to indicate that they maintain application-specific or
domain-specific semantics. For example, some programmers may define a
"logging" attribute and associate it with a method to indicate the
method should implement a logging function, while other programmers may
define a "web service" attribute and associate it with a class to
indicate the class should be implemented as a web service. Attributes
separate application's core logic (or business logic) from
application-specific or domain-specific semantics (e.g. logging and web
service functions). |
|