|In vendita nella categoria:
Ne hai uno da vendere?

ABAP Design Patterns in ABAP Objects (SAP - Hardcover, by Kerem Koseoglu - New

BooksRun
(154918)
Registrato come venditore professionale
US $40,99
CircaEUR 35,33
Condizione:
Nuovo
Goditi i vantaggi. Spedizione e restituzioni gratuite.
Spedizione:
Gratis USPS Media MailTM.
Oggetto che si trova a: Philadelphia, Pennsylvania, Stati Uniti
Consegna:
Consegna prevista tra il lun 21 lug e il sab 26 lug a 94104
I tempi di consegna previsti utilizzando il metodo proprietario di eBay, che è basato sulla vicinanza dell'acquirente rispetto al luogo in cui si trova l'oggetto, sul servizio di spedizione selezionato, sulla cronologia di spedizione del venditore e su altri fattori. I tempi di consegna possono variare, specialmente durante le festività.
Restituzioni:
Restituzioni entro 30 giorni. Le spese di spedizione del reso sono a carico del venditore.
Pagamenti:
    Diners Club

Fai shopping in tutta sicurezza

Garanzia cliente eBay
Se non ricevi l'oggetto che hai ordinato, riceverai il rimborso. Ulteriori informazioniGaranzia cliente eBay - viene aperta una nuova finestra o scheda
Il venditore si assume la piena responsabilità della messa in vendita dell'oggetto.
Numero oggetto eBay:146348540587
Ultimo aggiornamento: 16 lug 2025 11:12:07 CESTVedi tutte le revisioniVedi tutte le revisioni

Specifiche dell'oggetto

Condizione
Nuovo: Libro nuovo, intatto e non letto, in perfette condizioni, senza pagine mancanti o ...
Book Title
ABAP Design Patterns in ABAP Objects (SAP PRESS)
ISBN
9781493214648

Informazioni su questo prodotto

Product Identifiers

Publisher
Rheinwerk Publishing Inc.
ISBN-10
1493214640
ISBN-13
9781493214648
eBay Product ID (ePID)
235252095

Product Key Features

Number of Pages
387 Pages
Publication Name
Design Patterns in Abap Objects
Language
English
Publication Year
2016
Subject
Programming Languages / General, General
Type
Textbook
Subject Area
Computers
Author
Kerem Koseoglu
Format
Hardcover

Dimensions

Item Height
1.1 in
Item Length
9.2 in
Item Width
7.2 in

Additional Product Features

Intended Audience
Scholarly & Professional
LCCN
2016-044544
Table Of Content
Preface Design Pattern Categories How to Learn PART I Architectural Design Patterns MVC Case Study: Read, Process, Display, and Post Passing Select Options Distributing Application Logic Related Patterns Summary Creational Design Patterns Abstract Factory Case Study: Log Analysis Related Patterns Summary Builder Case Study: Jobs for Text Files When to Use Privacy Summary Factory Case Study: FI Documents for Parties Advantages Related Patterns Summary Lazy Initialization Case Study: Logging Errors Advantages Related Patterns Summary Multiton Case Study: Vendor Balance When to Use When to Avoid State Modification Summary Prototype Case Study: Item Clone Changing Class Properties Clone Operations Related Patterns Summary Singleton Case Study: Subcomponents Advantages and Disadvantages Related Patterns Summary Structural Design Patterns Adapter Case Study: Project Management Tools Glue Code Two-Way Adapters Legacy Classes Summary Bridge Case Study: Messaging Framework Advantages Summary Composite Recursive Programming: A Refresher Case Study: HR Positions Advantages Disadvantages When to Use Related Patterns Summary Data Access Object Case Study: Potential Customers Redundant Code Prevention Related Patterns Summary Decorator Case Study: User Exit Advantages and Challenges Related Patterns Summary Facade Case Study: Bonus Calculation When and Where to Use Related Patterns Summary Flyweight Case Study: Negative Stock Forecast Disadvantages When to Use Related Patterns Summary Property Container Case Study: Enhancing an SAP Program Static vs. Instance Containers Sharing Variables Variable Uniqueness Related Patterns Summary Proxy Case Study: Sensitive Salary Information When to Use Related Patterns Summary Chain of Responsibility Case Study: Purchase Order Approver Determination Risks Related Patterns Summary Behavioral Design Patterns Command Case Study: SD Documents When to Use or Avoid Related Patterns Summary Mediator Case Study: Stock Movement Simulation When to Use Disadvantages Summary Memento Case Study: Budget Planning Risks Redo Summary Observer Case Study: Target Sales Values Advantages Disadvantages Multiple Subjects Related Patterns Summary Servant Case Study: Address Builder Extensions Related Patterns Summary State Case Study: Authorization-Based Class Behavior Advantages Related Patterns Summary Strategy Case Study: Sending Material Master Data Advantages Passing Data to the Strategy Object Optional Strategies Intermediate Abstract Classes Related Patterns Summary Template Method Case Study: Average Transaction Volume When to Use Advantages and Risks Degree of Abstraction The "Hollywood Principle" Summary Visitor Case Study: Incoming Invoice Processing When to Use Related Patterns Summary Appendices Object-Oriented Programming Subclass Determination Principles The Author Index
Synopsis
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, 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? With this guide, you'll get practical examples for every design pattern that will have you writing readable, flexible code in no time., 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, facade, 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, 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
LC Classification Number
QA76.73.A125K67 2017

Descrizione dell'oggetto fatta dal venditore

Informazioni sul venditore professionale

Certifico che tutte le mie attività di vendita saranno conformi alle leggi e ai regolamenti dell'Unione europea.
Informazioni su questo venditore

BooksRun

99,2% di Feedback positivi827 mila oggetti venduti

Su eBay da ago 2014
Registrato come venditore professionale
BooksRun is an online seller of new and used books and textbooks. Best prices for books since 2014, we're a one-stop shop for all sorts of books, from fiction to textbooks. We're constantly expanding ...
Mostra altro

Valutazione dettagliata del venditore

Media degli ultimi 12 mesi
Descrizione
4.9
Spese spedizione
5.0
Tempi di spedizione
5.0
Comunicazione
5.0

Categorie più popolari di questo Negozio

Feedback sul venditore (171.303)

Tutti i punteggi
Positivo
Neutro
Negativo
  • c***m (410)- Feedback lasciato dall'acquirente.
    Ultimi 6 mesi
    Acquisto verificato
    WOW!; I cannot believe this 4 Days to Hawaii! ; AAA+++; Excellent Service; Great Pricing; Fast Delivery-Faster Than Expected to Hawaii!; Shipped 04/19, Sat, Received 04/24 Thur to Hawaii using free shipping; USPS Ground Mail, Paperback Book in Good Condition--Better Than Described ; TLC Packaging; Excellent Seller Communication, Sends updates . Highly Recommended!, Thank you very much!
  • f***f (1586)- Feedback lasciato dall'acquirente.
    Mese scorso
    Acquisto verificato
    Excellent Seller, Goes the Extra Mile. The Seller Was Incredibly Communicative. Smooth Transaction, Shipped Very Quickly, As Advertised; Good Price; Well Packaged & Delivered Within a Few Days. Item in Described Promised Condition, Thank You Very Much!!!!!!!!!!! A+
  • m***l (27)- Feedback lasciato dall'acquirente.
    Ultimi 6 mesi
    Acquisto verificato
    A truly professional business, everything was wonderful about this transaction from the beginning. Instant discount for multiple items, immediate communication, next-day tracking number and shipping, and quick arrival. Items matched photos and exactly as described, and well packaged. It put the fun back in buying books on eBay! I hope they have more books in my interests in the future, definitely worth doing business with them.