Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 2,081
- Biblia 1,868
- Derecho canónico 1,550
- Teología dogmática 1,436
- Teología 1,414
- Iglesia Católica 1,192
- Padres de la Iglesia 920
- Crítica e interpretación 881
- Moral cristiana 845
- Església Catòlica 790
- Filosofía 704
- Development 673
- Bíblia 623
- Application software 614
- Història 549
- Liturgia 528
- Teologia 489
- Engineering & Applied Sciences 484
- Pontificia Università Lateranense (Vaticano) 480
- Tomás de Aquino 462
- Patrística 422
- Computer programs 409
- Litúrgia 397
- Teología moral 389
- -Historia 385
- Obras anteriores a 1800 373
- Design 369
- History 352
- Obres anteriors al 1800 342
- Programming 321
-
63261Publicado 2017Tabla de Contenidos: “…. -- Setting up vCenter Server High Availability -- Getting ready -- How to do it... -- Adding VCSA to your Windows domain and adding users -- Getting ready -- How to do it... -- Checking VCSA performance using vimtop -- Getting ready -- How to do it... -- Checking VCSA performance using the GUI -- Getting ready -- How to do it... -- Chapter 9: Virtual Machine and Virtual Environment Performance Design -- Introduction -- Setting the right time in Guest OS -- Getting ready -- How to do it... -- Virtual NUMA considerations -- Getting ready -- How to do it... -- See also -- Choosing the SCSI controller for storage -- Getting ready -- How to do it... -- Impact of VM swap file placement -- Getting ready -- How to do it...…”
Libro electrónico -
63262Publicado 2018Tabla de Contenidos:Libro electrónico
-
63263Publicado 2025Tabla de Contenidos: “…Intro -- Title Page -- Copyright Page -- Table of Contents -- Introduction -- About This Book -- Foolish Assumptions -- Icons Used in This Book -- Beyond the Book -- Where to Go from Here -- Part 1 Getting Started with Marketing with AI -- Chapter 1 A Brief History of AI -- Early Technological Advances -- Alan Turing and Machine Intelligence -- The Turing Test in 1950 -- The Turing test: 1960s and beyond -- The Dartmouth Conference of 1956 -- Machine Learning and Expert Systems Emerge -- Meeting machine learning -- Examining expert systems -- An AI Winter Sets In -- The Stanford Cart: From the '60s to the '80s -- More AI Developments in the 1980s -- Rapid Advancements of AI in the 1990s and Beyond -- Watching machine learning grow up -- Playing a pivotal chess match -- Tracking the deep learning revolution -- Demonstrating intuition in the age of AI -- Creating content with generative AI -- Chapter 2 Exploring AI Business Use Cases -- Automating Customer Service -- Serving customers by using chatbots -- Resolving customer issues with virtual assistants -- Seeking out trends and solutions with sentiment analysis -- Enhancing Product and Technology with AI -- Streamlining product validation -- Simulating user experience testing -- Writing code -- Detecting and resolving software bugs -- Testing software and creating documentation -- Accelerating Research and Development -- Generating and exploring ideas -- Extracting insights from data -- Optimizing product designs and production processes -- Giving Marketing an AI Boost -- Creating coherent, consistent content -- Personalizing marketing messages -- Managing digital advertising -- Streamlining search engine optimization (SEO) -- Optimizing Sales with AI -- Driving profitability -- Nurturing leads -- Forecasting sales -- Adding AI to Legal Activities -- Analyzing documentation for legal research…”
Libro electrónico -
63264Publicado 2023Tabla de Contenidos: “…Part 4 Miscellaneous -- 29 Value added tax (1) -- The principle of VAT -- Taxable persons -- Taxable supplies -- Exempt supplies -- Reduced rate supplies -- Zero rate supplies -- The value of a supply -- Imports and exports -- Registration -- Deregistration -- 30 Value added tax (2) -- Accounting for VAT -- The tax point -- Tax invoices -- Accounting records -- Special schemes -- Retail schemes -- Bad debts -- Non-deductible input tax -- Partial exemption -- Administration of VAT -- Penalties, surcharges and interest -- 31 Inheritance tax -- Transfers of value -- Exempt transfers -- Potentially exempt transfers (PETs) -- IHT payable on chargeable lifetime transfers -- IHT payable on death -- Valuation -- Business property relief -- Agricultural property relief -- Administration of IHT -- 32 Overseas aspects of taxation -- Residence and domicile -- Income tax - general rules -- Double taxation relief (DTR) -- Income from employment -- Trading income -- Income from property and investments -- Capital gains tax - general rules -- Inheritance tax - general rules -- Corporation tax - general rules -- Controlled foreign companies (CFCs) -- Transfer pricing -- Double taxation relief for companies -- Diverted profits tax -- Digital services tax -- Review questions (Set D) -- Part 5 Answers -- Answers to exercises -- Answers to review questions -- Index -- Back Cover…”
Libro electrónico -
63265por Centro interuniversitario di studi sull'edilizia abitativa tardoantica nel Mediterraneo.Tabla de Contenidos: “…/ Isabella Baldini -- Note preliminari dalle nuove indagini nel Quartiere del Pretorio di Gortina (Creta) / Claudia Lamanna -- Abitare in Dalmazia in età tardoantica / Carla Sfameni -- Abitare in Africa tra l'età medioimperiale e a la tarda antichità: la domus di Iunis restitutus maximus a Thignica (Aïn Tounga, Tunisia) / Alessandro Teatini -- Convivia nell'Egitto tardoantico: la sala da banchetto della casa di Serenos ad Amheida (Oasi di Dakhla) Stefania Alfarano -- Il mosaico delle bestie ferite (Aquileia, UD): aggiornamenti e nuovi studi / Monica Salvadori, Paolo Baronio, Luca Scalco, Alfonsina Esposito, Valentina Mantovani -- Palazzo Pignano (Cr.). …”
Publicado 2021
991009646509006719 -
63266Publicado 2017Tabla de Contenidos: “…-- Lazy generator pipelines -- Laziness and the infinite -- Generating the Lucas series -- Generator expressions -- [Generator objects only run once] -- Generator objects only run once -- Iteration without memory -- Optional parentheses -- Using an if-clause in generator expressions -- Batteries included iteration tools -- Introducing itertools -- Sequences of booleans -- Merging sequences with zip -- More than two sequences with zip() -- Lazily concatenating sequences with chain() -- Pulling it all together -- Summary -- Generators -- Iteration tools -- Chapter 8: Defining new types with classes -- Defining classes -- Instance methods -- Instance initializers -- A lack of access modifiers -- Validation and invariants -- Adding a second class -- Collaborating classes -- Moment of zen -- Booking seats -- Allocating seats to passengers -- Naming methods for implementation details -- Implementing relocate_passenger() -- Counting available seats -- Sometimes the only object you need is a function -- Making Flight create boarding cards -- Polymorphism and duck-typing -- Refactoring Aircraft…”
Libro electrónico -
63267Publicado 2017Tabla de Contenidos: “…Memory and the C++ Standard Library -- Standard Library arrays -- Using the stack-based array class -- Using the dynamically allocated vector class -- References -- Constant references -- Returning references -- Temporaries and references -- The rvalue references -- Ranged for and references -- Using pointers in practice -- Creating the project -- Adding a task object to the list -- Deleting the task list -- Iterating the task list -- Inserting items -- Summary -- Chapter 5: Using Functions -- Defining C++ functions -- Declaring and defining functions -- Specifying linkage -- Inlining -- Determining the return type -- Naming the function -- Function parameters -- Specifying exceptions -- Function body -- Using function parameters -- Passing Initializer lists -- Using default parameters -- Variable number of parameters -- Initializer lists -- Argument lists -- Function features -- Call stack -- Specifying calling conventions -- Using C linkage -- Specifying how the stack Is maintained -- Using recursion -- Overloading functions -- Functions and scope -- Deleted functions -- Passing by value and passing by reference -- Designing functions -- Pre- and post-conditions -- Using invariants -- Function pointers -- Remember the parentheses! …”
Libro electrónico -
63268por Lie, Håkon WiumTabla de Contenidos: “…Cover -- Table of Contents -- Foreword 2005 -- Foreword 1999 -- Preface -- Chapter 1 The Web and HTML -- The Web -- Development of the Web -- Markup Languages -- Dodging the Limitations of HTML -- Proprietary HTML extensions -- Converting text into images -- Placing text in a table -- Writing a program instead of using HTML -- HTML Basics -- Elements -- Building a simple HTML document -- Block-level and inline elements -- Element overview -- Comments -- Lists -- Empty elements HR and BR -- Maintaining preformatted text -- Adding hyperlinks -- Adding images -- Document Trees -- Nested elements -- Chapter 2 CSS -- Rules and Style Sheets -- Anatomy of a rule -- Anatomy of a declaration -- Grouping selectors and rules -- Gluing" Style Sheets to the Document -- Gluing by using the STYLE element -- Browsers and CSS -- Tree structures and inheritance -- Overriding Inheritance -- Properties that don't inherit -- Common tasks with CSS -- Common tasks: fonts -- Common tasks: margins -- Common tasks: links -- A word about cascading -- Chapter 3 The amazing em unit and other best practices -- Chapter 4 CSS selectors -- Selector Schemes -- Type Selectors -- Simple attribute selectors -- The CLASS attribute -- The ID attribute -- The STYLE Attribute -- Combining Selector Types -- Simple contextual selectors -- External information: pseudo-classes and pseudo-elements -- The anchor pseudcxlasses -- The first-letter and first-line pseudo-elements -- DIV and SPAN -- Advanced attribute selectors -- Selecting on the presence of an attribute -- Selecting on the value of an attribute -- Selecting on a single word in the value of an attribute -- Selecting on the language of an element -- Advanced contextual selectors -- The child selector -- The sibling selector -- Advanced pseudo-classes -- User-interaction: the active, hover, and focus pseudo-classes…”
Publicado 2005
Libro electrónico -
63269Publicado 2022Tabla de Contenidos: “…Operator -- Operator Precedence -- Using Parentheses -- Chapter 5 Control Statements -- Java's Selection Statements -- if -- The Traditional switch -- Iteration Statements -- while -- do-while -- for -- The For-Each Version of the for Loop -- Local Variable Type Inference in a for Loop -- Nested Loops -- Jump Statements -- Using break -- Using continue -- return -- Chapter 6 Introducing Classes -- Class Fundamentals -- The General Form of a Class -- A Simple Class -- Declaring Objects -- A Closer Look at new -- Assigning Object Reference Variables -- Introducing Methods -- Adding a Method to the Box Class -- Returning a Value -- Adding a Method That Takes Parameters -- Constructors -- Parameterized Constructors -- The this Keyword -- Instance Variable Hiding -- Garbage Collection -- A Stack Class -- Chapter 7 A Closer Look at Methods and Classes -- Overloading Methods -- Overloading Constructors -- Using Objects as Parameters -- A Closer Look at Argument Passing -- Returning Objects -- Recursion -- Introducing Access Control -- Understanding static -- Introducing final -- Arrays Revisited -- Introducing Nested and Inner Classes -- Exploring the String Class…”
Libro electrónico -
63270Publicado 2016Tabla de Contenidos: “…Overriding Abstract Base Class Constructors -- Callable Class Constructors -- Revocable Proxies -- Solving the Array Problem -- Detecting Array Indexes -- Increasing length When Adding New Elements -- Deleting Elements When Reducing length -- Implementing the MyArray Class -- Using a Proxy as a Prototype -- Using the get Trap on a Prototype -- Using the set Trap on a Prototype -- Using the has Trap on a Prototype -- Proxies as Prototypes on Classes -- Summary -- Chapter 13: Encapsulating Code with Modules -- What Are Modules? …”
Libro electrónico -
63271por Godbold, AshleyTabla de Contenidos: “…Chapter 6: Canvases, Panels, and Basic Layouts -- Technical requirements -- UI Canvas -- Rect Transform component -- Canvas component -- Canvas Scalar component -- Graphic Raycaster component -- Canvas Renderer component -- UI Panel -- Rect Transform -- Rect Tool -- Rect Transform component -- Anchor and Pivot Points -- Canvas Group component -- Introducing UI Text and Image -- Examples -- Laying out a basic HUD -- Placing a 2D game background image -- Setting up a basic pop-up menu -- Summary -- Chapter 7: Exploring Automatic Layouts -- Technical requirements -- Types of automatic layout groups -- Horizontal Layout Group -- Vertical Layout Group -- Grid Layout Group -- Layout Element -- Ignore Layout -- The Width and Height properties -- Fitters -- Content Size Fitter -- Aspect Ratio Fitter -- Examples -- Laying out a HUD selection menu -- Laying out a grid inventory -- Summary -- Chapter 8: The Event System and Programming for UI -- Technical requirements -- Accessing UI elements in code -- UnityEngine.UI namespace -- UI variable types -- The Event System -- Event System Manager -- Input Manager -- Input functions for buttons and key presses -- GetButton -- GetAxis -- GetKey -- GetMouseButton -- Input Modules -- Standalone Input Module -- BaseInputModule/PointerInputModule -- Input for multi-touch -- Input for accelerometer and gyroscope -- Event Trigger -- Event types -- Adding an action to the event -- Event inputs -- Raycasters -- Graphic Raycaster -- Other Raycasters -- Examples -- Showing and hiding pop-up menus with keypress -- Pausing the game -- Dragging and dropping inventory items -- Pan and zoom with mouse and multi-touch input -- Summary -- Part 3: The Interactable Unity UI Components -- Chapter 9: The UI Button Component -- Technical requirements -- UI Button -- The Button component -- Transitions -- Navigation…”
Publicado 2023
Libro electrónico -
63272por Monson, PhilipTabla de Contenidos: “…Themes and skins -- 5.1 Themes and skins overview -- 5.2 Themes -- 5.3 Skins -- 5.4 Customizing themes -- 5.4.1 Creating the base theme -- 5.4.2 Changing the text -- 5.4.3 Adding a logo -- 5.4.4 Replacing the default Workplace Services Express graphic -- 5.4.5 Removing the Sign up link -- 5.4.6 Changing the I forgot my password link text -- 5.4.7 Removing the Edit my profile link -- 5.4.8 Customizing the Login page -- 5.4.9 Other customizations -- Chapter 6. …”
Publicado 2005
Libro electrónico -
63273por Liberty, JesseTabla de Contenidos: “…The event Keyword -- Using Anonymous Methods -- Retrieving Values from Multicast Delegates -- Invoking Events Asynchronously -- Callback Methods -- Part II -- Building Windows Applications -- Creating a Simple Windows Form -- Using the Visual Studio Designer -- Creating a Windows Forms Application -- Creating the Basic UI Form -- Populating the TreeView Controls -- TreeNode objects -- Recursing through the subdirectories -- Getting the files in the directory -- Handling TreeView Events -- Clicking the source TreeView -- Expanding a directory -- Clicking the target TreeView -- Handling the Clear button event -- Implementing the Copy Button Event -- Getting the selected files -- Sorting the list of selected files -- Handling the Delete Button Event -- XML Documentation Comments -- Accessing Data with ADO.NET -- Relational Databases and SQL -- Tables, Records, and Columns -- Normalization -- Declarative Referential Integrity -- SQL -- The ADO.NET Object Model -- DataTables and DataColumns -- DataRelations -- Rows -- Data Adapter -- DBCommand and DBConnection -- DataAdapter -- DataReader -- Getting Started with ADO.NET -- Using OLE DB Managed Providers -- Working with Data-Bound Controls -- Populating a DataGrid Programmatically -- Customizing the DataSet -- Programming ASP.NET Applications and Web Services -- Understanding Web Forms -- Web Form Events -- Postback versus nonpostback events -- State -- Web Form Life Cycle -- Creating a Web Form -- Code-Behind Files -- Adding Controls -- Server Controls -- Data Binding -- Examining the Code -- Adding Controls and Events -- Web Services -- SOAP, WSDL, and Discovery -- Server-Side Support -- Client-Side Support -- Building a Web Service -- Testing Your Web Service -- Viewing the WSDL Contract -- Creating the Proxy -- Testing the Web Service -- Putting It All Together -- The Overall Design…”
Publicado 2001
Libro electrónico -
63274Publicado 2003Tabla de Contenidos: “…Portal administration -- 4.1 Administrative privileges -- 4.1.1 Delegating administration -- 4.2 Portal customization -- 4.2.1 Changing themes -- 4.3 Adding a new portlet skin -- 4.3.1 Create the new skin directory -- 4.3.2 Add the skin to WebSphere Portal -- 4.4 Adding a new portal theme -- 4.4.1 Create the new theme directory -- 4.4.2 Add the theme to WebSphere Portal -- 4.5 Log Files -- 4.6 Device support -- 4.7 Managing Portlets in z/OS -- 4.7.1 Updating portlets -- 4.7.2 Installed but not deployed portlets -- 4.8 Managing the portal environment -- Chapter 5. …”
Libro electrónico -
63275Publicado 2013Tabla de Contenidos:Libro electrónico
-
63276Publicado 2018Tabla de Contenidos: “…-- Reactive support in Spring 5 -- Reactive in Spring MVC -- Spring WebFlux -- HandlerFunction -- RouterFunction -- Spring WebFlux server support -- Reactive WebClient -- Reactive WebTestClient -- Reactive WebSocket -- Spring WebFlux authentication architecture -- Spring WebFlux authorization -- Sample project -- WebFlux project setup -- Maven setup -- Configuration class -- The SpringWebFluxConfig class -- Repository -- Handler and router -- Bootstrap application -- Running the application -- Adding security -- Configuration classes -- The UserDetailsService bean -- The SpringSecurityFilterChain bean -- Running the application -- CURL -- Browser -- WebClient -- Maven setup -- Creating a WebClient instance -- Handling errors -- Sending requests and retrieving responses…”
Libro electrónico -
63277Publicado 2011Tabla de Contenidos: “…Cover -- Table of Contents -- Introduction -- Part I: Building ASP.NET Pages -- 1 Overview of the ASP.NET Framework -- ASP.NET and the .NET Framework -- Understanding ASP.NET Controls -- Understanding ASP.NET Pages -- Installing ASP.NET -- Summary -- 2 Using the Standard Controls -- Displaying Information -- Accepting User Input -- Submitting Form Data -- Displaying Images -- Using the Panel Control -- Using the HyperLink Control -- Summary -- 3 Using the Validation Controls -- Overview of the Validation Controls -- Using the RequiredFieldValidator Control -- Using the RangeValidator Control -- Using the CompareValidator Control -- Using the RegularExpressionValidator Control -- Using the CustomValidator Control -- Using the ValidationSummary Control -- Creating Custom Validation Controls -- Summary -- 4 Using the Rich Controls -- Accepting File Uploads -- Displaying a Calendar -- Displaying Advertisements -- Displaying Different Page Views -- Displaying a Wizard -- Displaying Silverlight Content -- Summary -- Part II: Designing ASP.NET Websites -- 5 Designing Websites with Master Pages -- Creating Master Pages -- Modifying Master Page Content -- Loading Master Pages Dynamically -- Summary -- 6 Designing Websites with Themes -- Creating Themes -- Adding Skins to Themes -- Adding Cascading Style Sheets to Themes -- Creating Global Themes -- Applying Themes Dynamically -- Summary -- 7 Creating Custom Controls with User Controls -- Creating User Controls -- AJAX and User Controls -- Dynamically Loading User Controls -- Summary -- Part III: Performing Data Access -- 8 Overview of Data Access -- Using DataBound Controls -- Using DataSource Controls -- Using Programmatic DataBinding -- Understanding Templates and DataBinding Expressions -- Overview of SQL Server 2008 Express -- Sample Database-Driven Web Application -- Summary…”
Libro electrónico -
63278por Charlebois-Laprade, Nikolas. authorTabla de Contenidos: “…Installing the Software Components -- Installing SQL Server 2012 -- Installing SharePoint Prerequisites -- Installing SharePoint -- Configuring Your SharePoint Farm -- Creating the Databases -- Configuring Central Administration -- Creating Your First Web Application -- Creating Your Root Site Collection -- Explorer Enhanced Security Configuration -- Granting Users Access -- Putting It All Together -- Writing to the Registry -- Automatic Login -- Script Orchestrator -- Summary -- Chapter 6: Managing SharePoint with PowerShell -- Interacting with Objects -- Site Collections -- Get-SPSite -- Move-SPSite -- Copy-SPSite -- New-SPSite -- Set-SPSite -- Remove-SPSite -- Get-SPDeletedSite -- Remove-SPDeletedSite -- Restore-SPDeletedSite -- Putting It Together: Creating a Site Collections Structure -- Webs -- Get-SPWeb -- New-SPWeb -- Remove-SPWeb -- Set-SPWeb -- Export-SPWeb -- Import-SPWeb -- Putting It Together: Creating Supporting Webs -- Lists -- Getting a List Instance -- Creating a New List -- Removing a List Instance -- Restoring a List Instance -- Copying a List Instance -- Putting It Together: Creating Common Lists -- List Items -- Getting List Items -- Removing a List Item -- Creating a List Item -- Updating a List Item -- Putting It Together: Creating Default Tasks Items -- List Fields -- Getting an Instance of a Field -- Creating a New Field -- Removing a Field -- Permissions -- List Permissions on an Object -- Breaking Permission Inheritance -- Granting New Permissions -- Removing Permissions -- Updating Permissions -- Objects Disposal -- Scenario #1 - Bad Memory Management -- Scenario #2 - Good Memory Management -- Summary -- Chapter 7: Managing Apps and Solutions Using PowerShell -- Solutions -- Types of Solutions -- Adding a New Farm Solution -- Installing a Farm Solution -- Uninstalling a Farm Solution -- Removing a Farm Solution…”
Publicado 2014
Libro electrónico -
63279Publicado 2024Tabla de Contenidos: “…-- The benefits of solution architecture -- he solutions architect's role -- Generalist solutions architect roles -- Enterprise solutions architect -- Application Architect -- Cloud Architect -- Architect Evangelist -- Specialist solutions architect roles -- Infrastructure Architect -- Network Architect -- Data Architect -- ML Architect -- GenAI architect -- Security Architect -- DevOps architect -- Industry Architect -- Understanding a solutions architect's responsibilities -- Analyze functional requirements (FRs) -- Define NFRs -- Understand and engage stakeholders -- Understand architecture constraints -- Make technology selections -- Develop a POC and prototype -- Solution design and delivery -- Ensuring post-launch operability and maintenance -- Solution scaling and technology evangelism -- Solutions architect in an Agile organization -- Common challenges in the solutions architect role -- Career path and skill development for solutions architects -- Summary -- Chapter 2: Principles of Solution Architecture Design -- Building scalable architecture design -- Scaling static content -- Session management for application server scaling -- Database scaling -- Building elastic architecture -- Building a highly available and resilient architecture -- Highly available architecture -- Resilient architecture -- Achieving redundancy -- Addressing component failure -- Making your architecture fault-tolerant -- Designing for performance -- Creating immutable architecture -- Think loose coupling -- Think service, not server -- Think data-driven design -- Adding security everywhere -- Making applications usable and accessible -- Achieving usability -- Achieving accessibility…”
Libro electrónico -
63280Publicado 2023Tabla de Contenidos: “…Long-term and compressed storage -- Cross-cloud data analytics with federated access model and BigQuery Omni -- Backup and recovery -- Best practices for optimizing compute -- Analysis cost options -- Query optimization -- Query optimization cheat sheet -- Monitoring and controlling costs -- Query plan and query performance insights -- Monitoring, estimating, and optimizing costs -- Controlling costs -- Summary -- Further reading -- Part 4: Hands-On and Conclusion -- Chapter 11: Hands-On Exercise - Analyzing Advertising Data -- Technical requirements -- Exercise and use case overview -- Loading CSV data files from local upload -- Data preparation -- Standardizing date formats -- Data exploration, analysis, and visualization -- Analyzing ads and sales data -- Return on ad spend -- Visualizations -- Summary -- References -- Chapter 12: Hands-On Exercise - Analyzing Transportation Data -- Technical requirements -- Exercise and use case overview -- Loading data from GCS to BigQuery -- Uploading data files to Google Cloud Storage -- Loading data into BigQuery -- Data preparation -- Data exploration and analysis -- Visualizing data with BigQuery geography functions -- Summary -- Further reading -- Chapter 13: Hands-On Exercise - Analyzing Customer Support Data -- Technical requirements -- Exercise and use case overview -- Data loading from CSV upload -- Data preparation -- Data exploration and analysis -- Count of ticket_type across both datasets -- The most common support issues using ticket_subject data -- Average resolution time per ticket_type -- Customer demographics using customer_age and customer_gender -- Analyzing emotions with sentiment analysis -- Creating a connection -- Granting access to the external connection service account -- Creating a model -- Querying the model -- Summary -- References and further reading…”
Libro electrónico