Hands-On Design Patterns with C++

A comprehensive guide with extensive coverage on concepts such as OOP, functional programming, generic programming, and STL along with the latest features of C++Key FeaturesDelve into the core patterns and components of C++ in order to master application design Learn tricks, techniques, and best pra...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: Fedor G. Pikus
Format: Buch
Sprache:eng
Online-Zugang:Volltext
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
container_end_page
container_issue
container_start_page
container_title
container_volume
creator Fedor G. Pikus
description A comprehensive guide with extensive coverage on concepts such as OOP, functional programming, generic programming, and STL along with the latest features of C++Key FeaturesDelve into the core patterns and components of C++ in order to master application design Learn tricks, techniques, and best practices to solve common design and architectural challenges Understand the limitation imposed by C++ and how to solve them using design patterns Book DescriptionC++ is a general-purpose programming language designed with the goals of efficiency, performance, and flexibility in mind. Design patterns are commonly accepted solutions to well-recognized design problems. In essence, they are a library of reusable components, only for software architecture, and not for a concrete implementation. The focus of this book is on the design patterns that naturally lend themselves to the needs of a C++ programmer, and on the patterns that uniquely benefit from the features of C++, in particular, the generic programming. Armed with the knowledge of these patterns, you will spend less time searching for a solution to a common problem and be familiar with the solutions developed from experience, as well as their advantages and drawbacks. The other use of design patterns is as a concise and an efficient way to communicate. A pattern is a familiar and instantly recognizable solution to specific problem; through its use, sometimes with a single line of code, we can convey a considerable amount of information. The code conveys: "This is the problem we are facing, these are additional considerations that are most important in our case; hence, the following well-known solution was chosen." By the end of this book, you will have gained a comprehensive understanding of design patterns to create robust, reusable, and maintainable code.What you will learnRecognize the most common design patterns used in C++ Understand how to use C++ generic programming to solve common design problems Explore the most powerful C++ idioms, their strengths, and drawbacks Rediscover how to use popular C++ idioms with generic programming Understand the impact of design patterns on the program's performance Who this book is forThis book is for experienced C++ developers and programmers who wish to learn about software design patterns and principles and apply them to create robust, reusable, and easily maintainable apps.
format Book
fullrecord <record><control><sourceid>safari</sourceid><recordid>TN_cdi_safari_books_v2_9781788832564</recordid><sourceformat>XML</sourceformat><sourcesystem>PC</sourcesystem><sourcerecordid>9781788832564</sourcerecordid><originalsourceid>FETCH-LOGICAL-c1167-2473dd0533e22a21ad32979bb5b21dd872d122908c4d075f6f51c208dfa305343</originalsourceid><addsrcrecordid>eNpdj82KwjAURiMiOGjfocLspJDcm_Smy6Hjz4DgLHRd0t5Gq1LBFH19Bd3o6uMszoGvJ6KMrCJrLYJJdf-DhyIK4SClREmkjf0Sk6VrOSTrNv6tQ7Nr43_XdfWlDfGt6fZxPp2OxcC7U6ij147Edj7b5MtktV785T-rpFIqpQQ0IbM0iDWAA-UYIaOsLE0JitkSsALIpK00SzI-9UZVIC17hw9L40h8P7vBeXdpivJ8PobiCsXbA7wDof06Ig</addsrcrecordid><sourcetype>Publisher</sourcetype><iscdi>true</iscdi><recordtype>book</recordtype></control><display><type>book</type><title>Hands-On Design Patterns with C++</title><source>O'Reilly Online Learning: Academic/Public Library Edition</source><creator>Fedor G. Pikus</creator><creatorcontrib>Fedor G. Pikus</creatorcontrib><description>A comprehensive guide with extensive coverage on concepts such as OOP, functional programming, generic programming, and STL along with the latest features of C++Key FeaturesDelve into the core patterns and components of C++ in order to master application design Learn tricks, techniques, and best practices to solve common design and architectural challenges Understand the limitation imposed by C++ and how to solve them using design patterns Book DescriptionC++ is a general-purpose programming language designed with the goals of efficiency, performance, and flexibility in mind. Design patterns are commonly accepted solutions to well-recognized design problems. In essence, they are a library of reusable components, only for software architecture, and not for a concrete implementation. The focus of this book is on the design patterns that naturally lend themselves to the needs of a C++ programmer, and on the patterns that uniquely benefit from the features of C++, in particular, the generic programming. Armed with the knowledge of these patterns, you will spend less time searching for a solution to a common problem and be familiar with the solutions developed from experience, as well as their advantages and drawbacks. The other use of design patterns is as a concise and an efficient way to communicate. A pattern is a familiar and instantly recognizable solution to specific problem; through its use, sometimes with a single line of code, we can convey a considerable amount of information. The code conveys: "This is the problem we are facing, these are additional considerations that are most important in our case; hence, the following well-known solution was chosen." By the end of this book, you will have gained a comprehensive understanding of design patterns to create robust, reusable, and maintainable code.What you will learnRecognize the most common design patterns used in C++ Understand how to use C++ generic programming to solve common design problems Explore the most powerful C++ idioms, their strengths, and drawbacks Rediscover how to use popular C++ idioms with generic programming Understand the impact of design patterns on the program's performance Who this book is forThis book is for experienced C++ developers and programmers who wish to learn about software design patterns and principles and apply them to create robust, reusable, and easily maintainable apps.</description><identifier>ISBN: 9781788832564</identifier><identifier>ISBN: 1788832566</identifier><identifier>EISBN: 9781788832564</identifier><identifier>EISBN: 1788832566</identifier><language>eng</language><publisher>Packt Publishing</publisher><creationdate>2019</creationdate><tpages>512</tpages><format>512</format><woscitedreferencessubscribed>false</woscitedreferencessubscribed></display><links><openurl>$$Topenurl_article</openurl><openurlfulltext>$$Topenurlfull_article</openurlfulltext><thumbnail>$$Tsyndetics_thumb_exl</thumbnail><link.rule.ids>306,776,780,782,24742</link.rule.ids></links><search><creatorcontrib>Fedor G. Pikus</creatorcontrib><title>Hands-On Design Patterns with C++</title><description>A comprehensive guide with extensive coverage on concepts such as OOP, functional programming, generic programming, and STL along with the latest features of C++Key FeaturesDelve into the core patterns and components of C++ in order to master application design Learn tricks, techniques, and best practices to solve common design and architectural challenges Understand the limitation imposed by C++ and how to solve them using design patterns Book DescriptionC++ is a general-purpose programming language designed with the goals of efficiency, performance, and flexibility in mind. Design patterns are commonly accepted solutions to well-recognized design problems. In essence, they are a library of reusable components, only for software architecture, and not for a concrete implementation. The focus of this book is on the design patterns that naturally lend themselves to the needs of a C++ programmer, and on the patterns that uniquely benefit from the features of C++, in particular, the generic programming. Armed with the knowledge of these patterns, you will spend less time searching for a solution to a common problem and be familiar with the solutions developed from experience, as well as their advantages and drawbacks. The other use of design patterns is as a concise and an efficient way to communicate. A pattern is a familiar and instantly recognizable solution to specific problem; through its use, sometimes with a single line of code, we can convey a considerable amount of information. The code conveys: "This is the problem we are facing, these are additional considerations that are most important in our case; hence, the following well-known solution was chosen." By the end of this book, you will have gained a comprehensive understanding of design patterns to create robust, reusable, and maintainable code.What you will learnRecognize the most common design patterns used in C++ Understand how to use C++ generic programming to solve common design problems Explore the most powerful C++ idioms, their strengths, and drawbacks Rediscover how to use popular C++ idioms with generic programming Understand the impact of design patterns on the program's performance Who this book is forThis book is for experienced C++ developers and programmers who wish to learn about software design patterns and principles and apply them to create robust, reusable, and easily maintainable apps.</description><isbn>9781788832564</isbn><isbn>1788832566</isbn><isbn>9781788832564</isbn><isbn>1788832566</isbn><fulltext>true</fulltext><rsrctype>book</rsrctype><creationdate>2019</creationdate><recordtype>book</recordtype><sourceid>OODEK</sourceid><recordid>eNpdj82KwjAURiMiOGjfocLspJDcm_Smy6Hjz4DgLHRd0t5Gq1LBFH19Bd3o6uMszoGvJ6KMrCJrLYJJdf-DhyIK4SClREmkjf0Sk6VrOSTrNv6tQ7Nr43_XdfWlDfGt6fZxPp2OxcC7U6ij147Edj7b5MtktV785T-rpFIqpQQ0IbM0iDWAA-UYIaOsLE0JitkSsALIpK00SzI-9UZVIC17hw9L40h8P7vBeXdpivJ8PobiCsXbA7wDof06Ig</recordid><startdate>20190130</startdate><enddate>20190130</enddate><creator>Fedor G. Pikus</creator><general>Packt Publishing</general><scope>OHILO</scope><scope>OODEK</scope></search><sort><creationdate>20190130</creationdate><title>Hands-On Design Patterns with C++</title><author>Fedor G. Pikus</author></sort><facets><frbrtype>5</frbrtype><frbrgroupid>cdi_FETCH-LOGICAL-c1167-2473dd0533e22a21ad32979bb5b21dd872d122908c4d075f6f51c208dfa305343</frbrgroupid><rsrctype>books</rsrctype><prefilter>books</prefilter><language>eng</language><creationdate>2019</creationdate><toplevel>online_resources</toplevel><creatorcontrib>Fedor G. Pikus</creatorcontrib><collection>O'Reilly Online Learning: Corporate Edition</collection><collection>O'Reilly Online Learning: Academic/Public Library Edition</collection></facets><delivery><delcategory>Remote Search Resource</delcategory><fulltext>fulltext</fulltext></delivery><addata><au>Fedor G. Pikus</au><format>book</format><genre>book</genre><ristype>BOOK</ristype><btitle>Hands-On Design Patterns with C++</btitle><date>2019-01-30</date><risdate>2019</risdate><isbn>9781788832564</isbn><isbn>1788832566</isbn><eisbn>9781788832564</eisbn><eisbn>1788832566</eisbn><abstract>A comprehensive guide with extensive coverage on concepts such as OOP, functional programming, generic programming, and STL along with the latest features of C++Key FeaturesDelve into the core patterns and components of C++ in order to master application design Learn tricks, techniques, and best practices to solve common design and architectural challenges Understand the limitation imposed by C++ and how to solve them using design patterns Book DescriptionC++ is a general-purpose programming language designed with the goals of efficiency, performance, and flexibility in mind. Design patterns are commonly accepted solutions to well-recognized design problems. In essence, they are a library of reusable components, only for software architecture, and not for a concrete implementation. The focus of this book is on the design patterns that naturally lend themselves to the needs of a C++ programmer, and on the patterns that uniquely benefit from the features of C++, in particular, the generic programming. Armed with the knowledge of these patterns, you will spend less time searching for a solution to a common problem and be familiar with the solutions developed from experience, as well as their advantages and drawbacks. The other use of design patterns is as a concise and an efficient way to communicate. A pattern is a familiar and instantly recognizable solution to specific problem; through its use, sometimes with a single line of code, we can convey a considerable amount of information. The code conveys: "This is the problem we are facing, these are additional considerations that are most important in our case; hence, the following well-known solution was chosen." By the end of this book, you will have gained a comprehensive understanding of design patterns to create robust, reusable, and maintainable code.What you will learnRecognize the most common design patterns used in C++ Understand how to use C++ generic programming to solve common design problems Explore the most powerful C++ idioms, their strengths, and drawbacks Rediscover how to use popular C++ idioms with generic programming Understand the impact of design patterns on the program's performance Who this book is forThis book is for experienced C++ developers and programmers who wish to learn about software design patterns and principles and apply them to create robust, reusable, and easily maintainable apps.</abstract><pub>Packt Publishing</pub><tpages>512</tpages></addata></record>
fulltext fulltext
identifier ISBN: 9781788832564
ispartof
issn
language eng
recordid cdi_safari_books_v2_9781788832564
source O'Reilly Online Learning: Academic/Public Library Edition
title Hands-On Design Patterns with C++
url https://sfx.bib-bvb.de/sfx_tum?ctx_ver=Z39.88-2004&ctx_enc=info:ofi/enc:UTF-8&ctx_tim=2025-01-25T00%3A00%3A12IST&url_ver=Z39.88-2004&url_ctx_fmt=infofi/fmt:kev:mtx:ctx&rfr_id=info:sid/primo.exlibrisgroup.com:primo3-Article-safari&rft_val_fmt=info:ofi/fmt:kev:mtx:book&rft.genre=book&rft.btitle=Hands-On%20Design%20Patterns%20with%20C++&rft.au=Fedor%20G.%20Pikus&rft.date=2019-01-30&rft.isbn=9781788832564&rft.isbn_list=1788832566&rft_id=info:doi/&rft_dat=%3Csafari%3E9781788832564%3C/safari%3E%3Curl%3E%3C/url%3E&rft.eisbn=9781788832564&rft.eisbn_list=1788832566&disable_directlink=true&sfx.directlink=off&sfx.report_link=0&rft_id=info:oai/&rft_id=info:pmid/&rfr_iscdi=true