Mostrando 2,801 - 2,820 Resultados de 6,504 Para Buscar '"The Set Up"', tiempo de consulta: 0.12s Limitar resultados
  1. 2801
    por O'Leary, Mike. author
    Publicado 2019
    “…Know how to set up, defend, and attack computer networks with this revised and expanded second edition. …”
    Libro electrónico
  2. 2802
    Publicado 2015
    “…In Television Sports Production, Fifth Edition Jim Owens walks you through the planning, set-up, directing, announcing, shooting, and editing involved with covering a sports event. …”
    Libro electrónico
  3. 2803
    Publicado 2015
    “…Written by popular and bestselling author Dan Gookin, this new edition of Android Phones For Dummies makes it easy to set up and configure your phone, get up and running with texting and emailing, access the Internet, maps, and camera, navigate with GPS, synch with a PC, and so much more. …”
    Libro electrónico
  4. 2804
    Publicado 2023
    “…Email expert Joe Kissell explains what's new with Mail for macOS, iOS, and iPadOS, and how to best set up your Gmail, iCloud, IMAP, and Exchange accounts. …”
    Libro electrónico
  5. 2805
    Publicado 2021
    “…"The definitive resource that pulls together evidence from psychology, education, and organizational studies, this fully updated second edition translates research into practice and serves as a practical handbook on how to set up, run, and evaluate any mentoring program. Despite ever-growing interest, there are few helpful resources for program managers and mentoring coordinators. …”
    Libro electrónico
  6. 2806
    Publicado 2017
    “…With a focus on the orchestra as an instrument and sound source, this book features sections on how to listen, understanding microphones, concert halls, orchestra seating arrangements, how to set up the monitoring environment, and how to approach recording each section of the orchestra. …”
    Libro electrónico
  7. 2807
    por Kelly, Marjorie, 1953-
    Publicado 2012
    “…As long as businesses are set up to focus exclusively on maximizing financial income for the few, our economy will be locked into endless growth and widening inequality. …”
    Libro electrónico
  8. 2808
    Publicado 2015
    “…Todd, a recognized expert in concierge medicine, branding, consulting, healthcare, marketing, medical tourism, planning, and physician practice administration, explains how to set up a concierge practice. She describes how this new…”
    Libro electrónico
  9. 2809
    Publicado 2012
    “…The research has significant bearing on strategic planning for firms that have set up, are setting up or are planning to establish subsidiaries in China, and the firms that try to compete in the global marketplace. …”
    Libro electrónico
  10. 2810
    Publicado 2020
    “…You can edit these samples and instantly see the results without needing to set up projects in Visual Studio. Written by the author of C# 7.0 in a Nutshell , this pocket reference covers C# 8.0 without skimping on detail, including: C# fundamentals and features new to C# 8.0 Advanced topics like operator overloading, type constraints, iterators, nullable types, operator lifting, lambda expressions, and closures LINQ: sequences, lazy execution, standard query operators, and query expressions Unsafe code and pointers, custom attributes, preprocessor directives, and XML documentation…”
    Libro electrónico
  11. 2811
    Publicado 2019
    “…Subsequent chapters illustrate some typical GUI actions, among many other possibilities, to manage and configure the storage systems, to define security roles, and to set up multitenancy. For most of the GUI-based actions that are illustrated in this book, the corresponding XIV Storage System command-line interface (XCLI) commands are also shown. …”
    Libro electrónico
  12. 2812
    Publicado 2020
    “…—Susan Cain, New York Times bestselling author of Quiet and Quiet Power and cofounder of Quiet Revolution How does a self-described "extreme introvert" thrive in a world where extroverts are rewarded and social institutions are set up in their favor? Using her extraordinary personal story as a "case study of one," author Jill Chang shows that introverts hold tremendous untapped potential for success. …”
    Libro electrónico
  13. 2813
    Publicado 2018
    “…Becoming a master of networking has never been easier Whether you're in charge of a small network or a large network, Networking All-in-One is full of the information you’ll need to set up a network and keep it functioning. Fully updated to capture the latest Windows 10 releases through Spring 2018, this is the comprehensive guide to setting up, managing, and securing a successful network. …”
    Libro electrónico
  14. 2814
    por Leung, Tim. author
    Publicado 2017
    “…You will come away with an understanding of how to set up screen navigation, manipulate data from within apps, and write solutions to perform specific tasks. …”
    Libro electrónico
  15. 2815
    Publicado 2006
    “…This book studies the issue of the dialogue set up with the young readers which evolved through a series of innovative initiatives, but was nourished above all by the post column run by the editor Dina Rinaldi. …”
    Libro electrónico
  16. 2816
    Publicado 2023
    “…This book goes well beyond the basics: you'll learn how to leverage the latest Spring Framework 6 to build the various tiers and parts of today's modern, complex enterprise Java applications systems, top to bottom, including data access, SQL generation with jOOQ, persistence with Hibernate, transactions, set up security, classic web and presentation tiers and adding in some reactivity. …”
    Libro electrónico
  17. 2817
    por Dunbar, Norman
    Publicado 2024
    “…How to program your device using an In Circuit System Programmer (ICSP) How to build their own Arduino clone from scratch How to efficiently handle different boards and libraries Uncover new features and enhancements, including the ability to set up and use profiles, and employ Makefiles. Who This Book Is For: This book welcomes everyone with an interest in learning about Arduino, regardless of expertise. …”
    Libro electrónico
  18. 2818
    Publicado 2019
    Tabla de Contenidos: “…5.7 Destruction/Termination -- 5.8 Retrieving AAX Host Information -- 5.9 Validating Your Plugin -- 5.10 Using ASPiK to Create AAX Plugins -- 5.11 Bibliography -- Chapter 6: ASPiK Programming Guide -- 6.1 Plugin Kernel Portability and Native Plugin Shells -- 6.2 Organizing the SDKs: AAX, AU, and VST -- 6.2.1 Your C++ Compiler -- 6.2.2 Setting Up the AAX SDK -- 6.2.3 Setting Up the AU SDK -- 6.2.4 Setting Up the VST SDK -- 6.2.5 Creating the Universal SDK Folder Hierarchy -- 6.2.6 Adding the VSTGUI4 Library -- 6.2.7 CMake -- 6.3 Creating a Plugin Project With ASPiKreator: IIRFilters -- 6.3.1 ASPiK Project Folders -- 6.3.2 Running CMake -- 6.4 Adding Effect Objects to the PluginCore -- 6.4.1 The PluginCore Constructor -- 6.4.2 IIRFilters : GUI Parameter Lists -- 6.4.3 Parameter Smoothing -- 6.4.4 Handling the String-List Parameters -- 6.4.5 IIRFilters : Declaring Plugin Variables -- 6.4.6 Parameter Object Enumerations for Attributes -- 6.4.6.1 Continuous Floating Point Parameters and Discrete Integer Parameters -- 6.4.6.2 String-List Parameters -- 6.4.7 IIRFilters : Object Declarations and Reset -- 6.4.8 IIRFilters : GUI Parameter Updates -- 6.4.9 IIRFilters : Processing Audio Data -- 6.4.10 Buffer Pre-Processing -- 6.4.11 Buffer Post-Processing -- 6.4.12 Buffer vs. …”
    Libro electrónico
  19. 2819
    Publicado 2016
    Tabla de Contenidos: “…-- What to do with an old computer -- Final thing to remember -- PC Knobs, Buttons, And Doodads Tour: -- Big picture -- All Around The Console: -- There is no typical console -- Major points of interest on the console, front -- Stuff found on the console's rump -- I/O panel -- Helpful hints, hieroglyphics, and hues -- PC Setup: -- Computer Assembly: -- Unpacking the boxes -- Setting up the console -- Plugging in and connecting -- Plugging-Things-In Guide: -- Attaching the keyboard and mouse -- Setting up the monitor -- Connecting to the network -- Adding a printer -- Hooking up the speakers -- It Must Have Power: -- Plugging everything into a power strip -- Taking advantage of a UPS -- Using the UPS (a short play) -- Both On And Off: -- Turn on your PC -- Windows, ahoy! …”
    Libro electrónico
  20. 2820
    por Chapman, John
    Publicado 2014
    Tabla de Contenidos:
    Libro electrónico