Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 1,058
- Application software 975
- Java (Computer program language) 452
- Cloud computing 327
- Application program interfaces (Computer software) 301
- Engineering & Applied Sciences 299
- Web site development 286
- Python (Computer program language) 271
- Computer Science 250
- Computer programming 242
- JavaScript (Computer program language) 231
- Web applications 220
- Programming 191
- Computer programs 190
- Microsoft .NET Framework 179
- Computer software 175
- Design 167
- Web sites 162
- Internet programming 153
- Machine learning 145
- Artificial intelligence 140
- Mobile computing 126
- Open source software 123
- Programming languages (Electronic computers) 121
- Computer networks 120
- Android (Electronic resource) 119
- Management 114
- Data mining 109
- Software engineering 107
- Web services 101
-
1361Publicado 2018Tabla de Contenidos: “…Calling Lua functions from C -- Calling C functions from Lua -- Working with tables in C -- Reading values from a table -- Writing values to a table -- Meta tables -- User data -- Lua C API reference -- Summary -- Chapter 7: Lua Bridge -- Technical requirements -- API conventions -- Namespaces -- Variables -- Functions -- Properties -- Classes -- Constructor -- Subclass -- Member variables, properties, and functions -- Static variables, properties, and functions -- Calling C functions from Lua -- LuaRef -- LuaRef and tables -- Summary -- Chapter 8: Next Steps -- Books -- Programming In Lua -- Learning Game AI Programming with Lua -- LÖVE for Lua Game Programming -- Lua Game Development Cookbook -- Game Development with Lua -- Beginning Lua Programming -- Lua Programming Gems -- Learn Lua for iOS Game Development -- Game engines -- LÖVE 2D -- Defold -- Corona -- Leadwerks -- Gideros -- Urho 3D -- Polycode -- ShiVa -- Game mods -- Roblox -- Garry's Mod -- World Of Warcraft -- Natural Selection 2 -- Don't Starve -- Hack 'n' Slash -- Scriptable software -- CEGUI -- Conky -- Premake -- Moho -- Summary -- Other Books You May Enjoy -- Index…”
Libro electrónico -
1362Publicado 2014Tabla de Contenidos: “…Database Performance Best Practices -- JDBC -- JDBC Drivers -- Prepared Statements and Statement Pooling -- JDBC Connection Pools -- Transactions -- Result Set Processing -- JPA -- Transaction Handling -- Optimizing JPA Writes -- Optimizing JPA Reads -- JPA Caching -- JPA Read-Only Entities -- Summary -- Chapter 12. Java SE API Tips -- Buffered I/O -- Classloading -- Random Numbers -- Java Native Interface -- Exceptions -- String Performance -- Logging -- Java Collections API -- Synchronized Versus Unsynchronized -- Collection Sizing -- Collections and Memory Efficiency -- AggressiveOpts -- Alternate Implementations -- Miscellaneous Flags -- Lambdas and Anonymous Classes -- Lambda and Anonymous Classloading -- Stream and Filter Performance -- Lazy Traversal -- Summary -- Appendix A. …”
Libro electrónico -
1363Publicado 2018Tabla de Contenidos: “…Setting up using AWS -- The difference between downloadable DynamoDB and DynamoDB web services -- DynamoDB data types and terminology -- Tables, items, and attributes -- Primary key -- Secondary indexes -- Streams -- Queries -- Scan -- Data types -- Data models and CRUD operations in DynamoDB -- Limitations of DynamoDB -- Best practices -- Summary -- Chapter 8: InfluxDB -- Introduction to InfluxDB -- Key concepts and terms of InfluxDB -- Data model and storage engine -- Storage engine -- Installation and configuration -- Installing InfluxDB -- Configuring InfluxDB -- Production deployment considerations -- Query language and API -- Query language -- Query pagination -- Query performance optimizations -- Interaction via Rest API -- InfluxDB API client -- InfluxDB with Java client -- InfluxDB with a Python client -- InfluxDB with Go client -- InfluxDB ecosystem -- Telegraf -- Telegraf data management -- Kapacitor -- InfluxDB operations -- Backup and restore -- Backups -- Restore -- Clustering and HA -- Retention policy -- Monitoring -- Summary -- Other Books You May Enjoy -- Index…”
Libro electrónico -
1364Publicado 2023Tabla de Contenidos: “…Redundancy and enabling business continuity -- Event retries and continuity -- Local data redundancy -- Infrastructure continuity -- Graceful communication between services -- Common results -- Summary -- Questions -- Further reading -- Chapter 13: Telemetry Capture and Integration -- Technical requirements -- Application- versus service- versus component-level telemetry -- Implementing non-intrusive telemetry capture -- Implementing custom telemetry capture -- Bubbling up meaningful information -- Metric ingestion with the Prometheus exporter -- Distributed tracing using the Jaeger exporter -- Summary -- Questions -- Further reading -- Chapter 14: Observability Revisited -- Technical requirements -- Sharing API services -- Generating service information -- OpenAPI specification -- A brief history of Swagger -- Generating the Swagger documentation -- Service discovery -- It's not quite load balancing... -- Exploring Consul -- Service discovery/registration -- Service resolution -- Service publishing -- Azure API Management -- Service cataloging -- Summary -- Questions -- Further reading -- Assessments -- Chapter 1, The Sample Application -- Chapter 2, The Producer-Consumer Pattern -- Chapter 3, Message Brokers -- Chapter 4, Domain Model and Asynchronous Events -- Chapter 5, Containerization and Local Environment Setup -- Chapter 6, Localized Testing and Debugging of Microservices -- Chapter 7, Microservice Observability -- Chapter 8, CI/CD Pipelines and Integrated Testing -- Chapter 9, Fault Injection and Chaos Testing -- Chapter 10, Modern Design Patterns for Scalability -- Chapter 11, Minimizing Data Loss -- Chapter 12, Service and Application Resiliency -- Chapter 13, Telemetry Capture and Integration -- Chapter 14, Observability Revisited -- Index -- Other Books You May Enjoy…”
Libro electrónico -
1365Publicado 2017Tabla de Contenidos: “…-- Creating a PWS account -- What you get when you register for PWS -- Signing up -- Installing the cf CLI -- Downloading and installing from GitHub -- Install using a package manager -- Initial setup of the cf CLI -- The cf CLI help command -- Finding cf CLI commands -- Command-specific help -- Deploying an application to Cloud Foundry -- Targeting Pivotal cf API endpoint -- Logging into the Cloud Foundry API endpoint -- Pushing a simple application -- Accessing the Apps Manager on PWS -- Summary -- Chapter 3: Getting Started with PCF Dev -- A brief introduction to TDD -- Why PCF Dev? …”
Libro electrónico -
1366Publicado 2024Tabla de Contenidos:Libro electrónico
-
1367Publicado 2018Tabla de Contenidos: “…-- Summary -- Chapter 10: Node.js Development with TypeScript -- Understanding Node.js -- Understanding non-blocking I/O -- The main components of Node.js -- V8 -- Libuv -- Bindings -- The Node.js core API (node-core) -- Node.js environment versus browser environment -- The Node.js ecosystem -- The Node.js core API…”
Libro electrónico -
1368Publicado 2017Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Author -- About the Reviewers -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Introducing Java EE and Configuring the Development Environment -- JSON and HTML5 -- WebSockets -- Simplified JMS 2.0 API -- Groundwork for Cloud environments -- Batch applications -- Updated web profiles -- Concurrency utilities -- Context dependency injection -- Java API for RESTful web services (JAX-RS) 2.0 -- Servlet 3.1 -- JNDI -- Asynchronous invocation -- Timers -- EJB Lite -- Development in WildFly -- Operating system -- Java -- Application server -- Build system -- Structure of the exercises -- Tests -- IDE -- Netbeans IDE -- IntelliJ IDEA -- Eclipse IDE -- Importing exercises -- Debug exercises -- Summary -- Chapter 2 : Working with Dependency Injection -- Dependency injection 1.0 for Java -- [Qualifiers] -- Qualifiers -- EL name resolution -- Resources -- Context and dependency injection 1.1 for Java -- Injection and contexts -- Managed beans -- Producer methods and fields -- Bean types -- The BeanManager object -- CDI -- Unmanaged -- Enabled and disabled beans -- The injection target -- Scopes -- Session beans -- Service Provider Interfaces -- Events -- Event qualifiers -- Observer methods -- Container lifecycle events -- Utilities -- Decorators -- Enabled decorators -- And more... -- Model -- TransientReference -- Interceptors 1.2 -- Interceptor classes -- Associating an interceptor class with the target class -- Default interceptors -- Interceptors for lifecycle callbacks -- Interceptor bindings -- Common annotations for the Java platform 1.2 -- Common annotation -- SQL utilities -- Web console for monitoring beans -- Summary -- Chapter 2: Persistence -- Common JPA annotations -- Named queries -- Relationships -- Cascade on one-to-one and one-to-many…”
Libro electrónico -
1369Publicado 2022Tabla de Contenidos: “…Data Is the Cornerstone of Improvement -- Processes Are Everywhere -- The Problem - Issues with Data Continue to Persist -- Firms Are Failing to Be Data Driven -- Data and Analytics Explosion -- On a Personal Note -- The Potential of Data = Analytics -- Framework for Data and Analytics - Some Fundamentals -- The Typical Story of Data Growth, Data Complexity, and Data Needs -- Data Volume -- Data Variety -- Data Velocity -- Data Value -- Data Veracity -- The Pieces Are Interdependent and Circular - Keep Looking Forward for Next Generation Data -- The Value of Data and Analytics -- Data and Analytics Literacy Are Requirements to Successful Programs -- Summary -- How This Part Is Organized -- References -- Additional Resources -- Data and Analytics Literacy References -- Additional Terms Related to This Chapter -- Process and Data Quality References -- 5 Data in Motion, Data Pipes, APIs, Microservices, Streaming, Events, and More -- Introduction -- APIs and Microservices -- The Five Architectural Constraints of REST APIs -- Other APIs - RPC and SOAP -- API Benefits and Drawbacks -- Benefits (Primarily to Developers) -- Drawbacks -- Microservices -- Microservice Benefits and Drawbacks -- Benefits -- Drawbacks -- Events, Event-Driven Architectures and Streaming -- Some Drivers and Examples of Events, Streaming Events, and CEP (Complex Event Processing) -- IoT Is a Big Driver of Real-Time Events -- Event Processing Advantages -- How Businesses Benefit from Event Processing -- Improved Customer Service -- Reduction of Costs and More Efficient Use of Resources -- Optimized Operations -- ETL and ELT -- Summary -- References -- Additional Resources -- Basic Terms Useful in This Chapter -- Additional Relevant Terms -- 6 Data Stores, Warehouses, Big Data, Lakes, and Cloud Data -- Introduction -- Why Data Is so Crucial to the Success of an Enterprise…”
Libro electrónico -
1370Publicado 2018Tabla de Contenidos: “…Model-Based Software Development -- A Formal Framework for Incremental Model Slicing -- Multiple Model Synchronization with Multiary Delta Lenses -- Controlling the Attack Surface of Object-Oriented Refactorings -- Efficient Analysis of Attack Trees: a Model-Driven Approach -- Distributed Program and System Analysis -- ROLA: A New Distributed Transaction Protocol and Its Formal Analysis -- A Process Network Model for Reactive Streaming Software with Deterministic Task Parallelism -- Distributed Graph Queries for Runtime Monitoring of Cyber-Physical Systems -- EventHandler-based Analysis Framework for Web Apps using Dynamically Collected States -- Software Design and Verification -- Hierarchical Specification and Verification of Architectural Design Patterns -- Supporting Verification-Driven Incremental Distributed Design of Components -- Summarizing Software API Usage Examples using Clustering Techniques -- Fast Computation of Arbitrary Control Dependencies -- Specification and Program Testing -- Iterative Generation of Diverse Models for Testing Specifications of SL Tools -- Optimising Spectrum Based Fault Localisation for Single Fault Programs using Specifications -- TCM: Test Case Mutation to Improve Crash Detection in Android -- CRETE: A Versatile Binary-Level Concolic Testing Framework -- Family-Based Software Development -- Abstract Family-based Model Checking using Modal Featured Transition Systems: Preservation of CTL* -- FPH: Efficient Non-Commutativity Analysis of Feature-Based Systems -- Taming Multi-Variability of Software Product Line Transformations…”
Libro electrónico -
1371Publicado 2012Tabla de Contenidos: “…Upgrading to ASP.NET MVC 4 -- Chapter 24. ASP.NET Web API -- Index -- List of Figures -- List of Tables -- List of Listings…”
Libro electrónico -
1372Publicado 2015Tabla de Contenidos: “…-- 7 Raising the Technological Level: The Scope for API, Excipients, and Biologicals Manufacture in Africa -- Part II Industrialization for Health -- 8 Health Systems as Industrial Policy: Building Collaborative Capabilities in the Tanzanian and Kenyan Health Sectors and Their Local Suppliers -- 9 The Dissemination of Local Health Innovations: Political Economy Issues in Brazil -- 10 Healthy Industries and Unhealthy Populations: Lessons from Indian Problem-Solving -- Part III Industrial Policies and Health Needs -- 11 Policies to Control Prices of Medicines: Does the South African Experience Have Lessons for Other African Countries? …”
Libro electrónico -
1373por Bergmann, Sebastian, 1978-Tabla de Contenidos: “…PHPUnit's Implementation15. PHPUnit API; 15-2. PHPUnit2_Framework_Assert; 15-3. PHPUnit2_Framework_Test; 15-4. …”
Publicado 2006
Libro electrónico -
1374por Hennig, TeresaTabla de Contenidos: “…Microsoft® Access® 2010 Programmer's Reference; CONTENTS; INTRODUCTION; Chapter 1: Introduction to Microsoft Access 2010; Chapter 2: New Features; Chapter 3: Upgrading and Converting to Access 2010; Chapter 4: Macros in Access 2010; Chapter 5: Using the VBA Editor; Chapter 6: VBA Basics; Chapter 7: Using VBA in Access; Chapter 8: Creating Classes in VBA; Chapter 9: Extending VBA with APIs; Chapter 10: Working with the Windows Registry; Chapter 11: Using DAO to Access Data; Chapter 12: Using ADO to Access Data; Chapter 13: Using SQL with VBA; Chapter 14: Using VBA to Enhance Forms…”
Publicado 2010
Libro electrónico -
1375por Selvaraj, SivarajTabla de Contenidos: “…Chapter 1: Understanding the Laravel Ecosystem -- Chapter 2: Advanced Routing Techniques -- Chapter 3: Database Management and Eloquent ORM -- Chapter 4: Authentication and Authorization -- Chapter 5: Building APIs with Laravel -- Chapter 6: Caching and Performance Optimization -- Chapter 7: Advanced Middleware Techniques -- Chapter 8: Real-Time Applications with Laravel -- Chapter 9: Testing and Test-Driven Development -- Chapter 10: Queues and Job Scheduling -- Chapter 11: Advanced Package Development.…”
Publicado 2024
Libro electrónico -
1376por Mulder, Erin. author, Harrop, Rob. author, Machacek, Jan. author, Wessler, Michael. authorTabla de Contenidos: “…1 Overview of Features, Editions, and Releases -- 2 Developing with Oracle 10g AS -- 3 OC4J Installation and Runtime Behavior -- 4 General Server Configuration -- 5 Configuring JNDI and JDBC Services -- 6 Configuring Java Message Service -- 7 Security -- 8 Using JavaMail and Java APIs for XML -- 9 J2EE Application Deployment -- 10 Web Applications -- 11 Enterprise JavaBeans -- 12 J2EE Connectors -- 13 Configuring Web Services -- 14 Application Clients -- 15 Architecture and Deployment Topologies -- 16 Installation and Administration -- 17 Configuring J2EE Services -- 18 Deploying Applications -- 19 Configuring Web Caching -- 20 Configuring Enterprise Security -- 21 Configuring Clustering and Failover -- Appendix A Server Configuration Files and Document Type Declaration -- Server Configuration Files -- Location -- Files and Descriptions -- Appendix B Deployment Descriptors and Document Type Declaration -- Deployment Descriptor Files -- Location -- Files and Descriptions -- Appendix C Command-Line Utility Usage -- opmnctl Usage -- Purpose -- Location -- Common Usages -- Syntax -- dcmctl Usage -- Purpose -- Location -- Common Usages -- Syntax -- emctl Usage -- Purpose -- Location -- Common Usages -- Syntax -- admin.jar Usage -- Purpose -- Location -- Common Usages -- Syntax -- Appendix D Debugging Tips -- 10g AS Application Server Control Utility -- Description -- 10g AS Application Server Control Logging -- Description -- Logging and Debugging Options within OC4J -- Logging -- Debug Switches…”
Publicado 2004
Libro electrónico -
1377por Tretola, Rich, 1971-Tabla de Contenidos: “…Configuration Settings; Configuration Settings; Automatically Reorient; Full Screen; Automatically Scale Application for Different Screen Densities; Aspect Ratio; Additional Configuration Settings; Chapter 4. Exploring the APIs; Accelerometer; GPS; Camera UI; Camera Roll; Microphone; Multitouch; GestureEvent; TransformGesture; Busy Indicator; Chapter 5. …”
Publicado 2011
Libro electrónico -
1378Publicado 2022Tabla de Contenidos: “…Part 1: Setting up Chapter 1: Automation Framework Overview Chapter 2: Creating the Wireframes with Spring-Boot Chapter 3: Configuring Gradle Chapter 4: Creating the Properties Files Chapter 5: Creating Android, iOS and Web Drivers On Demand Chapter 6: Enhancing Framework Common Mobile Actions Part 2: Build on the Framework Chapter 7: Creating Page Objects Chapter 8: Writing Your First Test Suite Chapter 9: Importing Test Data From Excel, XML or Other Formats Chapter 10: Adding BDD Capabilities with Cucumber Chapter 11: Adding Allure Reporting for TDD a nd BDDChapter 12: Making Extent Report Better and Workable wit h JUnitChapter 13: Creating a PDF Report with Scre enshotsChapter 14: Enhancing Framework Screenshots Chapter 15: Testing Multiple Apps and Versions in Same Test Suite Chapter 16: Running Scripts or Batch Files From Test Suite Part 3: Advanced Topics Chapter 17: API Testing Chapter 18: Advanced Topic I Adding Device Management Functions Chapter 19: Advanced Topic 2 Integrating with HP ALM Chapter 20: Advanced Topic 3 Adding Localization Testing Capabilities Chapter 21: Advanced Topic 4 Implementing Parallel Test Execution Chapter 22: Other Utilities Appendix A Appendix B…”
Libro electrónico -
1379por Benito, Andres Del RioTabla de Contenidos: “…ESB Exception Handling -- Error handling in BizTalk and the ESB Toolkit -- The Exception Handling API…”
Publicado 2013
Libro electrónico -
1380Publicado 2017Tabla de Contenidos: “…[Python multiprocessing and the GIL] -- Python multiprocessing and the GIL -- Summary -- Chapter 5: Dynamic Content -- An example dynamic web page -- Reverse engineering a dynamic web page -- Edge cases -- Rendering a dynamic web page -- PyQt or PySide -- Debugging with Qt -- Executing JavaScript -- Website interaction with WebKit -- Waiting for results -- The Render class -- Selenium -- Selenium and Headless Browsers -- Summary -- Chapter 6: Interacting with Forms -- The Login form -- Loading cookies from the web browser -- Extending the login script to update content -- Automating forms with Selenium -- -- Summary -- Chapter 7: Solving CAPTCHA -- Registering an account -- Loading the CAPTCHA image -- Optical character recognition -- Further improvements -- Solving complex CAPTCHAs -- Using a CAPTCHA solving service -- Getting started with 9kw -- The 9kw CAPTCHA API -- Reporting errors -- Integrating with registration -- CAPTCHAs and machine learning -- Summary -- Chapter 8: Scrapy -- Installing Scrapy -- Starting a project -- Defining a model -- Creating a spider -- Tuning settings -- Testing the spider -- Different Spider Types -- Scraping with the shell command -- Checking results -- Interrupting and resuming a crawl -- Scrapy Performance Tuning -- Visual scraping with Portia -- Installation -- Annotation -- Running the Spider -- Checking results -- Automated scraping with Scrapely -- Summary -- Chapter 9: Putting It All Together -- Google search engine -- Facebook -- The website -- Facebook API -- Gap -- BMW -- Summary -- Index…”
Libro electrónico