Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 128
- Application software 121
- Operating systems (Computers) 97
- Engineering & Applied Sciences 69
- Computer programs 63
- Computer Science 58
- Management 58
- Cloud computing 52
- Programming 51
- Database management 47
- Java (Computer program language) 37
- Microsoft Windows (Computer file) 37
- Linux 36
- Web site development 34
- Client/server computing 33
- Computer programming 33
- Computer software 33
- Data processing 31
- Computer networks 29
- Macintosh (Computer) 29
- JavaScript (Computer program language) 27
- Design 25
- WebSphere 24
- Mac OS 22
- Open source software 22
- Business 20
- Python (Computer program language) 20
- Electronic data processing 19
- Internet programming 19
- Microsoft .NET Framework 19
-
721
-
722
-
723
-
724
-
725
-
726Publicado 2018Libro electrónico
-
727por Arrell, KathrynTabla de Contenidos: “…6.5.3 Install Tivoli Data Protect for Oracle -- 6.6 Back up the user tablespace -- 6.7 Restore and recover the users Tablespace -- 6.7.1 Restore and recover process -- 6.8 Summary -- Chapter 7. …”
Publicado 2005
Libro electrónico -
728Publicado 2017“…The formula that transforms the probability of success when growing your business with M&A The M&A Formula brings together decades of research and case studies from recognised leaders into a model that anybody can use to grow their business using M&A, no matter large or small. Whether you see it as avoiding the painful failure that currently runs at a Global average of over 50%, or stacking the cards in your favour, business model-driven M&A will definitely help you win by either seizing opportunities from your competition, or failing fast – before it really hurts you. …”
Libro electrónico -
729Publicado 2016Tabla de Contenidos: “…Cover; Half Title; Title Page; Copyright Page; Table of Contents; Film Running Times; Introduction; The Job of Cutting; Importance of cutting; What do you cut?…”
Libro electrónico -
730por Lee, Thomas“…We'll also be covering a wide range of fundamental and more advanced use cases, including how to create a VM and set up an Azure VPN, as well as looking at how to back up to Azure. As you progress, you'll explore topics such as using PowerShell to manage networking and DHCP in Windows Server, objects in Active Directory, Hyper-V, and Azure. …”
Publicado 2023
Libro electrónico -
731Publicado 2017Tabla de Contenidos: “…Intro -- Title Page -- Copyright -- Dedication -- Acknowledgments: -- About the Authors: -- About the Contributing Authors: -- Introduction: -- The Mastering Series -- What This Book Covers -- What You Need to Get the Most Out of This Book -- How We Structured This Book -- Errata -- Chapter 1: Overview of System Center Configuration Manager and Microsoft Intune: -- A Brief History of Configuration Manager -- Configuration Manager Features -- Microsoft Intune Features -- Overview of the New Servicing Model for Configuration Manager -- Overview of the Servicing Model for System Center Configuration Manager -- Summary -- Chapter 2: Planning a Configuration Manager Infrastructure: -- Gathering Deployment Intelligence -- Planning the Configuration Manager Environment -- Designing Your Configuration Manager Environment -- The Bottom Line -- Chapter 3: Migrating to Configuration Manager: -- Introducing Migration -- Migration Functionality in Configuration Manager -- Planning a Migration -- Performing the Migration -- The Bottom Line -- Chapter 4: Installation and Site Role Configuration: -- Understanding Site Types -- Implementing Site Servers -- Installing Site System Roles -- Understanding Configuration Manager Site System Roles -- The Bottom Line -- Chapter 5: Client Installation: -- Creating Client Settings -- Discovering Network Objects -- Configuring Boundaries and Boundary Groups -- Client Installation Methods -- Verifying Client Installation -- Troubleshooting a Client Installation -- Ensuring Client Health -- The Bottom Line -- Chapter 6: Client Health: -- Understanding the Client Health Mechanism -- Client Health Evaluation: Results -- The Bottom Line -- Chapter 7: Application Deployment: -- What's New in Application Deployment? …”
Libro electrónico -
732
-
733Publicado 2018Tabla de Contenidos: “…-- Finding a giant and then standing on his shoulders -- Adding until you overfit, then regularizing -- Practical advice -- Which hyperparameters should we optimize? …”
Libro electrónico -
734Publicado 2016“…Make the Deal brings it all together to show you how to run the table and come away with a win…”
Libro electrónico -
735
-
736por Belew, ShannonTabla de Contenidos: “…Keeping people in mind -- Taking a Trial Run -- Three, Two, One - Takeoff! -- Book 4 Online and Operating -- Chapter 1 Determining Your Revenue Model -- Selling Tangible Products -- Projecting how you'll make a profit -- Manufacturing and selling your own goods -- Buying tangible goods and selling them online -- Finding your own merchandise -- Buying wholesale -- Going inventory-free: Drop-shipping -- Selling Your Professional Services -- Understanding the pros and cons -- Building credibility -- Selling Thought Leadership - Your Own Information Product -- Finding hot topics -- Researching the information -- Analyzing Opportunities -- Choosing an Affiliate Advertising Program -- Putting It All Together: Multiple Revenue Streams -- Chapter 2 Making Money with Affiliate Programs -- Looking at How Affiliate Programs Work -- Understanding some affiliate terms -- Types of affiliate payments -- Finding an affiliate program -- Avoiding Scams and Questionable Content -- Illegal affiliations -- Questionable affiliations -- Chapter 3 Paying with the Right Payment Options -- Accepting Credit Card Payments -- Securing a merchant account -- Choosing a payment gateway -- Reading the fine print: Fees -- Offering Alternative Payment Options -- Managing the Payment Process to Protect Your Income -- Chapter 4 Putting the (Shopping) Cart before the Horse -- Not All Carts Are Created Equal -- Back-end management -- Customer-centric elements -- Integration and maintenance -- Promotion and marketing -- Shopping Around for the Best Hosted Solution -- 1ShoppingCart -- Foxy -- Shopify -- Finding Stand-Alone Shopping-Cart Software -- Designing a Custom Cart -- Chapter 5 Taking Inventory -- Finding Out What's Popular -- Putting Together All Your Research -- Pricing Your Products -- Building Your Inventory -- Stocking up as a low-price leader…”
Publicado 2024
Libro electrónico -
737Publicado 2018Tabla de Contenidos: “…-- Using the object mapper -- Building a data loader -- Asynchronous operations -- Data loader example -- Summary -- Chapter 9: Integration with Apache Spark -- Spark -- Architecture -- Installation -- Running custom Spark Docker locally -- Configuration -- The web UI -- Master -- Worker -- Application -- PySpark -- Connection config -- Accessing Cassandra data -- SparkR -- Connection config -- Accessing Cassandra data -- RStudio -- Connection config -- Accessing Cassandra data -- Jupyter -- Architecture -- Installation -- Configuration -- Web UI -- PYSpark through Juypter -- Summary -- Appendix: References -- Chapter 1 - Quick Start -- Chapter 2 - Cassandra Architecture -- Chapter 3 - Effective CQL -- Chapter 4 - Configuring a Cluster -- Chapter 5 - Performance Tuning -- Chapter 6 - Managing a Cluster -- Chapter 7 - Monitoring -- Chapter 8 - Application Development -- Chapter 9 - Integration with Apache Spark -- Other Books You May Enjoy -- Index…”
Libro electrónico -
738Publicado 2013Libro electrónico
-
739Publicado 2018Tabla de Contenidos: “…Thread safety -- Threads are expensive -- Coroutines -- Starting coroutines -- Jobs -- Coroutine starvation -- Coroutines under the hood -- Fixing starvation -- Waiting for a coroutine -- Canceling a coroutine -- Returning results -- Setting timeouts -- Parent jobs -- Channels -- Producers -- Actors -- Summary -- Chapter 9: Designed for Concurrency -- Active Object -- Testing -- Deferred value -- Barrier -- CountDownLatch -- Data class as Barrier -- Scheduler -- Understanding contexts -- Pipelines -- Establishing a pipeline -- The fan-out design pattern -- The fan-in design pattern -- Managing workers -- Buffered channels -- Unbiased select -- Mutexes -- Selecting on close -- Sidekick channel -- Deferred channel -- Summary -- Chapter 10: Idioms and Anti-Patterns -- Let -- Apply -- Also -- Run -- With -- Instance checks -- Try-with-resources -- Inline functions -- Reified -- Constants -- Constructor overload -- Dealing with nulls -- Explicit async -- Validation -- Sealed, not enumerated -- More companions -- Scala functions -- Summary -- Chapter 11: Reactive Microservices with Kotlin -- Getting started with Vert.x -- Routing -- Handling requests -- Verticles -- Subrouting -- Testing -- Helper methods -- Working with databases -- Managing configuration -- Managing the database -- EventBus -- Consumer -- Producer -- More testing -- Summary -- Other Books You May Enjoy -- Index…”
Libro electrónico -
740Publicado 2018“…You’ll learn your way around hardware and software, conduct installations, and connect to networks to get a workstation up and running smoothly; you’ll also develop the knowledge base needed to identify compatibility and security issues, mitigate risks, and conduct all-important preventative maintenance that keeps the end-user problem-free. …”
Libro electrónico