Kirjailija
Benjamin J. Evans
Kirjat ja teokset yhdessä paikassa: 5 kirjaa, julkaisuja vuosilta 2023-2026, suosituimpien joukossa The Paradox of Mental Health. Vertaile teosten hintoja ja tarkista saatavuus suomalaisista kirjakaupoista.
Mukana myös kirjoitusasut: Benjamin J Evans
5 kirjaa
Kirjojen julkaisuhaarukka 2023-2026.
The Paradox of Mental Health
Raphael J. Becvar; Dorothy Stroh Becvar; Lynne V. Reif; Benjamin J. Evans; Johnny Faulkner; Amy Smith
BLOOMSBURY PUBLISHING PLC
2025
nidottu
In the Paradox of Mental Health, the authors argue that our society is experiencing another pandemic—one of mental illness. This mental illness pandemic is maintained and escalated by conceptual "viruses" rooted in the normative, psychological medical model paradigm consistent with Western ideology. Therapeutic practice based on systems theory and social constructionism is offered as an antidote to alleviate the over-reliance on the medical model. The authors first "do therapy" on the concept of the normative, medical model; then explicate the concepts and application of systems theory and social constructionism; and finally, offer potential solutions to the mental illness pandemic.
The Paradox of Mental Health
Raphael J. Becvar; Dorothy Stroh Becvar; Lynne V. Reif; Benjamin J. Evans; Johnny Faulkner; Amy Smith
BLOOMSBURY PUBLISHING PLC
2025
sidottu
In the Paradox of Mental Health, the authors argue that our society is experiencing another pandemic—one of mental illness. This mental illness pandemic is maintained and escalated by conceptual "viruses" rooted in the normative, psychological medical model paradigm consistent with Western ideology. Therapeutic practice based on systems theory and social constructionism is offered as an antidote to alleviate the over-reliance on the medical model. The authors first "do therapy" on the concept of the normative, medical model; then explicate the concepts and application of systems theory and social constructionism; and finally, offer potential solutions to the mental illness pandemic.
Performance tuning is an experimental science, but that doesn't mean engineers should resort to guesswork and folklore to get the job done. Yet that's often the case. With this practical book, intermediate to advanced Java technologists working with complex platforms will learn how to tune Java cloud applications for performance using a quantitative, verifiable, and repeatable approach. In response to the ubiquity of cloud computing, this updated edition of Optimizing Cloud Native Java addresses topics that are key to high performance of Java applications in the cloud. Many resources on performance tend to focus on the theory and internals of Java virtual machines, but this book discusses the low-level technical aspects within the context of performance-tuning practicalities and examines a wide range of aspects. With this book, you will: Learn how Java principles and technology make the best use of modern hardware, operating systems, and cloud stacks Examine the pitfalls of measuring Java performance numbers and the drawbacks of microbenchmarking Understand how to package, deploy, operate, and debug Java/JVM applications in modern cloud environments Apply emerging observability approaches to obtain deep understanding of cloud native applications Use Java language performance techniques including concurrent and distributed forms
This updated edition of the Nutshell guide not only helps experienced Java programmers get the most out of versions through Java 17, it also serves as a learning path for new developers. Chock-full of examples that demonstrate how to take complete advantage of modern Java APIs and development best practices, this thoroughly revised book includes new material on recent enhancements to the Java object model that every developer should know about. The first section provides a fast-paced, no-fluff introduction to the Java programming language and the core runtime aspects of the Java platform. The second section is a reference to core concepts and APIs that explains how to perform real programming work in the Java environment. Get up to speed on language details through Java 17 Learn object-oriented programming using basic Java syntax Explore generics, enumerations, annotations, and lambda expressions Understand techniques used in object-oriented design Examine how concurrency and memory are intertwined Work with Java collections and handle common data formats Delve into Java's latest I/O APIs including asynchronous channels Become familiar with development tools in OpenJDK