000 -LEADER |
fixed length control field |
04544cam a22006974i 4500 |
001 - CONTROL NUMBER |
control field |
u11865 |
003 - CONTROL NUMBER IDENTIFIER |
control field |
SA-PMU |
005 - DATE AND TIME OF LATEST TRANSACTION |
control field |
20210418123134.0 |
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION |
fixed length control field |
040412s2004 waua bf 001 0 eng |
010 ## - LIBRARY OF CONGRESS CONTROL NUMBER |
LC control number |
2004049981 |
040 ## - CATALOGING SOURCE |
Original cataloging agency |
DLC |
Language of cataloging |
eng |
Description conventions |
rda |
Transcribing agency |
DLC |
Modifying agency |
OCL |
-- |
BUR |
-- |
BAKER |
-- |
NLGGC |
-- |
YDXCP |
-- |
OCLCQ |
-- |
BTCTA |
-- |
IXA |
-- |
UQ1 |
-- |
UBA |
-- |
IG# |
-- |
CPE |
-- |
HALAN |
-- |
HTM |
-- |
CDX |
-- |
TUU |
-- |
BDX |
-- |
ILU |
-- |
OMB |
-- |
OCLCF |
-- |
OCLCQ |
-- |
CLE |
-- |
NZIPP |
-- |
OCL |
-- |
LTU |
-- |
FDA |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER |
International Standard Book Number |
0735619670 |
Qualifying information |
(pbk.) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER |
International Standard Book Number |
9780735619678 |
Qualifying information |
(pbk.) |
035 ## - SYSTEM CONTROL NUMBER |
System control number |
(OCoLC)54974573 |
042 ## - AUTHENTICATION CODE |
Authentication code |
pcc |
050 00 - LIBRARY OF CONGRESS CALL NUMBER |
Classification number |
QA76.76.D47 |
Item number |
.M39 2004 |
082 00 - DEWEY DECIMAL CLASSIFICATION NUMBER |
Classification number |
005.1 |
Edition number |
22 |
084 ## - OTHER CLASSIFICATION NUMBER |
Classification number |
54.52 |
Number source |
bcl |
084 ## - OTHER CLASSIFICATION NUMBER |
Classification number |
005.1 |
Number source |
22 |
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC) |
OCLC library identifier |
AU@ |
System control number |
000025482301 |
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC) |
OCLC library identifier |
IG# |
System control number |
9780735619678 |
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC) |
OCLC library identifier |
NLGGC |
System control number |
263560139 |
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC) |
OCLC library identifier |
NZ1 |
System control number |
8408156 |
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC) |
OCLC library identifier |
UNITY |
System control number |
019472455 |
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC) |
OCLC library identifier |
YDXCP |
System control number |
2087831 |
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC) |
OCLC library identifier |
NLGGC |
System control number |
392544407 |
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC) |
OCLC library identifier |
AU@ |
System control number |
000057591936 |
100 1# - MAIN ENTRY--PERSONAL NAME |
Personal name |
McConnell, Steve, |
Relator term |
author. |
245 10 - TITLE STATEMENT |
Title |
Code complete / |
Statement of responsibility, etc. |
Steve McConnell. |
250 ## - EDITION STATEMENT |
Edition statement |
Second edition. |
264 #1 - PRODUCTION, PUBLICATION, DISTRIBUTION, MANUFACTURE, AND COPYRIGHT NOTICE |
Place of production, publication, distribution, manufacture |
Redmond, Washington : |
Name of producer, publisher, distributor, manufacturer |
Microsoft Press, |
Date of production, publication, distribution, manufacture, or copyright notice |
[2004] |
264 #4 - PRODUCTION, PUBLICATION, DISTRIBUTION, MANUFACTURE, AND COPYRIGHT NOTICE |
Date of production, publication, distribution, manufacture, or copyright notice |
©2004 |
300 ## - PHYSICAL DESCRIPTION |
Extent |
xxxvii, 914 pages : |
Other physical details |
illustrations ; |
Dimensions |
23 cm |
336 ## - CONTENT TYPE |
Content type term |
text |
Content type code |
txt |
Source |
rdacontent |
337 ## - MEDIA TYPE |
Media type term |
unmediated |
Media type code |
n |
Source |
rdamedia |
338 ## - CARRIER TYPE |
Carrier type term |
volume |
Carrier type code |
nc |
Source |
rdacarrier |
504 ## - BIBLIOGRAPHY, ETC. NOTE |
Bibliography, etc. note |
Includes bibliographical references (pages 863-883) and index. |
505 00 - FORMATTED CONTENTS NOTE |
Miscellaneous information |
Part I. |
Title |
Laying the foundation : |
-- |
Welcome to software construction -- |
-- |
Metaphors for a richer understanding of software development -- |
-- |
Measure twice, cut once: upstream prerequisites -- |
-- |
Key construction decisions -- |
Miscellaneous information |
Part II. |
Title |
Creating high-quality code : |
-- |
Design in construction -- |
-- |
Working classes -- |
-- |
High-quality routines -- |
-- |
Defensive programming -- |
-- |
The pseudocode programming process -- |
Miscellaneous information |
Part III. |
Title |
Variables : |
-- |
General issues in using variables -- |
-- |
The power of variable names -- |
-- |
Fundamental data types -- |
-- |
Unusual data types -- |
Miscellaneous information |
Part IV. |
Title |
Statements : |
-- |
Organizing straight-line code -- |
-- |
Using conditionals -- |
-- |
Controlling loops -- |
-- |
Unusual control structures -- |
-- |
Table-driven methods -- |
-- |
General control issues -- |
Miscellaneous information |
Part V. |
Title |
Code improvements : |
-- |
The software-quality landscape -- |
-- |
Collaborative construction -- |
-- |
Developer testing -- |
-- |
Debugging -- |
-- |
Refactoring -- |
-- |
Code-tuning strategies -- |
-- |
Code-tuning techniques -- |
Miscellaneous information |
Part VI. |
Title |
System considerations : |
-- |
How program size affects construction -- |
-- |
Managing construction -- |
-- |
Integration -- |
-- |
Programming tools -- |
Miscellaneous information |
Part VII. |
Title |
Software craftsmanship : |
-- |
Layout and style -- |
-- |
Self-documenting code -- |
-- |
Personal character -- |
-- |
Themes in software craftsmanship -- |
-- |
Where to find more information. |
520 1# - SUMMARY, ETC. |
Summary, etc. |
"Widely considered one of the best practical guides to programming, Steve McConnell's original Code Complete has been helping developers write better software for more than a decade. Now this book has been fully updated and revised with leading-edge practices - and hundreds of new code samples - illustrating the art and science of software construction. Capturing the body of knowledge available from research, academia, and everyday commercial practice, McConnell synthesizes the most effective techniques and must-know principles into clear, pragmatic guidance. No matter what your experience level, development environment, or project size, this book will inform and stimulate your thinking - and help you build the highest quality code."--Jacket. |
596 ## - |
-- |
1 2 |
610 24 - SUBJECT ADDED ENTRY--CORPORATE NAME |
Corporate name or jurisdiction name as entry element |
Whitman College |
General subdivision |
Authors, Alumni. |
610 27 - SUBJECT ADDED ENTRY--CORPORATE NAME |
Corporate name or jurisdiction name as entry element |
Whitman College |
General subdivision |
Authors, Alumni. |
Source of heading or term |
local |
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM |
Topical term or geographic name entry element |
Computer software |
General subdivision |
Development |
Form subdivision |
Handbooks, manuals, etc. |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM |
Topical term or geographic name entry element |
Computer software |
General subdivision |
Development. |
Source of heading or term |
fast |
Authority record control number or standard number |
(OCoLC)fst00872537 |
650 17 - SUBJECT ADDED ENTRY--TOPICAL TERM |
Topical term or geographic name entry element |
Programmeren (computers) |
Source of heading or term |
gtt |
650 17 - SUBJECT ADDED ENTRY--TOPICAL TERM |
Topical term or geographic name entry element |
Programmatuurtechniek. |
Source of heading or term |
gtt |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM |
Topical term or geographic name entry element |
Desenvolvimento de software. |
Source of heading or term |
larpcal |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM |
Topical term or geographic name entry element |
Développement de logiciels. |
Source of heading or term |
rasuqam |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM |
Topical term or geographic name entry element |
Programmation. |
Source of heading or term |
rasuqam |
655 #7 - INDEX TERM--GENRE/FORM |
Genre/form data or focus term |
Handbooks and manuals. |
Source of term |
fast |
Authority record control number or standard number |
(OCoLC)fst01423877 |
776 08 - ADDITIONAL PHYSICAL FORM ENTRY |
Relationship information |
Online version: |
Main entry heading |
McConnell, Steve. |
Title |
Code complete. |
Edition |
2nd ed. |
Place, publisher, and date of publication |
Redmond, Wash. : Microsoft Press, ©2004 |
Record control number |
(OCoLC)681471064 |
938 ## - |
-- |
Baker & Taylor |
-- |
BKTY |
-- |
49.99 |
-- |
37.49 |
-- |
0735619670 |
-- |
0004437013 |
-- |
active |
938 ## - |
-- |
Brodart |
-- |
BROD |
-- |
01952595 |
-- |
$49.99 |
938 ## - |
-- |
Baker and Taylor |
-- |
BTCP |
-- |
2004049981 |
938 ## - |
-- |
Coutts Information Services |
-- |
COUT |
-- |
0253629 |
938 ## - |
-- |
Ingram |
-- |
INGR |
-- |
9780735619678 |
938 ## - |
-- |
YBP Library Services |
-- |
YANK |
-- |
2087831 |
942 ## - ADDED ENTRY ELEMENTS (KOHA) |
Koha item type |
Books |
994 ## - |
-- |
Z0 |
-- |
SUPMU |
948 ## - LOCAL PROCESSING INFORMATION (OCLC); SERIES PART DESIGNATOR (RLIN) |
h (OCLC) |
NO HOLDINGS IN SUPMU - 699 OTHER HOLDINGS |