Cargando…

The elements of C++ style /

The Elements of C++ Style is for all C++ practitioners, especially for those working in teams where consistency is critical. Just as Strunk and White's The Elements of Style provides rules of usage for writing in the English language, this text furnishes a set of rules for writing in C++. The a...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Misfeldt, Trevor, 1969-
Otros Autores: Bumgardner, Gregory, Gray, Andrew
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Cambridge [England] ; New York : Cambridge University, ©2004.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Ma 4500
001 EBOOKCENTRAL_ocn319033327
003 OCoLC
005 20240329122006.0
006 m o d
007 cr cn|||||||||
008 030825s2004 enk ob 001 0 eng d
040 |a NFS  |b eng  |e pn  |c NFS  |d OCLCQ  |d N$T  |d YDXCP  |d TEFOD  |d AU@  |d OCLCQ  |d DKDLA  |d MERUC  |d CCO  |d E7B  |d OCLCQ  |d IDEBK  |d OCLCQ  |d FVL  |d OCLCQ  |d OCLCF  |d OCLCO  |d OCLCQ  |d AUD  |d OCLCQ  |d TEFOD  |d EBLCP  |d OCLCQ  |d AZK  |d CNNLC  |d LOA  |d CNNOR  |d MOR  |d PIFBR  |d ZCU  |d OCLCQ  |d U3W  |d BUF  |d UAB  |d INARC  |d STF  |d BRL  |d WRM  |d OCLCQ  |d NRAMU  |d ICG  |d MOQ  |d INT  |d VT2  |d OCLCQ  |d G3B  |d TKN  |d OCLCQ  |d DKC  |d OCLCQ  |d OL$  |d OCLCQ  |d UKAHL  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCL 
019 |a 70010233  |a 73709745  |a 271786989  |a 466456291  |a 478415226  |a 560088928  |a 647488981  |a 722456242  |a 728041376  |a 756537425  |a 776949385  |a 814453319  |a 819634579  |a 824549096  |a 888551245  |a 961641912  |a 962606304  |a 1037412802 
020 |a 0511185324  |q (electronic bk.) 
020 |a 9780511185328  |q (electronic bk.) 
020 |a 0511189850  |q (electronic bk. ;  |q Adobe Reader) 
020 |a 9780511189852  |q (electronic bk. ;  |q Adobe Reader) 
020 |a 0511186150  |q (electronic bk.) 
020 |a 9780511186158  |q (electronic bk.) 
020 |a 9780511188015 
020 |a 0511188013 
020 |a 9780521893084  |q (pbk.) 
020 |a 0521893089  |q (pbk.) 
020 |a 9780511547027  |q (ebook) 
020 |a 0511547021  |q (ebook) 
020 |a 1280458399 
020 |a 9781280458392 
020 |z 0511188013 
020 |z 0521893089  |q (pbk.) 
029 1 |a AU@  |b 000042831420 
029 1 |a AU@  |b 000053233566 
029 1 |a AU@  |b 000062562472 
029 1 |a DEBBG  |b BV044083250 
029 1 |a NZ1  |b 11777296 
035 |a (OCoLC)319033327  |z (OCoLC)70010233  |z (OCoLC)73709745  |z (OCoLC)271786989  |z (OCoLC)466456291  |z (OCoLC)478415226  |z (OCoLC)560088928  |z (OCoLC)647488981  |z (OCoLC)722456242  |z (OCoLC)728041376  |z (OCoLC)756537425  |z (OCoLC)776949385  |z (OCoLC)814453319  |z (OCoLC)819634579  |z (OCoLC)824549096  |z (OCoLC)888551245  |z (OCoLC)961641912  |z (OCoLC)962606304  |z (OCoLC)1037412802 
037 |b OverDrive, Inc.  |n http://www.overdrive.com 
037 |a A66BF0EB-C456-410B-86B6-F7A2FADDF13E  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.73.C153  |b E28 2004eb 
072 7 |a COM  |x 051310  |2 bisacsh 
072 7 |a COM  |x 051280  |2 bisacsh 
072 7 |a COM  |x 051130  |2 bisacsh 
072 7 |a UPG  |2 bicssc 
082 0 4 |a 005.13/3  |2 22 
084 |a 54.53  |2 bcl 
049 |a UAMI 
100 1 |a Misfeldt, Trevor,  |d 1969-  |1 https://id.oclc.org/worldcat/entity/E39PBJmdr94bQgvFj4tgK98wG3 
245 1 4 |a The elements of C++ style /  |c Trevor Misfeldt, Gregory Bumgardner, Andrew Gray. 
260 |a Cambridge [England] ;  |a New York :  |b Cambridge University,  |c ©2004. 
300 |a 1 online resource (viii, 182 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a data file  |2 rda 
504 |a Includes bibliographical references (pages 171-172) and index. 
505 0 |a General principles -- Formatting conventions -- Indentation -- Naming conventions -- Preprocessor macro names -- Type and constant names -- Function names -- Variable and parameter names -- Documentation conventions -- Programming principles -- Engineering -- Class design -- Thread safety and concurrency -- Programming conventions -- Preprocessor -- Declarations -- Scoping -- Functions and methods -- Classes -- Class members -- Operators -- Templates -- Type safety, casting, and conversion -- Initialization and construction -- Statements and expressions -- Control flow -- Error and exception handling -- Efficiency -- Packaging conventions -- Scoping -- Organization -- Files. 
588 0 |a Print version record. 
520 |a The Elements of C++ Style is for all C++ practitioners, especially for those working in teams where consistency is critical. Just as Strunk and White's The Elements of Style provides rules of usage for writing in the English language, this text furnishes a set of rules for writing in C++. The authors offer a collection of standards and guidelines for creating solid C++ code that will be easy to understand, enhance and maintain. The book provides conventions for: - formatting - naming - documentation - programming - and packaging for the latest ANSI standard of C++, and also includes discussion of advanced topics such as templates. 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
650 0 |a C++ (Computer program language) 
650 0 |a Programming languages (Electronic computers) 
650 6 |a C++ (Langage de programmation) 
650 7 |a COMPUTERS  |x Programming Languages  |x C♯  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Java.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Pascal.  |2 bisacsh 
650 7 |a C++ (Computer program language)  |2 fast 
650 7 |a Programming languages (Electronic computers)  |2 fast 
650 1 7 |a C++  |2 gtt 
700 1 |a Bumgardner, Gregory. 
700 1 |a Gray, Andrew. 
758 |i has work:  |a The elements of C++ style (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCGwW9kDgxQRW99vJJ9VX3P  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Misfeldt, Trevor, 1969-  |t Elements of C++ style.  |d Cambridge [England] ; New York : Cambridge University, ©2004  |w (DLC) 2003061316 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=256721  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH13423271 
938 |a Askews and Holts Library Services  |b ASKH  |n AH37558511 
938 |a EBL - Ebook Library  |b EBLB  |n EBL256721 
938 |a ebrary  |b EBRY  |n ebr10124675 
938 |a EBSCOhost  |b EBSC  |n 157993 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n 45839 
938 |a Internet Archive  |b INAR  |n elementsofcstyle00misf 
938 |a YBP Library Services  |b YANK  |n 3276252 
938 |a YBP Library Services  |b YANK  |n 2439543 
994 |a 92  |b IZTAP