Richard Warburton - Böcker
Visar alla böcker från författaren Richard Warburton. Handla med fri frakt och snabb leverans.
4 produkter
4 produkter
275 kr
Skickas inom 7-10 vardagar
Since the suffrage campaigns in the early twentieth century, the advancement of women’s rights in the UK has been nonstop. Proponents of the cause have aimed for equality across all sectors: personal and civil rights, employment rights, equal pay – and yet Britain’s first official female ambassador did not take up her position until 1976. Many obstacles lay between a capable, educated woman and the fulfilment of her potential. Here, Elizabeth and Richard Warburton cast a detailed eye over the advancement of women in the Foreign Office, as diplomats, ambassadors, ministers and Foreign Secretary. Leaving no stone unturned, they discuss the culturally conservative, closed pillar of the Foreign Office in the context of the times, and of the development of women’s rights both in the UK and across the first world. Supported by first-person accounts, they explore the stories of those who successfully broke through the constraints of convention, prejudice and law, and why.
289 kr
Skickas inom 7-10 vardagar
If you're a developer with core Java SE skills, this hands-on book takes you through the language changes in Java 8 triggered by the addition of lambda expressions. You'll learn through code examples, exercises, and fluid explanations how these anonymous functions will help you write simple, clean, library-level code that solves business problems. Lambda expressions are a fairly simple change to Java, and the first part of the book shows you how to use them properly. Later chapters show you how lambda functions help you improve performance with parallelism, write simpler concurrent code, and model your domain more accurately, including building better DSLs.Use exercises in each chapter to help you master lambda expressions in Java 8 quickly Explore streams, advanced collections, and other Java 8 library improvements Leverage multicore CPUs and improve performance with data parallelism Use techniques to "lambdify" your existing codebase or library code Learn practical solutions for lambda expression unit testing and debugging Implement SOLID principles of object-oriented programming with lambdas Write concurrent applications that efficiently perform message passing and non-blocking I/O
572 kr
Skickas inom 5-8 vardagar
Dowsing has been a known practice for at least 500 years, with some evidence suggesting it may have been used for millennia. Historically, dowsers used a forked, Y-shaped stick, following the movement toward the presence of water, minerals, or other objects located beneath the ground. Today, the most common tool used is a wire bent into the shape of an "L," leading to the term L-rod dowsing. Only a few of dowsing's many forms appear to have a clear physical basis, such that some physical phenomenon in the environment causes a physiological response in the body. Despite the many studies performed in the past, none have resulted in a comprehensive, testable explanation for how dowsing works.This book reviews and critiques some of the common explanations for L-rod field dowsing, describes an investigation into various aspects of L-rod dowsing, and proposes a mechanism which explains the physical observations. Building on the prior scientific studies, it presents a theory based on well-known scientific principles for the physical component of dowsing.
431 kr
Skickas inom 7-10 vardagar
Explore the latest Java-based software development techniques and methodologies through the project-based approach in this practical guide. Unlike books that use abstract examples and lots of theory, Real-World Software Development shows you how to develop several relevant projects while learning best practices along the way.With this engaging approach, junior developers capable of writing basic Java code will learn about state-of-the-art software development practices for building modern, robust and maintainable Java software. You'll work with many different software development topics that are often excluded from software develop how-to references.Featuring real-world examples, this book teaches you techniques and methodologies for functional programming, automated testing, security, architecture, and distributed systems.