Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 620
- History 449
- Development 330
- Application software 295
- Management 261
- Engineering & Applied Sciences 254
- Computer Science 184
- Law 154
- Social aspects 145
- Education 142
- Philosophy 142
- Calles 139
- Història 133
- RELIGION 133
- Economics 132
- Biblia 126
- History and criticism 126
- Data processing 124
- Leadership 122
- Computer programming 119
- Crítica e interpretación 119
- Economic conditions 118
- Filosofía 118
- Java (Computer program language) 112
- Poesía española 112
- Computer programs 110
- Study and teaching 109
- Business & Economics 106
- Operating systems (Computers) 105
- Politics and government 105
-
6761Publicado 2022Tabla de Contenidos: “…Table of Contents Creating a Basic gRPC Application on ASP.NET Core When gRPC Is the Best Tool and When It Isn't Protobuf – the Communication Protocol of gRPC Protobuf – the Communication Protocol of gRPC Applying Versioning to the gRPC API Scaling a gRPC Application Using Different Call Types Supported by gRPC Using Well-Known Types to Make Protobuf More Handy Securing gRPC Endpoints in Your ASP.NET Core Application with SSL/TLS Applying Authentication and Authorization to gRPC Endpoints Using Logging, Metrics, and Debugging in gRPC on .NET…”
Libro electrónico -
6762por Jensen, Greg, 1973-Tabla de Contenidos: “…Spread Trading: An Introduction to Trading Options in Nine Simple Steps; Contents; Acknowledgments; About the Author; Introduction; Step 1: Understanding the Long and Short of "Call" Options in the Market; Step 2: Understanding the Long and Short of "Put" Options in the Market; Step 3: Ramping Up the Possibilities; Step 4: Getting a Few Basics in Place; Step 5: Understanding Two Basic Option Trades; Step 6: Moving from Option Trading to Spread Trading; Step 7: Understanding Bullish Spread Trades; Step 8: Understanding Bearish Spread Trades; Step 9: Getting Started…”
Publicado 2009
Libro electrónico -
6763por Payne, Rap. authorTabla de Contenidos: “…- Part 2: Foundational Flutter -- Chapter 3: Everything is Widgets -- Chapter 4: Value Widgets -- Chapter 5: Responding to Gestures -- Chapter 6: Laying out Your Widgets -- Chapter 7: Navigation and Routing -- Chapter 8: Styling your Widgets -- Chapter 9: Maintaining State -- Part 3: Above and Beyond -- Chapter 10: Your Flutter App Can Work with Files -- Chapter 11: Making RESTful API calls with Ajax -- Chapter 12: Using Firebase with Flutter -- Appendix A: Dart Language Intro. …”
Publicado 2019
Libro electrónico -
6764por Feuerstein, StevenTabla de Contenidos: “…Introduction to PL/SQL -- Creating and running PL/SQL code -- Language fundamentals -- Conditional and sequential control -- Iterative processing with loops -- Exception handlers -- Working with program data -- Strings -- Numbers -- Dates and timestamps -- Records -- Collections -- Miscellaneous datatypes -- DML and transaction management -- Data retrieval -- Dynamic SQL and dynamic PL/SQL -- Procedures, functions, and parameters -- Packages -- Triggers -- Managing PL/SQL code -- Optimizing PL/SQL performance -- I/O and PL/SQL -- Application security and PL/SQL -- PL/SQL architecture -- Globalization and localization in PL/SQL -- Object-oriented aspects of PL/SQL -- Calling Java from PL/SQL -- External procedures…”
Publicado 2014
Libro electrónico -
6765Publicado 2017Tabla de Contenidos: “…-- One team : a story of performance -- Team basics : a working definition and discipline -- High-performance teams : very useful models -- Becoming a team ; The team performance curve -- Moving up the curve : from individual to team performance -- Team leaders -- Teams, obstacles, and endings : getting unstuck -- Exploiting the potential ; Teams and performance : the reinforcing cycle -- Teams and major change : an inevitable combination -- Teams at the top : a difficult choice -- Top management's role : leading to the high-performance organization -- Epilogue : a call to action -- Teams researched for this book…”
Grabación no musical -
6766por Page, J. Bryan, 1947-Tabla de Contenidos: “…Career Paths in Drug-related Ethnography: From Falling to Calling -- 8. Gender and Drug Use: Drug Ethnography by Women about Women -- 9. …”
Publicado 2010
Libro electrónico -
6767Publicado 2020Tabla de Contenidos: “…Theoretical perspectives on student leadership development through global learning initiatives -- Higher education in a globalizing world : the challenge of glocal education and the call to decolonize universities -- Breaking into a free state of mind : rationale and evidence for 'study abroad' out of rural South Africa -- Architecture and evolvement of the F1L4C and GLS programmes: 2010 to 2018 -- Transformation in times of largeness : the challenges of conflation -- Networks of leadership and social change -- Student narratives on identity, leadership and transformation in a post-apartheid South African university -- Race, religion, and reconciliation : academic initiatives, leadership development, and social change -- An integrated understanding of theory, learning and transformation…”
Libro electrónico -
6768Publicado 2022Tabla de Contenidos: “…Introduction; 1. The call for a language of public health: Philanthropic foundations, bacteriologists, and health administrators; 2. …”
Libro electrónico -
6769Publicado 2006Tabla de Contenidos: “…Introduction : Andy and the dreams that stuff is made of / by Dave Hickey -- Success is a job in New York : 1949-60 / by Kenneth Goldsmith -- Andy starts to paint : 1961-62 / by Ivan Karp -- America the beautiful : 1962-65 ; Matinee idols : 1962-66 / by David Dalton -- Death and disaster : 1963-67 / by Peggy Phelan -- Into the photobooth : 1962-68 ; Filmmaking : 1963-76 ; The Silver Factory : 1963-68 ; Andy Warhol, media entrepreneur : 1969-86 ; Polaroids and portraits : 1970-86 ; Ladies and gentlemen : 1972-83 / by Kenneth Goldsmith -- Still life and abstraction : 1976-86 / by Ronnie Cutrone -- Last call : 1980-87 / by Bruno Bischofberger…”
Libro -
6770Publicado 1900Tabla de Contenidos: “…Rambla de Cataluña. - 13. Calle Cortes. - 14. Aduana. - 15. Facultad de Medicina. - 16. …”
Biblioteca Digital Hispánica
Libro -
6771por Young, Ian, 1970-Tabla de Contenidos: “…Using the existential operator -- Null values in chained calls -- Assigning new values conditionally when null -- Dealing with nulls in our application -- Assigning multiple values at once -- Using destructuring assignment in our application -- Advanced function arguments -- Default argument values -- Using default arguments in our application -- Accepting a variable number of arguments with splats -- Invoking functions with splats -- Using splats in our application -- Summary -- Chapter 5: Classes in CoffeeScript -- Defining a class in CoffeeScript -- Attaching methods to a class -- How CoffeeScript builds classes in JavaScript -- Maintaining state with object properties -- Calling other methods on this object -- Attaching a method outside of the class definition -- Constructors -- CoffeeScript constructors in JavaScript -- Calling methods statically on classes -- Inheritance -- CoffeeScript's inheritance in JavaScript -- Using CoffeeScript with other class libraries -- Backbone classes in CoffeeScript -- Ember classes in CoffeeScript -- Summary -- Chapter 6: Refactoring with Classes -- The refactoring cycle -- Structuring our data with classes -- Adding business logic -- More data modeling -- More business logic -- Managing display logic with classes -- Displaying a collection -- The top-level display logic -- A final refactoring pass -- Using inheritance while refactoring -- Getting the green light -- Summary -- Chapter 7: Advanced CoffeeScript Usage -- Getting our context right -- Using fat arrows in our project -- Saving our work with memoization -- Using memoization in our application -- A new idiom: options objects -- Using options objects in our application -- Summary -- Chapter 8: Going Asynchronous -- Understanding asynchronous operations -- Getting to know our remote API -- Making an asynchronous request -- Using a third-party library…”
Publicado 2013
Libro electrónico -
6772por Cannistra, Robert M.Tabla de Contenidos: “…CHAPTER 1 Voice Fundamentals for Unified Communication 1 Voice Fundamentals 1 Cisco VoIP Structure 3 Common Topologies 3 CHAPTER 2 Cisco Switch, Router, and Phone Fundamentals for Unified Voice 7 Technology Overview-Device Connections: Router, Switch, IP Phones 7 Topology 8 Configuration 9 Configure the Router's Hostname 9 Configure the Router for InterVLAN Routing 9 Configure the PoE Switch for Basic Connectivity 10 Configure Voice and Data VLANs on the PoE Switch 11 Configure One Interface for the Data VLAN 11 Configure One Interface for the Voice VLAN 11 Configure One Interface for Both the Data VLAN and the Voice VLAN 12 Reset the Cisco 7965G Unified IP Phone to Factory Defaults 13 Verification 13 Troubleshooting 14 Actively Debug Issues When They Arise 14 CHAPTER 3 Cisco Unified Communications Manager Express 15 Topology 15 Administration Interfaces 16 Configuration 16 Configuring Cisco Unified Communications Manager Express for the First Time 16 Accessing and Using the Cisco Configuration Professional 16 Basic Telephony Settings 23 CHAPTER 4 Cisco Unified CME Features 49 Creating Extensions 49 Modifying Extensions 63 Deleting Extensions 65 Cloning Extensions 66 Creating Phones and Users 67 Modifying Phones and Users 82 Deleting Phones and Users 83 Other Telephony Features 85 CHAPTER 5 Cisco Unifi ed Communications Manager (CUCM) Administration and Management 87 Topology 88 Cisco Unified Communications Manager Administration Interfaces 88 Accessing the Management GUI and CLI Interfaces 89 Accessing and Using the Web GUI 89 Accessing and Using the CLI 91 Changing CUCM Name to IP Address for DNS Independence 93 Configuring a Unified CM Group 97 Configuring a Phone NTP Reference 99 Configuring a Date/Time Group 99 Configuring a Region 101 Configuring Locations 104 Configuring Device Pools 105 Configuring a Partition 106 Configuring a Calling Search Space 108 Activating Services and Features 109 Creating a Phone Button Template 111 Creating a Softkey Template 112 Creating a Common Phone Profile 114 Creating an Application User with Administrative Rights 116 Creating an Application User with Read-Only Rights 118 Creating an End User Manually 118 Adding Users via LDAP Synchronization 119 Configuring LDAP Authentication for End Users 122 Adding an IP Phone to CUCM Manually 123 Adding a Directory Number (DN) to a Phone 125 Adding Phones Using Auto-registration 128 Adding End Users and Phones with the Bulk Administration Tool (BAT) 130 Configuring an H.323 Gateway in CUCM 134 Configuring a Route Pattern 135 CHAPTER 6 Cisco Unified Communications Manager (CUCM) Telephony and Mobility Features 139 Topology 140 Configuring a Hunt Group 140 Configuring a Line Group 140 Configuring a Hunt List 143 Configuring a Hunt Pilot 144 Configuring Shared Lines 145 Configuring Barge and Privacy 147 Configuring Call Forward 149 Configuring Call Pickup 152 Configuring Call Park 154 Configuring Directed Call Park 155 Configuring Native Presence (Busy Lamp Field [BLF] Speed Dial) 156 Configuring Extension Mobility 159 Configuring Intercom 164 Configuring Mobile Connect 167 Configuring Mobile Voice Access (MVA) 172 Summary 175 CHAPTER 7 Cisco Unity Connection and Cisco Unifi ed Presence 177 Topology 178 Cisco Unity Connection Administration Interfaces 178 Cisco Unity Connection 178 Configuring Class of Service in Cisco Unity Connection 180 Configuring Partitions and Search Spaces in Unity Connection 182 Configuring User Templates in Cisco Unity Connection 184 Managing Users in Cisco Unity Connection 185 Adding Users Manually 185 Importing Users via AXL from CUCM 186 Importing Users with LDAP 189 Importing Users with the Bulk Administration Tool (BAT) 191 Configuring Call Handlers in Cisco Unity Connection 195 Cisco Unity Connection Reports 200 Cisco Unified Presence Server Administration Interfaces 201 Cisco Unity Connection and Cisco Unified Presence Backup and Restore 201 CHAPTER 8 Management, Monitoring, and Troubleshooting CUCM 203 Topology 203 Cisco IP Phone Boot and Restart Processes 204 Cisco IP Phone Boot Process 204 Phone Restart Procedure 205 Troubleshooting Using the Phone Web Page 205 Dialed Number Analyzer 207 Cisco Unified Reporting 210 Cisco Real Time Monitoring Tool (RTMT) 211 Monitoring and Troubleshooting Using CLI Commands 216 Configuring Backup and Recovery 217 Summary 218 CHAPTER 9 Putting It All Together 219 Topology 219 Design 220 Configuration 220 Verification 223 Troubleshooting 223 APPENDIX Create Your Own Journal Here 225…”
Publicado 2013
Libro electrónico -
6773por Hart-Davis, GuyTabla de Contenidos: “…Visiting Apple's Arcade -- Enjoying Books, Newspapers, and Magazines -- Part 2: Communicating and Organizing -- Chapter 7: Making Phone and FaceTime Calls -- Making a Call -- Receiving a Call -- While on a Call -- Making and Taking FaceTime Audio and Video Calls -- Chapter 8: Going on a Mobile Safari -- Starting a Safari into Cyberspace -- Browsing the Smart Way -- Private Browsing -- Using Sign In with Apple -- Creating Multiple Profiles for Safari -- Choosing Smart Safari Settings -- Chapter 9: Texting 1, 2, 3: Messages and Notes -- Getting the iMessage -- Taking Note of Notes -- Chapter 10: The Email Must Get Through -- Prep Work: Setting Up Your Accounts -- See Me, Read Me, File Me, Delete Me: Working with Messages -- Darling, You Send Me (Email) -- Chapter 11: Managing Your Calendar and Commitments -- Working with Calendar -- Staying Organized with Reminders -- Making the Most of Clock -- Chapter 12: Using Maps and Other Helpful Tools -- Finding Yourself and Your Destination -- Getting Your Bearings with Compass -- Herding Your Stocks -- Weather Watching -- Keeping Track of Documents with Files -- Keeping Track of Stuff with AirTags -- Using Calculator -- Working with Voice Memos -- Putting Your Wallet on Your iPhone -- Sharing via AirDrop and NameDrop -- Controlling Lights, Locks, and More -- Connecting Your iPhone to Your Car -- Unlocking Your Car -- Measuring Things -- Translating Text or Speech -- Using the Health App -- Part 3: Creating and Enjoying Multimedia -- Chapter 13: Enjoying Music and Podcasts -- Introducing Your iPhone's Music App -- My Music Is Your Music -- Taking Control of Your Tunes -- Customizing Your Audio Experience -- Listening to Podcasts with the Podcasts App -- Shopping with the iTunes Store App -- Chapter 14: Shooting, Editing, and Sharing Photos -- Taking Photos with the Camera App…”
Publicado 2023
Libro electrónico -
6774Publicado 2018Tabla de Contenidos: “…Semantics -- Non-angelic Concurrent Game Semantics -- A Trace Semantics for System F Parametric Polymorphism -- Categorical Combinatorics for Non Deterministic Strategies on Simple Games -- A Syntactic View of Computational Adequacy -- Linearity -- A New Linear Logic for Deadlock-Free Session-Typed Processes -- A Double Category Theoretic Analysis of Graded Linear Exponential Comonads -- Depending on Session-Typed Processes -- FabULous Interoperability for ML and a Linear Language -- Concurrency -- Automata for True Concurrency Properties -- A Theory of Encodings and Expressiveness -- A Framework for Parameterized Monitorability -- Logics for Bisimulation and Divergence -- Lambda-Calculi and Types -- Call-by-need, Neededness and All That -- Fitch-Style Modal Lambda Calculi -- Realizability Interpretation and Normalization of Typed Call-by-Need -- Quotient Inductive-Inductive Types -- Category Theory and Quantum Control -- Guarded Traced Categories -- Proper Semirings and Proper Convex Functors -- From Symmetric Pattern-Matching to Quantum Control -- Quantitative Models -- The Complexity of Graph-Based Reductions for Reachability in Markov Decision Processes -- A Hierarchy of Scheduler Classes for Stochastic Automata -- Symbolically Quantifying Response Time in Stochastic Models using Moments and Semirings -- Comparator Automata in Quantitative Verification -- Logics and Equational Theories -- Modular Tableaux Calculi for Separation Theories -- Differential Calculus with Imprecise Input and its Logical Framework -- The Effects of Adding Reachability Predicates in Propositional Separation Logic -- The Equational Theory of the Natural Join and of Inner Union is Decidable -- Graphs and Automata -- Minimization of Graph Weighted Models over Circular Strings -- Games on Graphs with a Public Signal Monitoring -- WQO Dichotomy for 3-Graphs -- Verifying Higher-Order Functions with Tree Automata…”
Libro electrónico -
6775por Hutsko, Joe, 1963-Tabla de Contenidos: “…Book III: Communications Central: Calls, Messages, and the WebChapter 1: Managing Phone and FaceTime Video Calls; Chapter 2: Sending and Receiving Text and Multimedia Messages; Chapter 3: Surfing the Web with Safari; Chapter 4: E-mailing Every Which Way You Can; Book IV: Making iPhone Your Personal Assistant; Chapter 1: Perfecting Your People Skills with Contacts; Chapter 2: Managing Your Time with Calendar, Reminders, and Clock; Chapter 3: Tapping into Maps, Compass, Weather, Calculator, Stocks, and Numbers; Chapter 4: Creating and Sharing Notes and Voice Memos…”
Publicado 2014
Libro electrónico -
6776por Eliason, Frank, 1972-Tabla de Contenidos: “…; Chapter 15: Tweet Tweet; Chapter 16: Driving Change in an Organization; Chapter 17: Social Customer Service Is a Failure; Chapter 18: An Inside Look at a Call Center; Chapter 19: The Basic Tenets of Service; Chapter 20: Is Service One of Your Values?…”
Publicado 2012
Libro electrónico -
6777Publicado 2015Tabla de Contenidos: “…Chapter 31: Jeff Lincoln 2Chapter 32: Phonethics Call Center Company 3; Chapter 33: Phonethics 4: The Diagnosis; Chapter 34: Elizabeth Golden 2; Chapter 35: Lucie Bell 2; Chapter 36: Strategy Meeting with the Board; Back Cover…”
Libro electrónico -
6778Publicado 2008Tabla de Contenidos: “…Moisés Gallego Olmos/Tonet Font -- 125 viviendas dotacionales : Calle Química 18, Arq. Alfredo Peñafiel Suárez/Katrin Baumgarten -- 85 viviendas dotacionales y centro cívico : Calle Can Travi 30, Arq. …”
Libro -
6779por Löwy, JuvalTabla de Contenidos: “…Instance Management; 4.2. Per-Call Services; 4.2.2. Configuring Per-Call Services; 4.2.3. …”
Publicado 2007
Libro electrónico -
6780Publicado 2024Tabla de Contenidos: “…Deploying Vlocity metadata -- Generating a Vlocity Manifest -- Using Salesforce's SFDX tool -- Other OmniStudio configuration management tools -- Salesforce Vlocity Integration VS Code extension -- IDX Workbench -- CI tools -- Summary -- Part 3: Best Practices for Improving Performance -- Chapter 6: Options for Async Execution -- Technical requirements -- Why to consider async code execution -- Async configuration options for Integration Procedures -- Chainable -- Queueable Chainable setting -- Chain On Step -- How to call long-running Integration Procedures from the code -- Calling from Apex -- Calling from an LWC -- Async execution options in Apex -- Apex @future annotation -- Queueable Apex -- Batch Apex -- Scheduled Apex -- Summary -- Chapter 7: Understanding Caching -- Technical requirements -- What's with all the caching? …”
Libro electrónico