Catalog Search Results
Author
Series
Language
English
Description
My phone, your phone, iPhone--the fully updated guide to the latest models and iOS updates Apple seems to update its iPhone at the speed of light, and Dummies helps you keep up. iPhone For Dummies, 2022 Edition includes the newest features available with iOS 15, released in 2022. This version also covers all iPhone models available in 2022 including the iPhone 12, iPhone 11, iPhone XR, and iPhone SE. Whether you have a new iPhone or an older iPhone,...
Author
Language
English
Formats
Description
"In this practical guide, four Kubernetes professionals with deep experience in distributed systems, enterprise application development, and open source will guide you through the process of building applications with this container orchestration system. Based on the experiences of companies that are running Kubernetes in production successfully, many of the methods are also backed by concrete code examples. This book is ideal for those already...
Author
Publisher
Take Control Books
Language
English
Description
Track your stuff, find your friends, and safely share your location Version 1.3, updated August 26, 2022 Take Control of Find My and AirTags takes you inside Apple's Find My ecosystem. Once a way to track the whereabouts of your iPhone by having it ping the internet at regular intervals, now Find My encompasses sharing and following people (with permission), much of Apple's hardware and some Beats audio gear, and new trackers from Apple and third...
Author
Publisher
O'Reilly Media, Inc
Pub. Date
[2024]
Language
English
Description
With the massive increase of microservices, operators and developers face far more complexity in their applications today. Service meshes can help you manage this problem by providing a unified control plane to secure, manage, and monitor your entire network. This practical guide shows you how the Linkerd service mesh enables cloud-native developers--including platform and site reliability engineers--to solve the thorny issue of running distributed...
Author
Publisher
Manning Publications
Pub. Date
[2019]
Language
English
Description
Chapter 8. Protocols -- 8.1. How protocols work in mountebank -- 8.2. A TCP primer -- 8.3. Stubbing text-based TCP-based RPC -- 8.4. Binary support -- 8.5. Virtualizing a .NET Remoting service -- Summary -- Part 3. Closing the Loop -- Chapter 9. Mountebank and continuous delivery -- 9.1. A continuous delivery refresher -- 9.2. Creating a test pipeline -- Summary -- Chapter 10. Performance testing with mountebank -- 10.1. Why service virtualization...
Author
Publisher
Packt Publishing
Pub. Date
2021.
Language
English
Description
A fast-paced, practical guide to helping you leverage React Testing Library to test the DOM output of components. React Testing Library (RTL) is a lightweight and easy-to-use tool for testing the document object model (DOM) output of components. This book will show you how to use this modern, user-friendly tool to test React components, reducing the risk that your application will not work as expected in production.The book demonstrates code snippets...
Author
Publisher
Apress
Language
English
Description
"Assemble the complete stack required to build a modern web app using MongoDB, Express, React, and Node. This book also covers many other complementary tools: React Router, GraphQL, React-Bootstrap, Babel, and Webpack. This new edition will use the latest version of React (React 16) and the latest React Router (React Router 4), which has a significantly different approach to routing compared to React Router 2 which was used in the first edition of...
Author
Series
Publisher
Pragmatic Bookshelf
Pub. Date
[2018]
Language
English
Description
"A single dramatic software failure can cost a company millions of dollars - but can be avoided with simple changes to design and architecture. This new edition of the best-selling industry standard shows you how to create systems that run longer, with fewer failures, and recover better when bad things happen. New coverage includes DevOps, microservices, and cloud-native architecture. Stability antipatterns have grown to include systemic problems...
Author
Series
Publisher
John Wiley & Sons, Inc
Pub. Date
[2024]
Language
English
Formats
Description
"Google Workspace For Dummies is here to show you the tips and tricks for upping your productivity with Google's cloud-based software suite. This book includes jargon-free instructions on using Gmail, Calendar, Docs, Sheets, Drive, Chat, and Meet. You'll learn about the AI features, updated security, compatibility with other apps, picture-in-picture capability for video meetings, and beyond. Plus, you'll get info on Google's Forms and Notes feature...
Author
Publisher
Packt Publishing
Pub. Date
2017.
Language
English
Description
Familiarize yourself with all of Kotlin's features with this in-depth guide About This Book Get a thorough introduction to Kotlin Learn to use Java code alongside Kotlin without any hiccups Get a complete overview of null safety, Generics, and many more interesting features Who This Book Is For The book is for existing Java developers who want to learn more about an alternative JVM language. If you want to see what Kotlin has to offer, this book is...
11) Fling
Author
Publisher
Union Square & Co
Pub. Date
2023.
Language
English
Formats
Description
"At once heartfelt and hilarious, this story of a fateful-and faithful-affair reminds us that sometimes, what we're looking for might just be closer than we think . . . Tara and Colin were instant soulmates. But after six years of marriage and many failed IVF attempts, Tara feels unloved and unsexy, while Colin believes his best days are behind him. Neither Tara nor Colin is the cheating type, but they're both desperate to shake things up. It seems...
Author
Publisher
Apress
Pub. Date
[2022]
Language
English
Description
Harness the power of Docker by containerizing your code with all its libraries and file systems to consistently run anywhere. This book is your source for learning all about Docker operations and development. Its divided into two units and focuses on the topics that the Docker Certified Associate exam covers. Unit 1 covers the Docker fundamentals, such as Docker Enterprise for Operations, Docker Enterprise for Developers, Swarm, and an introduction...
Author
Language
English
Formats
Description
"Easy to understand and fun to read, this updated edition of Introducing Python is ideal for beginning programmers as well as those new to the language. Author Bill Lubanovic takes you from the basics to more involved and varied topics, mixing tutorials with cookbook-style code recipes to explain concepts in Python 3. End-of-chapter exercises help you practice what you've learned. You'll gain a strong foundation in the language, including best practices...
Author
Publisher
Apress
Pub. Date
[2018]
Language
English
Description
Solve all your Spring Boot 2 problems using complete and real-world code examples. When you start a new project, you'll be able to copy the code and configuration files from this book, and then modify them for your needs. This can save you a great deal of work over creating a project from scratch. Using a problem-solution approach, Spring Boot 2 Recipes quickly introduces you to Pivotal's Spring Boot 2 micro-framework, then dives into code snippets...
Publisher
Manning Publications
Pub. Date
2019
Language
English
Description
Testing Angular Applications teaches you how to make testing an essential part of your development and production processes. You'll start by setting up a simple unit testing system as you learn the fundamental practices. Then, you'll fine-tune it as you discover the best tests for Angular components, directives, pipes, services, and routing. Finally, you'll explore end-to-end testing, mastering the Protractor framework, and inserting Angular apps...
Author
Publisher
Packt Publishing, Limited
Pub. Date
2022
Language
English
Description
Delve into the world of mobile application reverse engineering, learn the fundamentals of how mobile apps are created and their internals, and analyze application binaries to find security issues Key Features Learn the skills required to reverse engineer mobile applications Understand the internals of iOS and Android application binaries Explore modern reverse engineering tools such as Ghidra, Radare2, Hopper, and more Book Description Mobile App...
Author
Publisher
Apress
Language
English
Description
Learn the fundamentals of containerization and get acquainted with Docker. This second edition builds upon the foundation of the first book by revising all the chapters, updating the commands, code, and examples to meet the changes in Docker. It also introduces a new chapter on setting up your application for production deployment and breaks down terminologies like Dockerfile and Docker volumes while taking you on a guided tour of building a telegram...
Author
Publisher
Apress
Language
English
Description
Create highly scalable apps and monitor Azure functions in production using Azure Functions 2.0. This book takes you through durable functions for statefulness and covers not only the basics, but also how to create bindings in durable functions. It is a deep dive into the Azure Functions serverless API and will guide you through the process of converting monolithic applications to use Azure functions. The author starts by giving an overview of serverless...
Author
Publisher
MITP
Pub. Date
2019.
Language
Deutsch
Description
Grundlagen der App-Programmierung für Android mit Java und XML Mit einem durchgehenden Beispiel Schritt für Schritt Apps programmieren lernen Für alle aktuellen Android-Versionen Eugen Richter vermittelt Ihnen in diesem Buch anschaulich die Grundlagen der Android-Programmierung mit Java und XML. Java-Vorkenntnisse sind dabei nicht zwingend erforderlich - um optimal mit dem Buch arbeiten zu können, reicht ein grundlegendes Verständnis für objektorientierte...
Didn't find it?
Can't find what you are looking for? Try our Materials Request Service. Submit Request