Mostrando 7,581 - 7,600 Resultados de 8,735 Para Buscar 'TPIY~', tiempo de consulta: 1.17s Limitar resultados
  1. 7581
    Publicado 2021
    Tabla de Contenidos: “…-- Open Systems Interconnection (OSI) Model -- Command-Line Tools -- Opening a Command Prompt -- Hostname -- Ping -- IP Configuration -- Address Resolution Protocol Cache -- Network Status -- Tracing the Route to the Server -- Summary -- Chapter 2: Serialization -- Serialization Basics -- JSON -- Simple JSON Serialization/Deserialization -- Binary Representation of a String -- Binary -- Simple Binary Serialization/Deserialization -- Creating a Byte Array from a Struct -- Re-Create an Object from a Byte Array -- The Network Library NetLib -- Summary -- Chapter 3: RESTful APIs -- What Is a RESTful API? -- RESTful Requests -- The Endpoint -- A Method -- The Headers -- The Data -- RESTful Responses -- Authentication and Restrictions -- The UnityWebRequest Class -- Fetching Text -- Fetching Images -- Creating the Project -- Fetching the Image -- Fetching Other Types -- The Weather Application -- Registering and Getting an API Key -- The User Interface -- Creating the Project -- Importing the weather-application.unitypackage -- The OpenWeather Daily Forecast Endpoint -- Fetching the Data -- Serialization Classes -- Calling the API -- The Controller: Final Wiring -- Running the Weather Application -- Generic RESTful API Client -- Summary -- Chapter 4: TCP Connections -- The TCP Three-Way Handshake…”
    Libro electrónico
  2. 7582
    Publicado 2023
    Tabla de Contenidos: “…Styling the maintenance page -- Styling the taxonomy page -- Styling taxonomy term fields -- Styling the search results page -- Extending Twig templates -- Styling the error pages -- Summary -- Part 2 - Advanced Topics -- Chapter 11: Single Directory Components -- Technical requirements -- The new kid on the block -- Why SDC? …”
    Libro electrónico
  3. 7583
    por Kuryanovich, Egor
    Publicado 2012
    Tabla de Contenidos: “…3D graphics with WebGLBetter animation performance with requestAnimationFrame; Music and sound with HTML5 audio and the audio data APIs; Real-time multiplayer gameplay with WebSockets; Store data locally with IndexedDB, Local Storage, and other APIs; Play games offline with the application cache; Immersive gameplay with the FullScreen API; Tame the mouse with the Mouse Lock API; Console-like experience with the Gamepad API; Identify players with services like BrowserID; Create native OS applications with environments like WebRT; With much more on the way…”
    Libro electrónico
  4. 7584
    por Komatineni, Satya
    Publicado 2011
    “…You'll explore and use the Android APIs, including those for media, sensors, and long-running services. …”
    Libro electrónico
  5. 7585
    por Kelley, Jeff
    Publicado 2012
    “…The Cocoa Touch frameworks and APIs are powerful tools for creating native iOS apps, and they're free with Xcode, Apple's development environment. …”
    Libro electrónico
  6. 7586
    por Milner, Dave
    Publicado 2010
    “…Without guidance and examples, interacting with underlying SharePoint components can be challenging, and working with the different SharePoint APIs is complicated. This book will introduce you to a variety of techniques to master the art of developing ASP.NET applications that are built upon a SharePoint foundation. …”
    Libro electrónico
  7. 7587
    por DuVander, Adam
    Publicado 2010
    Tabla de Contenidos: “…Brief Contents; Contents in Detail; Acknowledgments; Introduction; Chapter 1: Mapping Basics; The Mapping APIs: Google, Yahoo!, and Mapstraction; Describe a Point on the Earth; Create Your First Map; Find the Underlying Map Tiles; Change the Map Size; Add Zoom and Other Controls; Set Zoom Level; Set Map Type; Recenter the Map; Retrieve the Center of the Map; Find Point Where User Clicked; Chapter 2: Plotting Markers and Message Boxes; #1: Add a Marker to Your Map; #2: Remove or Hide a Marker; #3: Show a Message Box When Your Marker Is Clicked…”
    Libro electrónico
  8. 7588
    Publicado 2017
    Tabla de Contenidos: “…-- References -- Chapter 1: Tour Guide for Your City -- Getting started -- Building your first bot -- Basic building blocks -- Blocks -- Cards -- Buttons -- Plugins -- Attributes -- Default blocks -- Next steps -- More cards -- Image -- Audio -- Video -- Quick replies -- Gallery -- List -- Navigation -- Buttons -- Go to block cards -- Managing context -- User input cards -- Setting user attributes -- Default contextual variables -- Understanding natural language -- Default block -- Backend processing -- Broadcasting -- Bot templates -- Analytics -- Summary -- References -- Chapter 2: Let's Talk Weather -- Conversational tasks -- Conversational design -- Backend tasks -- Getting weather data -- Getting the API key -- Trying your key -- Building the backend interface -- Implementing the chatbot -- Creating a chatbot web service -- Publishing on Facebook Messenger -- Creating a Facebook Page -- Creating a username -- Creating a Facebook App -- Creating a Facebook interface web app -- Connecting the Facebook App and interface app -- Testing your chatbot -- Adding more testers -- Making it public -- More Facebook message formats -- Content types -- Image attachments -- Audio attachments -- Video attachments -- Files -- Templates -- Button template -- List template -- Generic template -- Summary…”
    Libro electrónico
  9. 7589
    por Richter, Jeffrey
    Publicado 2013
    Tabla de Contenidos: “…Windows Runtime primer -- Windows Store app technology stacks -- The Windows Runtime type system -- Windows Runtime type-system projections -- Calling asynchronous WinRT APIs from .NET code -- Simplifying the calling of asynchronous methods -- Cancellation and progress -- WinRT deferrals -- 2. …”
    Libro electrónico
  10. 7590
    por Calderari, Caio
    Publicado 2024
    Tabla de Contenidos: “…-- The Bubble database -- Data types -- Privacy -- App data -- Option sets -- File manager -- Creating database tables and option sets -- Creating a database table -- Creating option sets -- Manipulating the database with CRUD -- Create -- Read -- Update -- Delete -- Privacy rules and security -- Security tips -- Summary -- Chapter 9: Extending Functionality with Plugins and APIs…”
    Libro electrónico
  11. 7591
    Publicado 2020
    Tabla de Contenidos: “…Quarkus overview -- Scaffolding -- Developing RESTful services -- Configuration -- Programming model -- Packaging Quarkus applications -- Persistence -- Fault tolerance -- Observability -- Integrating with Kubernetes -- Authentication and authorization -- Application secrets management -- Quarkus REST clients -- Developing Quarkus applications using Spring APIs -- Working with reactive programming model -- Additional Quarkus features…”
    Acceso restringido con credenciales usuarios UPSA
    Libro electrónico
  12. 7592
    Tabla de Contenidos: “…Part I: DevOps: Conflict to Collaboration -- Chapter 1: DevOps in the Ascendency -- Chapter 2: IT Impasse -- Chapter 3: DevOps Foundations -- Part II: Essential DevOps Tooling -- Chapter 4: Build: DevOps Driven APIs -- Chapter 5: Test: Championing Quality - Continuously -- Chapter 6: Deploy -- Chapter 7: Manage: Agile Operations -- Part III: Tuning and Continuous Improvement -- Chapter 8: Practical DevOps -- Chapter 9: DevOps and Real World ROI -- Chapter 10: Ready, Set, DevOps!…”
    Libro electrónico
  13. 7593
    Publicado 2017
    Tabla de Contenidos: “…Introducing progressive web apps -- Your first service worker -- The CacheStorage API -- Service worker lifecycle and cache management -- Embracing offline-first -- Storing data locally with IndexedDB -- Ensuring offline functionality with background sync -- Service worker to page communication with post messages -- Grabbing homescreen real estae with installable web apps -- Reach out with push notifications -- Progressive web app UX -- What's next for PWAs -- Service workers: a great opportunity to adopt ES2015 -- Full-page interstitials or: How learned to hate the door slam -- CORS versus No-Cors…”
    Libro electrónico
  14. 7594
    por Masri, David. author
    Publicado 2019
    Tabla de Contenidos: “…Chapter 1: Relational Databases and Normalizations -- Chapter 2: Understanding Salesforce’s Data Architecture -- Chapter 3: Working the Salesforce Data APIs -- Chapter 4: The Six Attributes of a Good Data Migration -- Chapter 5: Attributes of a Good Data Integration -- Chapter 6: Best Practices for Migrating and Integrating Your Data with Salesforce -- Chapter 7: Putting It All Together: A Sample Data Migration -- Chapter 8: Error Handling and Performance Tuning -- Chapter 9: Data Synchronization Patterns -- Chapter 10: Other Integration Patterns -- Chapter 11: Real-Time Data and UI Integrations -- Chapter 12: A Library of Reusable Code -- Chapter 13: FAQ (Frequently Asked Questions) -- Appendix A: A Simple Duplicate Detection Algorithm -- Appendix B: Reference Cards and Core Concepts -- Appendix C: Further Reading and References -- …”
    Libro electrónico
  15. 7595
    por Trivedi, Vinay. author
    Publicado 2019
    Tabla de Contenidos: “…Chapter 1: The Internet -- Chapter 2: Hosting and the Cloud -- Chapter 3: The Back End: Programming Languages -- Chapter 4: The Front End: Presentation -- Chapter 5: Databases: The Model -- Chapter 6: Leveraging Existing Code: APIs, Libraries, Web Services, and Open-Source Projects -- Chapter 7: Software Development: Working in Teams -- Chapter 8: Software Development: The Process -- Chapter 9: Software Development: Debugging and Testing -- Chapter 10: Attracting and Understanding Your Users -- Chapter 11: Performance and Scalability -- Chapter 12: Security -- Chapter 13: Mobile Basics -- Chapter 14: The Internet of Things -- Chapter 15: Artificial Intelligence -- Chapter 16: The Blockchain -- Chapter 17: Virtual and Augmented Reality…”
    Libro electrónico
  16. 7596
    por Silva, Vladimir. author
    Publicado 2018
    Tabla de Contenidos: “…Start Your Engines: From Quantum Random Numbers to Teleportation, Pit Stop at Super Dense Coding -- 6. Fun with Quantum Games -- 7. …”
    Libro electrónico
  17. 7597
    Publicado 2015
    “…This ensures that you will see all of the APIs that are encountered in the book in action and learn to incorporate them into your own projects. …”
    Libro electrónico
  18. 7598
    Publicado 2024
    Tabla de Contenidos: “…Start Your Engines: From Quantum Random Numbers to Teleportation, pit stop at Super Dense Coding -- 8. Game Theory: With Quantum Mechanics Odds Are Always in Your Favor. -- 9 Quantum Advantage with Deutsch-Jozsa, Bernstein-Vazirani, and Simon's Algorithms -- 10. …”
    Libro electrónico
  19. 7599
    Publicado 2018
    “…iOS 11, Swift 4, and Xcode 9 provide many new APIs for iOS developers. With this cookbook, you’ll learn more than 170 proven solutions for tackling the latest features in iOS 11 and watchOS 4, including new ways to use Swift and Xcode to make your day-to-day app development life easier. …”
    Libro electrónico
  20. 7600
    por Parisi, Tony
    Publicado 2014
    “…Ideal for developers with Javascript and HTML experience. Explore HTML5 APIs and related technologies for creating 3D web graphics, including WebGL, Canvas, and CSS Work with the popular JavaScript 3D rendering and animation libraries Three.js and Tween.js Delve into the 3D content creation pipeline, and the modeling and animation tools for creating killer 3D content Look into several game engines and frameworks for building 3D applications, including the author’s Vizi framework Create 3D environments with multiple objects and complex interaction, using examples and supporting code Examine the issues involved in building WebGL-based 3D applications for mobile browsers…”
    Libro electrónico