Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
DisciplineDiscipline
-
Is Peer ReviewedIs Peer Reviewed
-
Series TitleSeries Title
-
Reading LevelReading Level
-
YearFrom:-To:
-
More FiltersMore FiltersContent TypeItem TypeIs Full-Text AvailableSubjectCountry Of PublicationPublisherSourceTarget AudienceDonorLanguagePlace of PublicationContributorsLocation
Done
Filters
Reset
283,051
result(s) for
"Software applications"
Sort by:
Software defined networks : a comprehensive approach
This book discusses the historical networking environment that gave rise to SDN, as well as the latest advances in SDN technology. It provides state of the art knowledge needed for successful deployment of an SDN, including how to explain to the non-technical business decision makers in an organization the potential benefits and risks, in shifting parts of a network to the SDN model; how to make intelligent decisions about when to integrate SDN technologies in a network; how to decide if an organization should be developing its own SDN applications or looking to acquire them from an outside vendor; how to accelerate the ability to develop an SDN application; discusses the evolution of the switch platforms that enable SDN; addresses when to integrate SDN technologies in a network; provides an overview of sample SDN applications relevant to different industries; includes practical examples of how to write SDN applications. --
Introduction to biostatistical applications in health research with Microsoft Office Excel and R
2021
Focusing on a basic understanding of the methods and analyses in health research, Introduction to Biostatistical Applications in Health Research with Microsoft® Office Excel®, 2e provides statistical concepts for interpreting results using Excel. The book emphasizes the application of methods and presents the most common methodological procedures in health research, which includes multiple regression, ANOVA, ANCOVA, logistic regression, Cox regression, stratified analysis, life table analysis, and nonparametric parallels.Some updates for this new edition:The flowcharts from the first edition will be expanded to include indicators of the assumptions of each procedure. This will be added to facilitate selection of a statistical approach to analyze a particular set of data. The existing twelve chapters describing statistical principals and statistical methods will be maintained. They have been proven to provide students with a clear and useful approach to the subject in use as a textbook and workbook in a graduate statistics course. An additional chapter will be added to the book that discusses the assumptions of statistical procedures. This chapter will describe each assumption, tell how to determine if the assumption is appropriate for a particular set of data, and provide solutions to situations in which the assumptions are not me by the data set. This chapter will provide students and researchers with the information they need to select an appropriate method of analysis and to apply that method to a set of data. The workbook will include a corresponding chapter that will provide students with practice identifying assumptions, testing for their satisfaction, and applying solutions to violation of assumptions.R will also be included to broaden the appeal and audience for the book.
CUDA application design and development
by
Farber, Rob
in
Application software
,
Application software -- Development
,
Computer architecture
2011
As the computer industry retools to leverage massively parallel graphics processing units (GPUs), this book is designed to meet the needs of working software developers who need to understand GPU programming with CUDA and increase efficiency in their projects. CUDA Application Design and Development starts with an introduction to parallel computing concepts for readers with no previous parallel experience, and focuses on issues of immediate importance to working software developers: achieving high performance, maintaining competitiveness, analyzing CUDA benefits versus costs, and determining application lifespan.The book then details the thought behind CUDA and teaches how to create, analyze, and debug CUDA applications. Throughout, the focus is on software engineering issues: how to use CUDA in the context of existing application code, with existing compilers, languages, software tools, and industry-standard API libraries.Using an approach refined in a series of well-received articles at Dr Dobb's Journal, author Rob Farber takes the reader step-by-step from fundamentals to implementation, moving from language theory to practical coding.Includes multiple examples building from simple to more complex applications in four key areas: machine learning, visualization, vision recognition, and mobile computingAddresses the foundational issues for CUDA development: multi-threaded programming and the different memory hierarchyIncludes teaching chapters designed to give a full understanding of CUDA tools, techniques and structure.Presents CUDA techniques in the context of the hardware they are implemented on as well as other styles of programming that will help readers bridge into the new material
Ultimate Certified Kubernetes Administrator (CKA) Certification Guide
2025,2024
Embark on a journey from beginner to pro with this CKA Certification Guide. Seamlessly blending theory with hands-on practice, this indispensable Kubernetes companion provides clear explanations and real-world scenarios to guide you to success in Kubernetes administration. The book starts by giving a solid understanding of Kubernetes platform and how to confidently set up your clusters with step-by-step instructions. You will dive into Workload Objects to master crucial concepts, then explore Service and Ingress for a deep understanding of networking. Next, it moves to deploy and scale applications, ensuring you're ready for any workload. This book offers the tools needed to design, deploy, and maintain efficient, scalable, and resilient applications in Kubernetes environments. It covers essential topics such as Pods, Deployments, and StatefulSets, along with providing insights into Kubernetes architecture and operations. The advanced section of the book focuses on enhancing your skills with chapters on security and troubleshooting, ensuring you can maintain your clusters effectively and managing microservices with precision. The final section of the book covers focused content and practice exercises to prepare you to ace the CKA certification exam.
Laravel : up & running : a framework for building modern PHP Apps
\"What sets Laravel apart from other PHP web frameworks? Speed and simplicity, for starters. This rapid application development framework and its ecosystem of tools let you quickly build new sites and applications with clean, readable code. Fully updated to cover Laravel 5.8, the second edition of this practical guide provides the definitive introduction to one of today's mostpopular web frameworks.\"--Provided by publisher. Stauffer, a leading teacher and developer in the Laravel
Kubernetes for Developers
by
Joseph Heck
2018
Kubernetes is a powerful container orchestration platform that can significantly improve the way developers build, test, and deploy applications. In 'Kubernetes for Developers,' you'll learn essential Kubernetes concepts and master practical skills to containerize, run, and manage your code efficiently.What this Book will help me doBuild and encapsulate your applications within containers using Docker.Debug and deploy containerized applications in a Kubernetes environment.Implement and manage configurations for your applications through Kubernetes declarative tools.Monitor and optimize services to ensure efficiency and reliability in Kubernetes.Leverage continuous integration and troubleshooting techniques in Kubernetes workflows.Author(s)Joseph Heck is a veteran software engineer and cloud technology expert with decades of industry experience. With a passion for teaching, he is known for his approachable and pragmatic style in explaining technical concepts. Through this book, he shares hands-on lessons about Kubernetes tailored to the developer's perspective, making sophisticated orchestration topics accessible.Who is it for?This book is tailored for software developers, including full-stack and back-end engineers, who are looking to enhance their skills with Kubernetes. Especially focused on those utilizing Node.js and Python, its practical examples address common development and deployment tasks. If you aim to integrate Kubernetes into your development workflow or bring consistency to your deployment processes, this guide is for you.