Advanced C++ programming cookbook :: become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction /
This book is for C++ developers with a good understanding of the language and an interest in advanced language features, who want to obtain expert skills to solve recurring problems with tailormade solutions.
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, UK :
Packt Publishing,
2020.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | This book is for C++ developers with a good understanding of the language and an interest in advanced language features, who want to obtain expert skills to solve recurring problems with tailormade solutions. |
Beschreibung: | 1 online resource (1 volume) : illustrations |
Bibliographie: | Includes bibliographical references. |
ISBN: | 9781838551841 1838551840 |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-on1165363911 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr unu|||||||| | ||
008 | 200715s2020 enka ob 000 0 eng d | ||
040 | |a UMI |b eng |e rda |e pn |c UMI |d OCLCF |d YDX |d EBLCP |d N$T |d UKAHL |d UKMGB |d OCLCQ |d OCLCO |d K6U |d SHC |d OCLCQ |d OCLCO |d OCLCL |d TMA |d OCLCQ |d SXB |d HOPLA | ||
015 | |a GBC120888 |2 bnb | ||
016 | 7 | |a 019712552 |2 Uk | |
019 | |a 1139394659 |a 1139891240 | ||
020 | |a 9781838551841 | ||
020 | |a 1838551840 | ||
020 | |z 9781838559915 | ||
035 | |a (OCoLC)1165363911 |z (OCoLC)1139394659 |z (OCoLC)1139891240 | ||
037 | |a CL0501000122 |b Safari Books Online | ||
050 | 4 | |a QA76.73.C153 | |
082 | 7 | |a 005.13/3 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Quinn, Rian, |e author. | |
245 | 1 | 0 | |a Advanced C++ programming cookbook : |b become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction / |c Dr. Rian Quinn. |
246 | 3 | |a Advanced C plus plus programming cookbook | |
264 | 1 | |a Birmingham, UK : |b Packt Publishing, |c 2020. | |
300 | |a 1 online resource (1 volume) : |b illustrations | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
588 | 0 | |a Online resource; title from title page (Safari, viewed July 9, 2020). | |
504 | |a Includes bibliographical references. | ||
520 | |a This book is for C++ developers with a good understanding of the language and an interest in advanced language features, who want to obtain expert skills to solve recurring problems with tailormade solutions. | ||
505 | 0 | |a Chapter 1: Getting Started with Library Development -- Chapter 2: Using Exceptions for Error Handling -- Chapter 3: Implementing Move Semantics -- Chapter 4: Using Templates for Generic Programming -- Chapter 5: Concurrency and Synchronization -- Chapter 6: Optimizing Your Code for Performance -- Chapter 7: Debugging and Testing -- Chapter 8: Creating and Implementing Your Own Container -- Chapter 9: Exploring Type Erasure -- Chapter 10: An In-Depth Look at Dynamic Allocation -- Chapter 11: Common Patterns in C++ -- Chapter 12: A Closer Look at Type Deduction -- Chapter 13: Bonus -- Using C++20 Features. | |
650 | 0 | |a C++ (Computer program language) |0 http://id.loc.gov/authorities/subjects/sh87007505 | |
650 | 6 | |a C++ (Langage de programmation) | |
650 | 7 | |a C++ (Computer program language) |2 fast | |
655 | 4 | |a Electronic book. | |
758 | |i has work: |a Advanced C++ Programming Cookbook (Text) |1 https://id.oclc.org/worldcat/entity/E39PCYV64RxDyvy98HVW7Vfcyd |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Quinn, Rian. |t Advanced C++ Programming Cookbook : Become an Expert C++ Programmer by Mastering Concepts Like Templates, Concurrency, and Type Deduction. |d Birmingham : Packt Publishing, Limited, ©2020 |z 9781838559915 |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2363871 |3 Volltext |
938 | |a hoopla Digital |b HOPL |n MWT15356774 | ||
938 | |a Askews and Holts Library Services |b ASKH |n AH37224345 | ||
938 | |a ProQuest Ebook Central |b EBLB |n EBL6033285 | ||
938 | |a EBSCOhost |b EBSC |n 2363871 | ||
938 | |a YBP Library Services |b YANK |n 16641254 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-on1165363911 |
---|---|
_version_ | 1816882524755853313 |
adam_text | |
any_adam_object | |
author | Quinn, Rian |
author_facet | Quinn, Rian |
author_role | aut |
author_sort | Quinn, Rian |
author_variant | r q rq |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.73.C153 |
callnumber-search | QA76.73.C153 |
callnumber-sort | QA 276.73 C153 |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | Chapter 1: Getting Started with Library Development -- Chapter 2: Using Exceptions for Error Handling -- Chapter 3: Implementing Move Semantics -- Chapter 4: Using Templates for Generic Programming -- Chapter 5: Concurrency and Synchronization -- Chapter 6: Optimizing Your Code for Performance -- Chapter 7: Debugging and Testing -- Chapter 8: Creating and Implementing Your Own Container -- Chapter 9: Exploring Type Erasure -- Chapter 10: An In-Depth Look at Dynamic Allocation -- Chapter 11: Common Patterns in C++ -- Chapter 12: A Closer Look at Type Deduction -- Chapter 13: Bonus -- Using C++20 Features. |
ctrlnum | (OCoLC)1165363911 |
dewey-full | 005.13/3 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.13/3 |
dewey-search | 005.13/3 |
dewey-sort | 15.13 13 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>03304cam a2200541 i 4500</leader><controlfield tag="001">ZDB-4-EBA-on1165363911</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr unu||||||||</controlfield><controlfield tag="008">200715s2020 enka ob 000 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">UMI</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">UMI</subfield><subfield code="d">OCLCF</subfield><subfield code="d">YDX</subfield><subfield code="d">EBLCP</subfield><subfield code="d">N$T</subfield><subfield code="d">UKAHL</subfield><subfield code="d">UKMGB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">K6U</subfield><subfield code="d">SHC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">TMA</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">SXB</subfield><subfield code="d">HOPLA</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBC120888</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">019712552</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">1139394659</subfield><subfield code="a">1139891240</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781838551841</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1838551840</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781838559915</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1165363911</subfield><subfield code="z">(OCoLC)1139394659</subfield><subfield code="z">(OCoLC)1139891240</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0501000122</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.73.C153</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.13/3</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Quinn, Rian,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Advanced C++ programming cookbook :</subfield><subfield code="b">become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction /</subfield><subfield code="c">Dr. Rian Quinn.</subfield></datafield><datafield tag="246" ind1="3" ind2=" "><subfield code="a">Advanced C plus plus programming cookbook</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham, UK :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2020.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (1 volume) :</subfield><subfield code="b">illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Online resource; title from title page (Safari, viewed July 9, 2020).</subfield></datafield><datafield tag="504" ind1=" " ind2=" "><subfield code="a">Includes bibliographical references.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">This book is for C++ developers with a good understanding of the language and an interest in advanced language features, who want to obtain expert skills to solve recurring problems with tailormade solutions.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Chapter 1: Getting Started with Library Development -- Chapter 2: Using Exceptions for Error Handling -- Chapter 3: Implementing Move Semantics -- Chapter 4: Using Templates for Generic Programming -- Chapter 5: Concurrency and Synchronization -- Chapter 6: Optimizing Your Code for Performance -- Chapter 7: Debugging and Testing -- Chapter 8: Creating and Implementing Your Own Container -- Chapter 9: Exploring Type Erasure -- Chapter 10: An In-Depth Look at Dynamic Allocation -- Chapter 11: Common Patterns in C++ -- Chapter 12: A Closer Look at Type Deduction -- Chapter 13: Bonus -- Using C++20 Features.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">C++ (Computer program language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh87007505</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">C++ (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">C++ (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="655" ind1=" " ind2="4"><subfield code="a">Electronic book.</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Advanced C++ Programming Cookbook (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCYV64RxDyvy98HVW7Vfcyd</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Quinn, Rian.</subfield><subfield code="t">Advanced C++ Programming Cookbook : Become an Expert C++ Programmer by Mastering Concepts Like Templates, Concurrency, and Type Deduction.</subfield><subfield code="d">Birmingham : Packt Publishing, Limited, ©2020</subfield><subfield code="z">9781838559915</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2363871</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">hoopla Digital</subfield><subfield code="b">HOPL</subfield><subfield code="n">MWT15356774</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH37224345</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest Ebook Central</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL6033285</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">2363871</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">16641254</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
genre | Electronic book. |
genre_facet | Electronic book. |
id | ZDB-4-EBA-on1165363911 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:29:59Z |
institution | BVB |
isbn | 9781838551841 1838551840 |
language | English |
oclc_num | 1165363911 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (1 volume) : illustrations |
psigel | ZDB-4-EBA |
publishDate | 2020 |
publishDateSearch | 2020 |
publishDateSort | 2020 |
publisher | Packt Publishing, |
record_format | marc |
spelling | Quinn, Rian, author. Advanced C++ programming cookbook : become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction / Dr. Rian Quinn. Advanced C plus plus programming cookbook Birmingham, UK : Packt Publishing, 2020. 1 online resource (1 volume) : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier Online resource; title from title page (Safari, viewed July 9, 2020). Includes bibliographical references. This book is for C++ developers with a good understanding of the language and an interest in advanced language features, who want to obtain expert skills to solve recurring problems with tailormade solutions. Chapter 1: Getting Started with Library Development -- Chapter 2: Using Exceptions for Error Handling -- Chapter 3: Implementing Move Semantics -- Chapter 4: Using Templates for Generic Programming -- Chapter 5: Concurrency and Synchronization -- Chapter 6: Optimizing Your Code for Performance -- Chapter 7: Debugging and Testing -- Chapter 8: Creating and Implementing Your Own Container -- Chapter 9: Exploring Type Erasure -- Chapter 10: An In-Depth Look at Dynamic Allocation -- Chapter 11: Common Patterns in C++ -- Chapter 12: A Closer Look at Type Deduction -- Chapter 13: Bonus -- Using C++20 Features. C++ (Computer program language) http://id.loc.gov/authorities/subjects/sh87007505 C++ (Langage de programmation) C++ (Computer program language) fast Electronic book. has work: Advanced C++ Programming Cookbook (Text) https://id.oclc.org/worldcat/entity/E39PCYV64RxDyvy98HVW7Vfcyd https://id.oclc.org/worldcat/ontology/hasWork Print version: Quinn, Rian. Advanced C++ Programming Cookbook : Become an Expert C++ Programmer by Mastering Concepts Like Templates, Concurrency, and Type Deduction. Birmingham : Packt Publishing, Limited, ©2020 9781838559915 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2363871 Volltext |
spellingShingle | Quinn, Rian Advanced C++ programming cookbook : become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction / Chapter 1: Getting Started with Library Development -- Chapter 2: Using Exceptions for Error Handling -- Chapter 3: Implementing Move Semantics -- Chapter 4: Using Templates for Generic Programming -- Chapter 5: Concurrency and Synchronization -- Chapter 6: Optimizing Your Code for Performance -- Chapter 7: Debugging and Testing -- Chapter 8: Creating and Implementing Your Own Container -- Chapter 9: Exploring Type Erasure -- Chapter 10: An In-Depth Look at Dynamic Allocation -- Chapter 11: Common Patterns in C++ -- Chapter 12: A Closer Look at Type Deduction -- Chapter 13: Bonus -- Using C++20 Features. C++ (Computer program language) http://id.loc.gov/authorities/subjects/sh87007505 C++ (Langage de programmation) C++ (Computer program language) fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh87007505 |
title | Advanced C++ programming cookbook : become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction / |
title_alt | Advanced C plus plus programming cookbook |
title_auth | Advanced C++ programming cookbook : become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction / |
title_exact_search | Advanced C++ programming cookbook : become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction / |
title_full | Advanced C++ programming cookbook : become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction / Dr. Rian Quinn. |
title_fullStr | Advanced C++ programming cookbook : become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction / Dr. Rian Quinn. |
title_full_unstemmed | Advanced C++ programming cookbook : become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction / Dr. Rian Quinn. |
title_short | Advanced C++ programming cookbook : |
title_sort | advanced c programming cookbook become an expert c programmer by mastering concepts like templates concurrency and type deduction |
title_sub | become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction / |
topic | C++ (Computer program language) http://id.loc.gov/authorities/subjects/sh87007505 C++ (Langage de programmation) C++ (Computer program language) fast |
topic_facet | C++ (Computer program language) C++ (Langage de programmation) Electronic book. |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2363871 |
work_keys_str_mv | AT quinnrian advancedcprogrammingcookbookbecomeanexpertcprogrammerbymasteringconceptsliketemplatesconcurrencyandtypededuction AT quinnrian advancedcplusplusprogrammingcookbook |