語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Clean C++20 = sustainable software d...
~
Roth, Stephan.
FindBook
Google Book
Amazon
博客來
Clean C++20 = sustainable software development patterns and best practices /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Clean C++20/ by Stephan Roth.
其他題名:
sustainable software development patterns and best practices /
作者:
Roth, Stephan.
出版者:
Berkeley, CA :Apress : : 2021.,
面頁冊數:
xvii, 491 p. :ill. (some col.), digital ;24 cm.
內容註:
CH01 - Introduction -- CH02 - Build a Safety Net -- CH03 - Be Principled -- CH04 - Basics of Clean C++ -- CH05 - Advanced concepts of modern C++ -- CH06 - Object Orientation -- CH07 - Functional Programming -- CH08 - Test Driven Development -- CH09 - Design Patterns and Idioms -- Appendix A - Small UML Guide -- Bibliography.
Contained By:
Springer Nature eBook
標題:
C++ (Computer program language) -
電子資源:
https://doi.org/10.1007/978-1-4842-5949-8
ISBN:
9781484259498
Clean C++20 = sustainable software development patterns and best practices /
Roth, Stephan.
Clean C++20
sustainable software development patterns and best practices /[electronic resource] :by Stephan Roth. - Second edition. - Berkeley, CA :Apress :2021. - xvii, 491 p. :ill. (some col.), digital ;24 cm.
CH01 - Introduction -- CH02 - Build a Safety Net -- CH03 - Be Principled -- CH04 - Basics of Clean C++ -- CH05 - Advanced concepts of modern C++ -- CH06 - Object Orientation -- CH07 - Functional Programming -- CH08 - Test Driven Development -- CH09 - Design Patterns and Idioms -- Appendix A - Small UML Guide -- Bibliography.
Write maintainable, extensible, and durable software with modern C++. This book, updated for the recently released C++20 standard, is a must for every developer, software architect, or team leader who is interested in well-crafted C++ code, and thus also wants to save development costs. If you want to teach yourself about writing better C++ code, Clean C++20 is exactly what you need. It is written for C++ developers of all skill levels and shows by example how to write understandable, flexible, maintainable, and efficient C++ code. Even if you are a seasoned C++ developer, there are nuggets and data points in this book that you will find useful in your work. If you don't take care with your codebase, you can produce a large, messy, and unmaintainable beast in any programming language. However, C++ projects in particular are prone to get messy and tend to slip into a maintenance nightmare. There is lots of C++ code out there that looks as if it was written in the 1980s, completely ignoring principles and practices of well-written and modern C++. It seems that C++ developers have been forgotten by those who preach Software Craftsmanship and Clean Code principles. The web is full of C++ code examples that may be very fast and highly optimized, but whose developers have completely ignored elementary principles of good design and well-written code. This book will explain how to avoid this and how to get the most out of your C++ code. You'll find your coding becomes more efficient and, importantly, more fun. You will: Gain sound principles and rules for clean coding in C++ Carry out test-driven development (TDD) Better modularize your C++ code base Discover and apply C++ design patterns and idioms Write C++ code in both object-oriented and functional programming styles.
ISBN: 9781484259498
Standard No.: 10.1007/978-1-4842-5949-8doiSubjects--Topical Terms:
527229
C++ (Computer program language)
LC Class. No.: QA76.73.C153 / R684 2021
Dewey Class. No.: 005.133
Clean C++20 = sustainable software development patterns and best practices /
LDR
:03220nmm a2200349 a 4500
001
2245039
003
DE-He213
005
20210624050928.0
006
m d
007
cr nn 008maaau
008
211207s2021 cau s 0 eng d
020
$a
9781484259498
$q
(electronic bk.)
020
$a
9781484259481
$q
(paper)
024
7
$a
10.1007/978-1-4842-5949-8
$2
doi
035
$a
978-1-4842-5949-8
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.C153
$b
R684 2021
072
7
$a
UMX
$2
bicssc
072
7
$a
COM051010
$2
bisacsh
072
7
$a
UMX
$2
thema
072
7
$a
UMC
$2
thema
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.C153
$b
R845 2021
100
1
$a
Roth, Stephan.
$3
3259306
245
1 0
$a
Clean C++20
$h
[electronic resource] :
$b
sustainable software development patterns and best practices /
$c
by Stephan Roth.
250
$a
Second edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2021.
300
$a
xvii, 491 p. :
$b
ill. (some col.), digital ;
$c
24 cm.
505
0
$a
CH01 - Introduction -- CH02 - Build a Safety Net -- CH03 - Be Principled -- CH04 - Basics of Clean C++ -- CH05 - Advanced concepts of modern C++ -- CH06 - Object Orientation -- CH07 - Functional Programming -- CH08 - Test Driven Development -- CH09 - Design Patterns and Idioms -- Appendix A - Small UML Guide -- Bibliography.
520
$a
Write maintainable, extensible, and durable software with modern C++. This book, updated for the recently released C++20 standard, is a must for every developer, software architect, or team leader who is interested in well-crafted C++ code, and thus also wants to save development costs. If you want to teach yourself about writing better C++ code, Clean C++20 is exactly what you need. It is written for C++ developers of all skill levels and shows by example how to write understandable, flexible, maintainable, and efficient C++ code. Even if you are a seasoned C++ developer, there are nuggets and data points in this book that you will find useful in your work. If you don't take care with your codebase, you can produce a large, messy, and unmaintainable beast in any programming language. However, C++ projects in particular are prone to get messy and tend to slip into a maintenance nightmare. There is lots of C++ code out there that looks as if it was written in the 1980s, completely ignoring principles and practices of well-written and modern C++. It seems that C++ developers have been forgotten by those who preach Software Craftsmanship and Clean Code principles. The web is full of C++ code examples that may be very fast and highly optimized, but whose developers have completely ignored elementary principles of good design and well-written code. This book will explain how to avoid this and how to get the most out of your C++ code. You'll find your coding becomes more efficient and, importantly, more fun. You will: Gain sound principles and rules for clean coding in C++ Carry out test-driven development (TDD) Better modularize your C++ code base Discover and apply C++ design patterns and idioms Write C++ code in both object-oriented and functional programming styles.
650
0
$a
C++ (Computer program language)
$3
527229
650
1 4
$a
Programming Languages, Compilers, Interpreters.
$3
891123
650
2 4
$a
Programming Techniques.
$3
892496
650
2 4
$a
Software Engineering.
$3
890874
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-5949-8
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9406085
電子資源
11.線上閱覽_V
電子書
EB QA76.73.C153 R684 2021
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入