Informatyka
Dr. Edward Lavieri Jr.
Building high performance into your applications is key to creating an optimal user experience, although it is not the only consideration for the performant nature of your apps. High performance applications can lead to cost-effective resource utilization, especially when scalability and cloud computing are involved. They can also provide highly reliable systems that are easier to maintain.High Performance with Java begins by helping you explore the Java Virtual Machine (JVM) and understand how to push it to its limits to further optimize your programs. You’ll take a hands-on approach to go through memory optimization strategies, input/output operations, concurrency, networking, as well as frameworks and libraries focused on performance. You’ll also learn key strategies and best practices by using industry-relevant examples to architect scalable and resource-efficient applications. The concluding chapters provide valuable insights on optimizing your Java code when interacting with databases and show you how to leverage artificial intelligence (AI) for high performance Java applications.By the end of this book, you’ll grasp the importance of developing high performance Java applications and gain practical experience in implementing key strategies to help ensure your Java applications perform optimally.
Roberto Butti
Laravel Octane is a very powerful component in the Laravel ecosystem that can help you achieve remarkable app performance. With Laravel Octane, you will find tools (queues, cache, and tables) that facilitate a new asynchronous approach for improving application performance.This book highlights how Laravel Octane works, what steps to take in designing an application from the start, what tools you have at your disposal, and how to set up production environments. It provides complete coverage of the strategies, tools, and best practices to make your apps scalable and performant. This is especially important as optimization is usually the overlooked part in the application development lifecycle. You will explore the asynchronous approach in Laravel and be able to release high-performing applications that have a positive impact on the end-user experience.By the end of this book, you will find yourself designing, developing, and releasing high-performance applications.
High Performance with MongoDB. Best practices for performance tuning, scaling, and architecture
Asya Kamsky, Ger Hartnett, Alex Bevilacqua, MongoDB...
With data as the new competitive edge, performance has become the need of the hour. As applications handle exponentially growing data and user demand for speed and reliability rises, three industry experts distill their decades of experience to offer you guidance on designing, building, and operating databases that deliver fast, scalable, and resilient experiences.MongoDB’s document model and distributed architecture provide powerful tools for modern applications, but unlocking their full potential requires a deep understanding of architecture, operational patterns, and tuning best practices. This MongoDB book takes a hands-on approach to diagnosing common performance issues and applying proven optimization strategies from schema design and indexing to storage engine tuning and resource management.Whether you’re optimizing a single replica set or scaling a sharded cluster, this book provides the tools to maximize deployment performance. Its modular chapters let you explore query optimization, connection management, and monitoring or follow a complete learning path to build a rock-solid performance foundation. With real-world case studies, code examples, and proven best practices, you’ll be ready to troubleshoot bottlenecks, scale efficiently, and keep MongoDB running at peak performance in even the most demanding production environments.
High Performance with MongoDB. Best practices for performance tuning, scaling, and architecture
Asya Kamsky, Ger Hartnett, Alex Bevilacqua, MongoDB...
With data as the new competitive edge, performance has become the need of the hour. As applications handle exponentially growing data and user demand for speed and reliability rises, three industry experts distill their decades of experience to offer you guidance on designing, building, and operating databases that deliver fast, scalable, and resilient experiences.MongoDB’s document model and distributed architecture provide powerful tools for modern applications, but unlocking their full potential requires a deep understanding of architecture, operational patterns, and tuning best practices. This MongoDB book takes a hands-on approach to diagnosing common performance issues and applying proven optimization strategies from schema design and indexing to storage engine tuning and resource management.Whether you’re optimizing a single replica set or scaling a sharded cluster, this book provides the tools to maximize deployment performance. Its modular chapters let you explore query optimization, connection management, and monitoring or follow a complete learning path to build a rock-solid performance foundation. With real-world case studies, code examples, and proven best practices, you’ll be ready to troubleshoot bottlenecks, scale efficiently, and keep MongoDB running at peak performance in even the most demanding production environments.
John Mannion
Moodle is an open source virtual learning environment that is coming to be used in more and more schools worldwide. History and Moodle complement each other perfectly in terms of content and delivery. This book will show you how to set up tasks and activities that will enable your students to forge a greater understanding of complex issues, bringing History into the 21st century.History Teaching with Moodle 2 presents new and exciting ideas for the delivery of History content making use of tried-and-trusted methods of teaching the subject. By following a sample course, you will find it easy to transform your existing lesson plans into a Moodle course that will become even more efficient, attractive, and useful over time. Make the past come to life using a range of tasks and activities that can consolidate learning for some, enhance understanding for others, and enthuse all. Learn how to add an RSS feed to your home page to display daily 'On this day in history' posts. Create a one-minute quiz about how the Second World War began. Post video footage of a trip to a castle and set some questions for students in anticipation of their next visit. Set up a wiki so that student groups can create their own story about 'murder at a monastery'. Moodle's built-in features allow students to get a better grasp of historical concepts and will rejuvenate their interest in the subject.
Alex Forrester, Eran Boudjnah, Alexandru Dumbravan, Jomar...
Looking to kick-start your app development journey with Android 13, but don’t know where to start? How to Build Android Apps with Kotlin is a comprehensive guide that will help jump-start your Android development practice.This book starts with the fundamentals of app development, enabling you to utilize Android Studio and Kotlin to get started with building Android projects. You'll learn how to create apps and run them on virtual devices through guided exercises. Progressing through the chapters, you'll delve into Android's RecyclerView to make the most of lists, images, and maps, and see how to fetch data from a web service.You'll also get to grips with testing, learning how to keep your architecture clean, understanding how to persist data, and gaining basic knowledge of the dependency injection pattern. Finally, you'll see how to publish your apps on the Google Play store.You'll work on realistic projects that are split up into bitesize exercises and activities, allowing you to challenge yourself in an enjoyable and attainable way. You'll build apps to create quizzes, read news articles, check weather reports, store recipes, retrieve movie information, and remind you where you parked your car.By the end of this book, you'll have the skills and confidence to build your own creative Android applications using Kotlin.
How to Prove Anything. 30 absurd research papers no one else was brave enough to publish
B. McGraw
This book collects popular essays from the renowned Cranberry-Lemon University Press’s most illustrious scholars. Despite their questionable research methods, bizarre obsessions, personal vendettas, and often stunning lack of impartiality, the authors have irrefutably broken new ground academically. How to Prove Anything sheds new light on a wide range of topics. Famed academics Dr. Tiffany Love and Dr. Chad Broman present a glimpse into their shared life via a series of papers that unravel the mysteries of modern romance. From time series analysis of mood swings to Pavlovian behavioral modification to sub-Nyquist sampling for balancing relationship attention with videogame performance, Chad and Tiffany find new and often startling uses for tried-and-true algorithms, gaining insights from which we can all benefit. Can I avoid arguments by predicting moods with time series analysis? Can linear programming help us determine who should do the dishes? And, most pressingly of all… Can I fix him? Academic writing has brought new knowledge into the world for hundreds of years. This book may be the most vital contribution of all. While some of the applications in this book may be niche even obscure reading will provide intellectual stimulation, spiritual enlightenment or, at the very least, some entertainment.
How to Test a Time Machine. A practical guide to test architecture and automation
Noemí Ferrera, Joe Colantonio
From simple websites to complex applications, delivering quality is crucial for achieving customer satisfaction. How to Test a Time Machine provides step-by-step explanations of essential concepts and practical examples to show you how you can leverage your company's test architecture from different points in the development life cycle.You'll begin by determining the most effective system for measuring and improving the delivery of quality applications for your company, and then learn about the test pyramid as you explore it in an innovative way. You'll also cover other testing topics, including cloud, AI, and VR for testing.Complete with techniques, patterns, tools, and exercises, this book will help you enhance your understanding of the testing process. Regardless of your current role within development, you can use this book as a guide to learn all about test architecture and automation and become an expert and advocate for quality assurance.By the end of this book, you'll be able to deliver high-quality applications by implementing the best practices and testing methodologies included in the book.