Neuerscheinungen 2016Stand: 2020-02-01 |
Schnellsuche
ISBN/Stichwort/Autor
|
Herderstraße 10 10625 Berlin Tel.: 030 315 714 16 Fax 030 315 714 14 info@buchspektrum.de |
Kerem Koseoglu
Design Patterns in ABAP Objects
2016. 387 S. 23 cm
Verlag/Jahr: RHEINWERK VERLAG 2016
ISBN: 1-493-21464-0 (1493214640)
Neue ISBN: 978-1-493-21464-8 (9781493214648)
Preis und Lieferzeit: Bitte klicken
Use design patterns to step up your object-oriented ABAP game, starting with MVC! Want to create objects only when needed? Call objects only when required, minimizing runtime and memory costs? Reduce errors and effort by only coding an object once? Future-proof your code with a flexible design? Design patterns are the answer! With this guide, you´ll get practical examples for every design pattern that will have you writing readable, flexible, and reusable code in no time!
Creational Design Patterns
Create objects with the abstract factor, builder, factory, lazy initialization, multiton, prototype, and singleton design patterns
Structural Design Patterns
Allow objects to interact and work together without interdependency with the adapter, bridge, composite, data access object, decorator, fa‡ade, flyweight, property container, and proxy design patterns.
Behavioral Design Patterns
Increase the flexibility of your object communication with the chain of responsibility, command, mediator, memento, observer, servant, state, strategy, template method, and visitor design patterns.
Highlights:
MVC (model, view, controller) pattern
Singleton pattern
Factory pattern
Builder pattern
Observer pattern
Visitor pattern
Lazy initialization pattern
Template method
Strategy pattern
Decorator pattern
ABAP-specific examples
Anti-patterns
Koseoglu, Kerem
Dr. Kerem Koseoglu is a freelance SAP software architect, working professionally since 2000. He specializes in the development of comprehensive applications using design patterns and also conducts technical training related to design patterns. He has participated in global software development projects, taking diverse roles including lead architect, team lead, developer, technical advisor, instructor, and project manager. His former publications include four books and countless articles for technical magazines in Turkey. He has a Ph.D. in organizational behavior.