Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 10,992
- Crítica e interpretación 4,128
- Biblia 3,470
- Història 3,411
- Filosofía 3,156
- History 2,152
- Colecciones 2,041
- Aristóteles 1,852
- Bíblia 1,570
- Iglesia Católica 1,557
- Engineering & Applied Sciences 1,489
- Teología 1,462
- Església Catòlica 1,374
- Historia y crítica 1,319
- Literatura latina clásica 1,317
- Management 1,181
- Platón 1,136
- Development 1,091
- Computer Science 1,077
- Filosofía antigua 1,057
- Derecho canónico 1,045
- Política 1,040
- Filosofía griega 1,037
- Sermones 1,007
- Política y gobierno 967
- Moral cristiana 961
- Obres anteriors al 1800 926
- Crítica i interpretació 915
- Derecho 898
- Espiritualidad 883
-
621
-
622
-
623Publicado 2014Tabla de Contenidos: “…Cover -- Titel -- Impressum -- Inhaltsverzeichnis -- Teil I: Installation, Architekturund Infrastruktur -- Kapitel 1: Einleitung -- 1.1 Der Aufbau des Buches -- 1.2 Konventionen -- 1.3 Software und Skripte -- 1.4 Über den Autor -- Kapitel 2: Installation und Konfiguration -- 2.1 Software-Installation -- 2.1.1 Vorbereitung der Installation -- 2.1.2 Die Oracle-Software installieren -- 2.2 Eine Oracle 12c-Datenbank erstellen -- 2.3 Beispielschemata -- 2.4 Erste Schritte -- 2.5 Windows-spezifische Besonderheiten -- 2.6 Administrationswerkzeuge -- 2.6.1 Administration mit der Kommandozeile -- 2.6.2 Administration mit dem Oracle Enterprise Manager -- 2.6.3 Der Oracle SQLDeveloper -- 2.7 Hilfe und Support -- 2.8 Praktische Tipps zur Datenbankadministration -- Kapitel 3: Die Oracle-Datenbankarchitektur -- 3.1 Übersicht der Architektur -- 3.1.1 Die Struktur der Datenbank -- 3.1.2 Die Struktur der Instanz -- 3.1.3 Automatic Memory Management (AMM) -- 3.2 Prozesse und Abläufe -- 3.2.1 Die Oracle-Hintergrundprozesse -- 3.2.2 Lesekonsistenz -- 3.3 Die Pluggable Database-Architektur -- Kapitel 4: Eine Pluggable Database installieren -- 4.1 Eine Container-Datenbank erstellen -- 4.2 Eine PDB mit SQL*Plus erstellen -- Kapitel 5: Interne Strukturen und Objekte -- 5.1 Datenbankstrukturen verwalten -- 5.1.1 Tablespaces und Datafiles -- Kapitel 6: Aufbau einer Datenbankinfrastruktur -- 6.1 Überwachung -- 6.2 Backup and Recovery -- 6.3 Standardisierung -- 6.4 Diagnostik -- 6.4.1 Die Komponenten der Fault Diagnostic Infrastructure -- 6.4.2 Die Support Workbench -- Teil II: Oracle-Datenbankadministration -- Kapitel 7: Backup and Recovery -- 7.1 Begriffe -- 7.2 Backup and Recovery-Strategien -- 7.3 Der Recovery Manager (RMAN) -- 7.3.1 Die RMAN-Architektur -- 7.3.2 Einen Recovery-Katalog erstellen -- 7.3.3 Die RMAN-Konfiguration -- 7.3.4 Sicherungen mit RMAN…”
Libro electrónico -
624Publicado 2018Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Foreword -- Contributors -- Table of Contents -- Preface -- Chapter 1: A Brief Introduction to C++ -- Why C++? -- Zero-cost abstractions -- Programming languages and machine code abstractions -- Abstractions in other languages -- Portability -- Robustness -- C++ of today -- The aim of this book -- Expected knowledge of the reader -- C++ compared with other languages -- Competing languages and performance -- Non-performance-related C++ language features -- Value semantics -- Const correctness -- Object ownership and garbage collection in C++ -- Avoiding null objects using C++ references -- Drawbacks of C++ -- Class interfaces and exceptions -- Strict class interfaces -- Error handling and resource acquisition -- Preserving the valid state -- Resource acquisition -- Exceptions versus error codes -- Libraries used in this book -- Summary -- Chapter 2: Modern C++ Concepts -- Automatic type deduction with the auto keyword -- Using auto in function signatures -- Using auto for variables -- Const reference -- Mutable reference -- Forwarding reference -- Conclusion -- The lambda function -- Basic syntax of a C++ lambda function -- The capture block -- Capture by reference versus capture by value -- Similarities between a Lambda and a class -- Initializing variables in capture -- Mutating lambda member variables -- Mutating member variables from the compiler's perspective -- Capture all -- Assigning C function pointers to lambdas -- Lambdas and std::function -- Assigning lambdas to std::functions -- Implementing a simple Button class with std::function -- Performance consideration of std::function -- An std::function cannot be inlined -- An std::function heap allocates and captures variables -- Invoking an std::function requires a few more operations than a lambda -- The polymorphic lambda…”
Libro electrónico -
625C# 7 and .NET designing modern cross-platform applications : the open source revolution of .NET corePublicado 2018Materias: “…C# (Computer program language)…”
Libro electrónico -
626Publicado 2021Tabla de Contenidos: “…Reducing memory overhead and increasing performance using ranges -- Moving computations at compile time -- Helping the compiler help you by using const -- Leveraging the power of safe types -- Constraining template parameters -- Writing modular C++ -- Summary -- Questions -- Further reading -- Chapter 6: Design Patterns and C++ -- Technical requirements -- Writing idiomatic C++ -- Automating scope exit actions using RAII guards -- Managing copyability and movability -- Implementing non-copyable types -- Adhering to the rules of three and five -- Adhering to the rule of zero -- Using hidden friends -- Providing exception safety using the copy-and-swap idiom -- Writing niebloids -- Policy-based design idiom -- Curiously recurring template pattern -- Knowing when to use dynamic versus static polymorphism -- Implementing static polymorphism -- Interlude - using type erasure -- Creating objects -- Using factories -- Using factory methods -- Using factory functions -- Choosing the return type of a factory -- Using factory classes -- Using builders -- Building with composites and prototypes -- Tracking state and visiting objects in C++ -- Dealing with memory efficiently -- Reducing dynamic allocations using SSO/SOO -- Saving memory by herding COWs -- Leveraging polymorphic allocators -- Using memory arenas -- Using the monotonic memory resource -- Using pool resources -- Writing your own memory resource -- Ensuring there are no unexpected allocations -- Winking out memory -- Summary -- Questions -- Further reading -- Chapter 7: Building and Packaging -- Technical requirements -- Getting the most out of compilers -- Using multiple compilers -- Reducing build times -- Using a fast compiler -- Rethinking templates -- Leveraging tools -- Finding potential code issues -- Using compiler-centric tools -- Abstracting the build process -- Introducing CMake…”
Libro electrónico -
627Publicado 2015“…Learning C++ Doesn’t Have to Be Difficult! Have you ever wanted to learn programming? …”
Libro electrónico -
628
-
629Publicado 2021Materias: “…C (Computer program language)…”
Libro electrónico -
630Publicado 2021Tabla de Contenidos: “…Intro -- Table of Contents -- About the Author -- About the Technical Reviewer -- Acknowledgments -- Chapter 1: Introduction -- Software Entropy -- Why C++? -- Clean Code -- C++11: The Beginning of a New Era -- Who This Book Is For -- Conventions Used in This Book -- Sidebars -- Notes, Tips, and Warnings -- Code Samples -- Coding Style -- C++ Core Guidelines -- Companion Website and Source Code Repository -- UML Diagrams -- Chapter 2: Build a Safety Net -- The Need for Testing -- Introduction to Testing -- Unit Tests -- What About QA? …”
Libro electrónico -
631por Sivakumar, NishantMaterias: “…C++ (Computer program language)…”
Publicado 2007
Libro electrónico -
632por Jagger, Jon, 1966-Tabla de Contenidos: “…Front Cover; C# Annotated Standard; Copyright Page; Dedications; Contents; Foreword to the Annotated Standard; Preface to the Annotated Standard; Acknowledgments; About The Authors; Errata To The International Standard; The C# International Standard and Foreword; Introduction; CLI not required; Chapter 1: Scope; Chapter 2: Conformance; Interpreters; Chapter 3: Normative references; Chapter 4: Definitions; Application vs. program; Assembly vs. class files; Accessing class libraries; Programs, assemblies, applications and class libraries; Chapter 5: Notational conventions…”
Publicado 2007
Libro electrónico -
633Publicado 2022Tabla de Contenidos: “…Chapter 1 :Review of C and Python -- Chapter 2: SQL in C -- Chapter 3 :SQL in Python -- Chapter 4 : Embedded Python in C -- Chapter 5: Sockets in Python -- Appendix A: C Programming Code Guide -- Appendix B: Python Programming Code Guide…”
Libro electrónico -
634Publicado 2022Materias: “…C++ (Computer program language)…”
Libro electrónico -
635
-
636por Oualline, SteveTabla de Contenidos: “…Preliminaries; Dedication; Table Of Contents; Introduction; In The Beginning; Starting Out On The Wrong Foot; One Character Wonders; Everyday Problems; C Code, C Code Break; Premature Breakage; Classes With No Class; Expert Confusion; Portage To Hell; A Few Working Programs; Threaded, Embedded - Dreaded…”
Publicado 2003
Libro electrónico -
637
-
638Publicado 2022Tabla de Contenidos: “…Introducing C# -- Basic coding in C# -- Types -- Generics -- Collections -- Inheritance -- Object lifetime -- Exceptions -- Delegates, lambdas, and events -- LINQ -- Reactive extensions -- Assemblies -- Reflection -- Attributes -- Files and streams -- Multithreading -- Asynchronous language features -- Memory efficiency…”
Libro electrónico -
639Publicado 2012“…C.Q.D. (Bauru, Brazil)…”
Revista digital -
640por Reinders, James. author, Ashbaugh, Ben. author, Brodman, James. author, Kinsner, Michael. author, Pennycook, John. author, Tian, Xinmin. authorMaterias:
Publicado 2021Libro electrónico