Mostrando 15,341 - 15,360 Resultados de 15,584 Para Buscar '"The First Edition"', tiempo de consulta: 0.17s Limitar resultados
  1. 15341
    Publicado 2024
    Libro electrónico
  2. 15342
    Publicado 2025
    Libro electrónico
  3. 15343
    Publicado 2024
    Libro electrónico
  4. 15344
    Publicado 2018
    Libro electrónico
  5. 15345
    por Cline, Marshall P.
    Publicado 1999
    Tabla de Contenidos: “…-- FAQ 1.08: Why should you buy this edition if you already have a copy of the first edition? -- FAQ 1.09: What conventions are used in this book? …”
    Libro electrónico
  6. 15346
    Publicado 2019
    Libro electrónico
  7. 15347
    Publicado 2017
    Libro electrónico
  8. 15348
    Publicado 2017
    Libro electrónico
  9. 15349
    Publicado 2004
    Tabla de Contenidos: “…Front cover -- Contents -- Notices -- Trademarks -- Summary of changes -- November 2004, First Edition -- November 2005, First Update -- Preface -- The team that wrote this redbook -- Become a published author -- Comments welcome -- Chapter 1. …”
    Libro electrónico
  10. 15350
    Publicado 2012
    Tabla de Contenidos: “…Cover -- Contents -- Foreword -- Preface to the Second Edition -- Preface to the First Edition -- Chapter 1: Introduction to Computers and Computing -- 1.1 Hardware -- Operating Systems -- 1.2 Evolution of Programming Languages -- 1.3 Brief History of C++ -- 1.4 C++ as a Superset of C Programming Language -- 1.5 To Run a Program -- 1.6 An Informal Introduction to C++ Program -- Summary -- Chapter 2: Moving from C to C++I -- 2.1 Fundamentals -- 2.1.1 Comments -- 2.1.2 Character set -- 2.1.3 Identifiers and keywords -- 2.2 Data Types -- 2.2.1 Simple data types -- 2.2.2 Aggregate data types -- 2.2.3 Pointer data type -- 2.2.4 Enumerated data type -- 2.2.5 Type reference -- 2.2.6 Type void -- 2.3 Constants and Variables Declarations -- 2.4 Operators and Expressions -- 2.5 Library Functions -- 2.6 Statements -- 2.7 Pre-processor Directives -- 2.8 C++ is a Block-Structured Language -- 2.9 Typedef Facility -- 2.10 Simple Input-Output -- 2.10.1 Input-output with cin and cout -- 2.10.2 Console input-output -- 2.11 Control Statements -- 2.11.1 if statement -- 2.11.2 Switch statement -- 2.12 Iteration Statements -- 2.12.1 for statement -- 2.12.2 while statement -- 2.12.3 do-while statement -- 2.12.4 break and continue statements -- 2.12.5 goto statement -- 2.12.6 Comparison of all the three constructs -- 2.13 End of Chapter Programs -- 2.13.1 Sum of series -- 2.13.2 Accuracy of type float is limited! …”
    Libro electrónico
  11. 15351
    Publicado 2018
    Libro electrónico
  12. 15352
    Publicado 2018
    Libro electrónico
  13. 15353
    Publicado 2020
    Tabla de Contenidos: “…Intro -- Practical Data Science with R, Second Edition -- Nina Zumel and John Mount -- Copyright -- Dedication -- Brief Table of Contents -- Table of Contents -- Praise for the First Edition -- front matter -- Foreword -- Preface -- Acknowledgments -- About This Book -- What is data science? …”
    Libro electrónico
  14. 15354
    Publicado 2013
    Tabla de Contenidos: “…Cover -- Contents -- Preface to the Second Edition -- Preface to the First Edition -- Acknowledgements -- Part I: Preliminaries -- Chapter 1: Preliminaries: Software Testing -- 1.1 Humans, Errors, and Testing -- 1.1.1 Errors, faults, and failures -- 1.1.2 Test automation -- 1.1.3 Developer and tester as two roles -- 1.2 Software Quality -- 1.2.1 Quality attributes -- 1.2.2 Reliability -- 1.3 Requirements, Behavior, and Correctness -- 1.3.1 Input domain -- 1.3.2 Specifying program behavior -- 1.3.3 Valid and invalid inputs -- 1.4 Correctness Versus Reliability -- 1.4.1 Correctness -- 1.4.2 Reliability -- 1.4.3 Operational profiles -- 1.5 Testing and Debugging -- 1.5.1 Preparing a test plan -- 1.5.2 Constructing test data -- 1.5.3 Executing the program -- 1.5.4 Assessing program correctness -- 1.5.5 Constructing an oracle -- 1.6 Test Metrics -- 1.6.1 Organizational metrics -- 1.6.2 Project metrics -- 1.6.3 Process metrics -- 1.6.4 Product metrics: generic -- 1.6.5 Product metrics: OO software -- 1.6.6 Progress monitoring and trends -- 1.6.7 Static and dynamic metrics -- 1.6.8 Testability -- 1.7 Software and Hardware Testing -- 1.8 Testing and Verification -- 1.9 Defect Management -- 1.10 Test Generation Strategies -- 1.11 Static Testing -- 1.11.1 Walkthroughs -- 1.11.2 Inspections -- 1.11.3 Software complexity and static testing -- 1.12 Model-Based Testing and Model Checking -- 1.13 Types of Testing -- 1.13.1 Classifier: C1: Source of test generation -- 1.13.2 Classifier: C2: Life cycle phase -- 1.13.3 Classifier: C3: Goal-directed testing -- 1.13.4 Classifier: C4: Artifact under test -- 1.13.5 Classifier: C5: Test process models -- 1.14 The Saturation Effect -- 1.14.1 Confidence and true reliability -- 1.14.2 Saturation region -- 1.14.3 False sense of confidence -- 1.14.4 Reducing -- 1.14.5 Impact on test process -- 1.15 Principles of Testing…”
    Libro electrónico
  15. 15355
    Publicado 2014
    Tabla de Contenidos: “…Front Cover -- Fundamentals of Applied Probability and Random Processes -- Copyright -- Contents -- Acknowledgment -- Preface to the Second Edition -- Preface to First Edition -- Chapter 1: Basic Probability Concepts -- 1.1. …”
    Libro electrónico
  16. 15356
    Publicado 2021
    Libro electrónico
  17. 15357
    Publicado 2021
    Libro electrónico
  18. 15358
    Publicado 2022
    Libro electrónico
  19. 15359
    Publicado 2023
    Tabla de Contenidos: “…Intro -- inside front cover -- BDD in Action -- Praise for the first edition -- Copyright -- dedication -- Deliberate Discovery-A "Sonnet" -- contents -- front matter -- foreword -- preface -- acknowledgments -- about this book -- Who should read this book -- How the book is organized: A road map -- Prerequisites -- About the code -- Source code and other resources -- liveBook discussion forum -- about the authors -- about the cover illustration -- Part 1. …”
    Libro electrónico
  20. 15360
    Publicado 2024
    Libro electrónico