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
-
4181por Lawhead, Joel“…This book will teach you everything there is to know, from using a particular software package or API to using generic algorithms that can be applied to Geospatial analysis. …”
Publicado 2013
Libro electrónico -
4182por Fenton, Steve. author“…The book then covers some of the factors you need to consider when running a TypeScript application in the browser, including interacting with the DOM, making asynchronous requests, and working with useful browser APIs, followed by a demonstration of server-side TypeScript using the popular Node.js framework. …”
Publicado 2014
Libro electrónico -
4183por Sadun, Erica“…Coverage includes Creating direct touch-based interfaces with multi-touch, gestures, and custom gesture recognizers Building and customizing controls in powerful ways Adding novel motion effects Alerting users via pop-ups, progress bars, local notifications, popovers, audio cues, and more Using Xcode modules to easily integrate system frameworks and headers Assembling views and animation, organizing view hierarchies, and understanding how views work together Supporting multiple screen geometries with the breakthrough Auto Layout constraints system Controlling keyboards, making onscreen elements “text aware,” and efficiently scanning and formatting text Organizing user workspaces with view controllers Managing photos, videos, email, and text messages Leveraging enhanced iOS support for social media activities, including Flickr and Vimeo Implementing VoiceOver accessibility, including text-to-speech Getting started with Core Data-managed data stores Leveraging powerful networking and web services support Using APIs to enhance the user experience…”
Publicado 2014
Libro electrónico -
4184Publicado 2006“…The accompanying CD-ROM is filled with valuable resources including the latest Java SE software (the JRE, JDK, Java API spec, and the guide documentation), the code samples from this book, and solutions to the questions and exercises. …”
Libro electrónico -
4185Publicado 2021“…Gain a holistic, unified understanding of the data center and its core components Walk through installation and deployment of key data center technologies Explore potential applications to see what's possible in your environment Learn how Cisco switches and software implement data center networking and virtualization Discover and apply data center network design and security best practices Review Cisco data center storage technologies and concepts, including Fibre Channel, VSANs, storage virtualization, and FCoE Explore the building blocks of the Cisco UCS data center compute solution, and how UCS uses hardware abstraction and server virtualization Use automation and APIs to improve data center productivity and agility Create and customize scripts for rapid troubleshooting Understand cloud computing for the data center: services, deployment models, and the Cisco Intersight hybrid cloud operations platform…”
Libro electrónico -
4186Publicado 2022“…What's more, you'll implement efficient automation solutions while learning best practices and methods to secure sensitive data using Ansible Vault and alternatives to automate non-supported platforms and operations using raw commands, command modules, and REST API calls. By the end of this book, you'll be proficient in identifying and developing real-life automation use cases using Ansible Further reading -- Chapter 3: Automating Your Daily Jobs -- Technical requirements -- Using Ansible to collect server details -- Ansible roles -- Ansible Jinja2 templates -- Collecting system information -- System scanning and remediation using Ansible -- Ansible --extra-vars -- Automated weekly system reboot using Ansible -- Automating notifications -- Encrypting sensitive data using Ansible Vault -- Summary -- Further reading -- Chapter 4: Exploring Collaboration in Automation Development -- Technical requirements -- The importance of version control in IT automation…”
Libro electrónico -
4187Publicado 2023“…Unlock the power of lambda expressions and the Streams API to turn the oft-written spaghetti code into highly concise, expressive, elegant, and maintainable code. …”
Libro electrónico -
4188Publicado 2024“…Développer des applications en Python avec les API de GPT-4 et ChatGPT pour générer du texte, répondre aux questions ou résumer du contenu. …”
Libro electrónico -
4189Publicado 2023“…You will: Understand core concepts around game backend development Use the PlayFab API to implement backend features Build game backend infrastructure using Microsoft Azure cloud (architecture and implementation) Contrast the traditional Azure cloud- and PlayFab (GBaaS)-based implementations of game backend capabilities Reuse source code to enable backend capability in your own games Discover different ways for authenticating players Implement a multiplayer game in Unity with the help of mirror networking Create a matchmaker to bring together players for an online game session Establish leaderboards to reinforce player competition Build a virtual economy and monetize your game Set up game analytics and gain insight into players’ behavior Let players communicate with each other by taking advantage of cognitive services Learn how to implement server-side custom game backend logic…”
Libro electrónico -
4190Publicado 2019“…Key Features Understand how to use .NET frameworks like the Task Parallel Library (TPL)and CryptoAPI Develop a containerized application based on microservices architecture Gain insights into memory management techniques in .NET Core Book Description This Learning Path shows you how to create high performing applications and solve programming challenges using a wide range of C# features. …”
Libro electrónico -
4191Publicado 2012“…World-renowned iOS programming expert Erica Sadun covers all the classes you’ll need to create successful iOS 6 mobile apps with standard APIs and interface elements and take full advantage of iOS 6 graphics, touches, and views. …”
Libro electrónico -
4192Publicado 2010“…Ya que la mayoría de las aplicaciones usa actualmente una base de datos para almacenar la información, el último capítulo presenta el acceso a los datos con java mediante la api jdbc y las particularidades de las aplicaciones web en ese ámbito. …”
Acceso con credenciales UPSA.
Libro electrónico -
4193Publicado 2022“…Se utilizó una metodología de análisis de textos combinando el análisis de tipo estadístico mediante las API (application programming interface) de clasificación de textos, extracción de tópicos y categorización profunda para la analítica de textos del portal/servicio web MeaningCloud y un análisis de texto de tipo cualitativo con base en categorías. …”
Enlace del recurso
Libro electrónico -
4194Publicado 2018“…What you will learn Understand architectural paradigms and deep dive into Microservices Design parallelism/concurrency patterns and learn object-oriented design patterns in Go Explore API-driven systems architecture with introduction to REST and GraphQL standards Build event-driven architectures and make your architectures anti-fragile Engineer scalability and learn how to migrate to Go from other languages Get to grips with deployment considerations with CICD pipeline, cloud deployments, and so on Build an end-to-end e-commerce (travel) application backend in Go Who this book is for Hands-On Software Architecture with Golang is for software developers, architects, and CTOs looking to use Go in their software architecture to build enterprise-grade applications. …”
Libro electrónico -
4195Publicado 2018“…In the concluding chapters, you will get well-versed with service mesh solutions such as Istio and Linkerd, and understand service resilience test practices, API gateways, and edge/fog computing. By the end of this book, you will have gained experience on working with SRE concepts and be able to deliver highly reliable apps and services. …”
Libro electrónico -
4196Publicado 2018“…Understand Kotlin's goals, principles, advantages, design, and constructs Take full advantage of functional programming in the Kotlin environment Write more concise and reusable code using Kotlin's object-oriented features Interoperate with existing Java code, and plan a migration to Kotlin Use coroutines to efficiently handle concurrency Capture data via third-party APIs, map it to internal data representations, and present it to users Master best practices for architecting Kotlin Android apps Improve productivity and readability by creating simple domain-specific languages in Kotlin Register your book for convenient access to downloads, updates, and/or corrections as they become available. …”
Libro electrónico -
4197Publicado 2021“…What you will learn Understand the core concepts and architecture of Apache Beam Implement stateless and stateful data processing pipelines Use state and timers for processing real-time event processing Structure your code for reusability Use streaming SQL to process real-time data for increasing productivity and data accessibility Run a pipeline using a portable runner and implement data processing using the Apache Beam Python SDK Implement Apache Beam I/O connectors using the Splittable DoFn API Who this book is for This book is for data engineers, data scientists, and data analysts who want to learn how Apache Beam works. …”
Libro electrónico -
4198Publicado 2021“…The C++17 release includes changes that impact the way you work with C++; this new fourth edition covers them all, including nested namespaces, structured bindings, string_view, template argument deduction for constructors, parallel algorithms, generalized sum algorithms, Boyer-Moore string searching, string conversion primitives, a filesystem API, clamping values, optional values, the variant type, the any type, and more. …”
Libro electrónico -
4199Publicado 2016“…Windows Sysinternals creator Mark Russinovich and Aaron Margosis show you how to: Use Process Explorer to display detailed process and system information Use Process Monitor to capture low-level system events, and quickly filter the output to narrow down root causes List, categorize, and manage software that starts when you start or sign in to your computer, or when you run Microsoft Office or Internet Explorer Verify digital signatures of files, of running programs, and of the modules loaded in those programs Use Autoruns, Process Explorer, Sigcheck, and Process Monitor features that can identify and clean malware infestations Inspect permissions on files, keys, services, shares, and other objects Use Sysmon to monitor security-relevant events across your network Generate memory dumps when a process meets specified criteria Execute processes remotely, and close files that were opened remotely Manage Active Directory objects and trace LDAP API calls Capture detailed data about processors, memory, and clocks Troubleshoot unbootable devices, file-in-use errors, unexplained communication, and many other problems Understand Windows core concepts that aren’t well-documented elsewhere…”
Libro electrónico -
4200Publicado 2016“…You will learn how to build web applications and APIs in Node, discover packages in the Node.js ecosystem, test and deploy your Node.js code, and more. …”
Libro electrónico