Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Derechos humanos 515
- Europa 439
- Photography 437
- Historia 417
- Tribunal Europeo de Derechos Humanos 360
- Digital techniques 357
- Engineering & Applied Sciences 346
- Development 340
- History 321
- Teologa dogmÆtica 318
- Teologa dogmÆtica- 316
- Management 302
- Application software 287
- Crítica e interpretación 236
- Computer Science 210
- Design 206
- Data processing 202
- Computer programs 192
- Filosofía 179
- Web sites 171
- Cloud computing 152
- Database management 152
- Python (Computer program language) 142
- Business & Economics 140
- Web site development 140
- Computer networks 129
- Tratados y manuales 129
- Computer software 128
- Art, Architecture & Applied Arts 123
- Visual Arts 122
-
16121Publicado 2013“…In addition to the ISPF Point-and-Shoot capabilities, IPT provides new concepts, such as hotbars (user-defined fields that execute commands), field-sensitive areas in MSLs and OLISTs, automatic recognition of a dataset name on any ISPF panel as a parameter to BROWSE, EDIT, or VIEW, or parameters within any Time Sharing Option (TSO) command. …”
Libro electrónico -
16122Publicado 2014“…In The Art of the Documentary , the directors, editors, cinematographers, and producers behind today's most thought-provoking nonfiction films reveal the thought processes, methods, and collaborations that have guided their efforts- from project conception to developing, producing, shooting, editing, and releasing some of the finest documentary films of recent decades. …”
Libro electrónico -
16123por Geier, James T.“…Understanding 802.11n MAC, physical layer, and related standards Designing 802.11n wireless networks for diverse scenarios: considering architecture, range, performance, roaming, and RF issues Migrating from 802.11a, 802.11b, and 802.11g wireless networks Choosing the right tools and equipment, and using them effectively Planning effectively: scoping projects; creating work breakdown structures; org..…”
Publicado 2010
Libro electrónico -
16124Publicado 2014“…Learn how to: Master your mobile fundraising strategy Create a strategic plan flexible enough to handle changes in technology Design a website and emails that work on both mobile devices and computers Choose the best mobile and online tools based on your budget and your donor demographics Build a system that tracks, evaluates, and reports campaign results Maximize the potential of Facebook, Twitter, LinkedIn, and other sites Whether your goal is to raise more funds online, launch a new program, or increase your capacity to maintain current operations, creating and executing a mobile and social media strategy is a small investment that packs a big punch. …”
Libro electrónico -
16125Publicado 2012“…—Michael O’Hara Lynch, Head of Global Sponsorship, Visa “At a time when consumers have the power to use media where and how they choose, to like, dislike, and share their opinion on products and corporations, brand engagement is the best answer to build emotional and enduring relationships between brands and all their relevant communities. …”
Libro electrónico -
16126Publicado 2018Tabla de Contenidos: “…The update-function-code command -- The get-function-configuration command -- The invoke command -- The delete-function command -- Versions and aliases -- Versioning -- FindAllMovies v1.0.0 -- FindAllMovies v1.1.0 -- Semantic Versioning -- Aliases -- Stage variables -- Summary -- Chapter 7: Implementing a CI/CD Pipeline -- Technical requirements -- Continuous Integration and deployment workflow -- Continuous Integration -- Continuous Deployment -- Continuous Delivery -- Automating the deployment of Lambda functions -- Continuous Deployment with CodePipeline and CodeBuild -- Source provider -- Build provider -- Deploy provider -- Continuous Pipeline with Jenkins -- Distributed builds -- Setting up a Jenkins job -- Git Hooks -- Continuous Integration with Circle CI -- Identity and access management -- Configuring the CI Pipeline -- Summary -- Questions -- Chapter 8: Scaling Up Your Application -- Technical requirements -- Load testing and scaling -- Lambda autoscaling -- Downstream resources -- Private Lambda functions -- Concurrent execution -- Lambda throttling -- Concurrency reservation -- Summary -- Chapter 9: Building the Frontend with S3 -- Technical requirements -- Single Page Application -- Developing web applications with Angular -- Generating your first Angular component -- Accessing Rest web services with Angular -- Cross Origin Resource Sharing -- S3 static website hosting -- Setting up an S3 bucket -- Setting up Route 53 -- Certificate Manager -- CloudFront distribution -- CI/CD workflow -- API documentation -- Summary -- Questions -- Chapter 10: Testing Your Serverless Application -- Technical requirements -- Unit testing -- Automated unit tests -- Integration testing -- RPC communications -- Serverless Application Model -- Load testing -- Summary -- Questions -- Chapter 11: Monitoring and Troubleshooting…”
Libro electrónico -
16127Publicado 2019“…By the end of this book, you will have gained a strong understanding of Java concepts and have the confidence to develop and choose the right solutions to your problems. What you will learn Adopt the latest JDK 11 and JDK 12 features in your applications Solve cutting-edge problems relating to collections and data structures Get to grips with functional-style programming using lambdas Perform asynchronous communication and parallel data processing Solve strings and number problems using the latest Java APIs Become familiar with different aspects of object immutability in Java Implement the correct practices and clean code techniques Who this book is for If you are a Java developer who wants to level-up by solving real-world problems, then this book is for you. …”
Libro electrónico -
16128Publicado 2019“…What You Will Learn Add data to your database using INSERT and MERGE statements Update data in place without sending it back and forth over the network Choose correctly from three possible ways of removing unwanted data Streamline ETL process used to load data marts and data warehouses Automatically generate primary keys to uniquely identify new records Who This Video Is For For business analysts, developers, and others whose career will benefit from a knowledge of the SQL language for accessing Microsoft SQL Server databases and manipulating the data they contain…”
-
16129por Harnischmacher, Cyrill“…Cyanotypie mit selbst gebauter Kamera direkt belichten Objektive alter Balgen- und Sucherkameras adaptieren eine Tilt-Shift-Laufbodenkamera selber bauen Cyrill Harnischmacher, Autor des legendären Buchs low budget shooting, zeigt in diesem Do-it-yourself-Ratgeber für Fotografen, wie Sie mit einfachen Mitteln und Materialien, die sich in jedem Baumarkt finden, Kameras selber bauen und Objektive verschiedenster Art adaptieren können. …”
Publicado 2020
Libro electrónico -
16130Publicado 2019“…You'll then progress from creating basic shooting mechanics to more complex systems, such as user interface elements and intelligent enemy behavior. …”
Libro electrónico -
16131Publicado 2019“…Finally, you will be able to choose a high availability setup that fits your needs and helps you monitor and act on results obtained after testing. …”
Libro electrónico -
16132Publicado 2020“…With the help of practical exercises, you'll learn to use cross-validation techniques to evaluate your models and then choose the optimal hyperparameters to fine-tune their performance. …”
Libro electrónico -
16133Publicado 2019“…A dedicated section will then take you through the different Ethereum Request for Comments (ERC) standards, including ERC-20, ERC-223, and ERC-721, and demonstrate how you can choose among these standards while writing smart contracts. …”
Libro electrónico -
16134Publicado 2019“…By the end of the book, you'll have gained the knowledge you need to build your own games with exciting features from scratch What you will learn Set up your game development project in Visual Studio 2019 and explore C++ libraries such as SFML Explore C++ OOP by building a Pong game Understand core game concepts such as game animation, game physics, collision detection, scorekeeping, and game sound Use classes, inheritance, and references to spawn and control thousands of enemies and shoot rapid-fire machine guns Add advanced features to your game using pointers, references, and the STL Scale and reuse your game code by learning modern game programming design patterns Who this book is for This book is perfect for you if you have no C++ programming knowledge, you need a beginner-level refresher course, or you want to learn how to build games or just use games as an engaging way to learn C++. …”
Libro electrónico -
16135Publicado 2016“…Twitter: @cassiend Skill Level Intermediate Learning Objectives Provides an overview of the role of agile development practices and CI/CD in mobile development Shows how to choose the most appropriate framework for your organization and architecture Covers native and hybrid app ..…”
-
16136Publicado 2017“…It also shows you how to optimize C# code and choose the best data structures for the job. It covers new features in C# 6 and 7, along with parallel programming and distributed architectures. …”
Libro electrónico -
16137Publicado 2020“…A comprehensive, best practice guide from Apple Certified Trainer Iain Anderson, with illustrated step-by-step instructions to explore a Final Cut Pro editing workflow from shoot to deliveryKey FeaturesExplore the best ways to use FCP, from importing and editing to finishing and exporting the final cutUnlock the power of editing in the magnetic timeline to make huge changes or subtle adjustmentsFinish with pro-level color correction, tracking, effects, transitions, audio, titles, and captionsBook DescriptionFinal Cut Pro (also known as FCP, previously Final Cut Pro X) is Apple’s efficient and accessible video editing software for everyone, offering powerful features that experienced editors and novices will find useful. …”
Libro electrónico -
16138Publicado 2017“…You'll hear Microsoft researcher danah boyd's revelations of the unseen ways our data systems are being gamed; author Cathy O'Neil's ( Weapons of Math Destruction ) exposé of the ways mathematical models shape our future; and Tim O'Reilly's (O'Reilly Media) call-to-action on business's role in choosing an AI-centered future that works best for everyone. …”
-
16139Publicado 2011“…Puzzle 4 - Generics, Constraints and Overloads How does the compile choose between different candidate generic methods? …”
-
16140Publicado 2012“…Coverage includes Understanding how vCO fits into your environment and identifying your best opportunities to use it Choosing the right installation scenario and efficiently managing the vCO installation process Configuring vCO: services, passwords, networking, LDAP, databases, SSL, licensing, plug-ins, backup, and more Interacting with vCO through actions, packages, plug-ins, web views, resources, and workflows Automating manual tasks with vCO’s extensive workflow library Creating sophisticated workflows with drag-and-drop components and JavaScript Using plug-ins to control infrastructure within and around your vSphere environment Bringing consistency to VM provisioning, overcoming “VM sprawl” and resource contention, and simplifying support Optimizing VM lifecycle management, all the way through decommissioning Automating all snapshot monitoring processes and components Exporting logs, finding/deleting orphaned files, and performing other day-to-day tasks Efficiently conducting mass VM migrations Quickly adding vCenter hosts and clusters, configuring shared storage, and adding hosts to new clusters Using vCO and third-party plug-ins to gain “private cloud” benefits and flexibility Networking/Virtualization vmware.com/go/vmwarepress…”
Libro electrónico