Cargando…

Practical C++ design : from programming to architecture /

This book will help the reader take the step from competent C++ developer to designer or architect. It includes some C++ 17. Intended to be a master class in C++ design in a book, Practical C++ Design guides the reader through the design and C++ implementation of a fun and engaging case study. The j...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Singer, Adam B. (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [New York] : Apress, [2017]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_on1006794092
003 OCoLC
005 20231017213018.0
006 m o d
007 cr |n|||||||||
008 171004s2017 nyu ob 001 0 eng d
040 |a OTZ  |b eng  |e rda  |e pn  |c OTZ  |d YDX  |d N$T  |d GW5XE  |d NJR  |d EBLCP  |d AZU  |d UPM  |d MERER  |d OCLCF  |d IOG  |d COO  |d OCLCQ  |d GZM  |d IDB  |d MERUC  |d OH1  |d SNK  |d U3W  |d OCLCQ  |d KSU  |d OCLCQ  |d UKMGB  |d OCLCQ  |d OH1  |d LEAUB  |d ADU  |d UMI  |d CAUOI  |d K6U  |d VT2  |d INT  |d D6H  |d ESU  |d WYU  |d S9I  |d UKAHL  |d LEATE  |d OCLCQ  |d SRU  |d DCT  |d OCLCQ  |d OCLCO  |d COM  |d OCLCQ 
015 |a GBB8M4539  |2 bnb 
016 7 |a 019140040  |2 Uk 
019 |a 1005201056  |a 1005496881  |a 1005613248  |a 1008875111  |a 1011906798  |a 1013796382  |a 1029486179  |a 1048173087  |a 1066477533  |a 1066493027  |a 1086464770  |a 1096283035  |a 1122819442  |a 1125908077  |a 1203990475  |a 1264730439  |a 1311350839 
020 |a 9781484230572  |q (electronic bk.) 
020 |a 1484230574  |q (electronic bk.) 
020 |z 1484230566 
020 |z 9781484230565 
024 7 |a 10.1007/978-1-4842-3057-2  |2 doi 
029 1 |a AU@  |b 000060950630 
029 1 |a AU@  |b 000065067280 
029 1 |a CHNEW  |b 000975062 
029 1 |a CHVBK  |b 503266825 
029 1 |a UKMGB  |b 019140040 
029 1 |a AU@  |b 000069023339 
035 |a (OCoLC)1006794092  |z (OCoLC)1005201056  |z (OCoLC)1005496881  |z (OCoLC)1005613248  |z (OCoLC)1008875111  |z (OCoLC)1011906798  |z (OCoLC)1013796382  |z (OCoLC)1029486179  |z (OCoLC)1048173087  |z (OCoLC)1066477533  |z (OCoLC)1066493027  |z (OCoLC)1086464770  |z (OCoLC)1096283035  |z (OCoLC)1122819442  |z (OCoLC)1125908077  |z (OCoLC)1203990475  |z (OCoLC)1264730439  |z (OCoLC)1311350839 
037 |a com.springer.onix.9781484230572  |b Springer Nature 
050 4 |a QA76.73.C153  |b S564 2017 
072 7 |a COM  |x 051070  |2 bisacsh 
072 7 |a UMX  |2 bicssc 
072 7 |a UMC  |2 bicssc 
082 0 4 |a 005.13/3  |2 23 
049 |a UAMI 
100 1 |a Singer, Adam B.,  |e author. 
245 1 0 |a Practical C++ design :  |b from programming to architecture /  |c Adam B. Singer. 
264 1 |a [New York] :  |b Apress,  |c [2017] 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
347 |b PDF 
504 |a Includes bibliographical references and index. 
505 0 |a Chapter 1: Defining the Case Study -- Chapter 2: Decomposition -- Chapter 3: The Stack -- Chapter 4: The Command Dispatcher -- Chapter 5: The Command Line Interface -- Chapter 6: The Graphical User Interface -- Chapter 7: Plugins -- Chapter 8: New Requirements -- Appendix A: Acquiring, Building, and Executing pdCalc -- Appendix B: Organization of the Source Code -- References. 
520 |a This book will help the reader take the step from competent C++ developer to designer or architect. It includes some C++ 17. Intended to be a master class in C++ design in a book, Practical C++ Design guides the reader through the design and C++ implementation of a fun and engaging case study. The journey begins with a quick exploration of the requirements for building the case study, a multi-platform Reverse Polish Notation calculator. Next, the reader delves into selecting an appropriate architecture, eventually designing and implementing all of the necessary modules to meet the calculator's requirements. By the conclusion of the book, the reader will have constructed a fully functioning calculator that builds and executes on multiple platforms. The book includes access to the author's complete implementation, which is available for download from GitHub. Explore the Model-View-Controller pattern as we determine the optimal a rchitecture for the calculator. Explore the observer pattern as we learn how to design an event system. Explore the singleton pattern as we design the calculator's central data repository, a reusable stack. Explore the command pattern as we design a command system supporting unlimited undo/redo. Explore the abstract factory pattern as we design a cross-platform plugin infrastructure for making the calculator extensible. Explore these topics and more as you gain practical experience learning from an expert how to use modern C++ effectively to design a complete desktop application What you will learn: " Learn to read a specification and translate it into a practical C++ design." Understand trade-offs in selecting between alternative design scenarios." Gain practical experience in applying design patterns to realistic development scenarios." Learn how to effectively us e language elements of modern C++ to create a lasting design." Implement a complete C++ program from a blank canvas through to a fully functioning, cross platform application." Learn to read, modify, and extend an existing, high quality code." Learn the fundamentals of API design, including class, module, and plugin interfaces 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a C++ (Computer program language) 
650 6 |a C++ (Langage de programmation) 
650 7 |a Computer programming  |x software development.  |2 bicssc 
650 7 |a Software Engineering.  |2 bicssc 
650 7 |a Programming & scripting languages: general.  |2 bicssc 
650 7 |a COMPUTERS  |x Programming Languages  |x C++  |2 bisacsh 
650 7 |a C++ (Computer program language)  |2 fast  |0 (OCoLC)fst00843286 
776 0 8 |i Print version:  |a Singer, Adam B.  |t Practical C++ design.  |d [Place of publication not identified] : Apress, 2018  |z 1484230566  |w (OCoLC)996403684 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484230572/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH33858635 
938 |a EBL - Ebook Library  |b EBLB  |n EBL5064405 
938 |a EBSCOhost  |b EBSC  |n 1608175 
938 |a YBP Library Services  |b YANK  |n 14852764 
994 |a 92  |b IZTAP