Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 10,878
- Crítica e interpretación 4,118
- Història 3,417
- Biblia 3,408
- Filosofía 3,149
- History 2,152
- Colecciones 2,061
- Aristóteles 1,855
- Bíblia 1,574
- Iglesia Católica 1,557
- Engineering & Applied Sciences 1,489
- Església Catòlica 1,383
- Teología 1,378
- Literatura latina clásica 1,327
- Historia y crítica 1,319
- Management 1,181
- Platón 1,136
- Development 1,091
- Computer Science 1,077
- Filosofía antigua 1,061
- Filosofía griega 1,037
- Política 1,026
- Derecho canónico 1,014
- Política y gobierno 967
- Obres anteriors al 1800 928
- Moral cristiana 923
- Crítica i interpretació 917
- Derecho 893
- Sermones 882
- Application software 875
-
1561
-
1562por Inc, Apple ComputerTabla de Contenidos: “…Interface BuilderGraphical "Hello, World"; Open the main nib file; Other Tools; Command-Line Tools; Exercises; Object-Oriented Programming with Objective-C; Introducing Objects; Classes of Objects; Inheritance; Creating and Using Objects; Working with Multiple Objects; Methods and Messages; Arguments in Messages; Nested Messages; How Messaging Works; Objective-C-Defined Types; Creating New Classes; Defining the Song Interface; Defining the Song Implementation; Using the Song Class; Overriding Methods; Calling Superclass Methods; Object Creation; Designated initializers; Object Deallocation…”
Publicado 2002
Libro electrónico -
1563Publicado 2006Tabla de Contenidos: “…Beginning Visual C# 2005; Credits; About the Authors; Contents; Introduction; Who This Book Is For; How This Book Is Structured; What You Need to Use This Book; Conventions; Source Code; Errata; p2p.wrox.com; Part I: The C# Language; Chapter 1: Introducing C#; What Is the .NET Framework?…”
Libro electrónico -
1564Publicado 2001“…Waite Group's object-oriented programming in C++…”
Libro electrónico -
1565por Ibrahim, DoganTabla de Contenidos: “…Front Cover; Microcontroller Projects in C for the 8051; Copyright Page; Contents; Preface; Chapter 1. …”
Publicado 2000
Libro electrónico -
1566por Mueller, John, 1958-Tabla de Contenidos: “…C++ All-In-One for Dummies, 2nd Edition; About the Authors; Dedication; Authors' Acknowledgments; Introduction; No Experience Necessary; Great for Advanced Folks, Too!…”
Publicado 2009
Libro electrónico -
1567por Ferracchiati, Fabio Claudio. author“…Every C# programmer needs to learn about LINQ (Language–Integrated Query), Microsoft's breakthrough technology for simplifying and unifying data access from any data source. …”
Publicado 2008
Libro electrónico -
1568
-
1569
-
1570
-
1571por Dalrymple, MarkTabla de Contenidos: “…Hello -- Extensions to C -- to Object-Oriented Programming -- Inheritance -- Composition -- Source File Organization -- More About Xcode -- A Quick Tour of the Foundation Kit -- Memory Management -- Object Initialization -- Properties -- Categories -- Protocols -- to the AppKit -- File Loading and Saving -- Key-Value Coding -- NSPredicate…”
Publicado 2009
Libro electrónico -
1572por Noble, Sam“…Although WPF has been generally available since 2008, commercial take–up has been relatively slow, and the publicly available body of knowledge has been weak in terms of real–world examples and best–practice information. Using WPF Recipes in C# 2008, you'll find a simple and straightforward approach to solving the problems you face every day. …”
Publicado 2008
Libro electrónico -
1573por Palmer, GrantTabla de Contenidos: “…A Little Taste of C# -- Abstraction and Modeling -- Objects and Classes -- Object Interactions -- Relationships Between Objects -- Collections of Objects -- Polymorphism and Some Final Object Concepts -- Object Modeling 101 -- The Object Modeling Process in a Nutshell -- Formalizing Requirements Through Use Cases -- Modeling the Static/Data Aspects of the System -- Modeling the Dynamic/Behavioral Aspects of the System -- Wrapping Up Our Modeling Efforts -- Translating a UML “Blueprint” into C# Code -- A Deeper Look at C# -- Transforming Our UML Model into C# Code -- Rounding Out Our Application, Part 1: Adding File Persistence -- Rounding Out Our Application, Part 2: Adding a Graphical User Interface -- Next Steps…”
Publicado 2008
Libro electrónico -
1574
-
1575por Lee, Wei-MengTabla de Contenidos: “…C# 2008; About the Author; About the Technical Editor; Credits; Acknowledgments; Contents; Introduction; Who This Book Is For; What This Book Covers; What You Need to Use This Book; Conventions; Source Code; Errata; p2p. wrox. com; Part I: C# Fundamentals; Chapter 1: The .NET Framework; What's the .NET Framework?…”
Publicado 2009
Libro electrónico -
1576por Donahoo, Michael J.Tabla de Contenidos: “…Front Cover; TCP/IP Sockets in C; Copyright Page; Table of Contents; Preface to the Second Edition; Chapter 1. …”
Publicado 2009
Libro electrónico -
1577Publicado 2014Tabla de Contenidos: “…Cover -- About the Authors -- Title Page -- Copyright Page -- Contents -- Acknowledgments -- Part I: Critical Database Concepts -- 1 Oracle Database 12c Architecture Options -- Databases and Instances -- Inside the Database -- Choosing Architectures and Options -- 2 Installing Oracle Database 12c and Creating a Database -- Overview of Licensing and Installation Options -- Installing the Oracle Software -- 3 Upgrading to Oracle Database 12c -- Choosing an Upgrade Method -- Before Upgrading -- Upgrading the Grid Infrastructure and Database -- After Upgrading -- 4 Planning Oracle Applications-Approaches, Risks, and Standards -- The Cooperative Approach -- Everyone Has "Data" -- The Familiar Language of Oracle -- Some Common, Everyday Examples -- What Are the Risks? …”
Libro electrónico -
1578Publicado 2012Tabla 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 -
1579
-
1580por MacDonald, Matthew“…The new technology carries forward much of the work that has been done before and augments it in many important respects, including support for H.264 video, major improvements to the graphics engine (including true 3D rendering), and much richer data-binding options for interfacing with other applications. Pro Silverlight 4 in C# is an invaluable reference for professional developers wanting to discover the features of Silverlight 4. …”
Publicado 2010
Libro electrónico