Examples & Explanations for California Community Property


Book Description

A favorite among successful students, and often recommended by professors, the unique Examples & Explanations series gives you extremely clear introductions to concepts followed by realistic examples that mirror those presented in the classroom throughout the semester. Use at the beginning and midway through the semester to deepen your understanding through clear explanations, corresponding hypothetical fact patterns, and analysis. Then use to study for finals by reviewing the hypotheticals as well as the structure and reasoning behind the accompanying analysis. Designed to complement your casebook, the trusted Examples & Explanations titles get right to the point in a conversational, often humorous style that helps you learn the material each step of the way and prepare for the exam at the end of the course. The unique, time-tested Examples & Explanations series is invaluable to teach yourself the subject from the first day of class until your last review before the final. Each guide: helps you learn new material by working through chapters that explain each topic in simple language challenges your understanding with hypotheticals similar to those presented in class provides valuable opportunity to study for the final by reviewing the hypotheticals as well as the structure and reasoning behind the corresponding analysis quickly gets to the point in conversational style laced with humor remains a favorite among law school students is often recommended by professors who encourage the use of study guides works with ALL the major casebooks, suits any class on a given topic provides an alternative perspective to help you understand your casebook and in-class lectures




Specification by Example


Book Description

Summary Specification by Example is an emerging practice for creating software based on realistic examples, bridging the communication gap between business stakeholders and the dev teams building the software. In this book, author Gojko Adzic distills interviews with successful teams worldwide, sharing how they specify, develop, and deliver software, without defects, in short iterative delivery cycles. About the Technology Specification by Example is a collaborative method for specifying requirements and tests. Seven patterns, fully explored in this book, are key to making the method effective. The method has four main benefits: it produces living, reliable documentation; it defines expectations clearly and makes validation efficient; it reduces rework; and, above all, it assures delivery teams and business stakeholders that the software that's built is right for its purpose. About the Book This book distills from the experience of leading teams worldwide effective ways to specify, test, and deliver software in short, iterative delivery cycles. Case studies in this book range from small web startups to large financial institutions, working in many processes including XP, Scrum, and Kanban. This book is written for developers, testers, analysts, and business people working together to build great software. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's Inside Common process patterns How to avoid bad practices Fitting SBE in your process 50+ case studies =============================================== Table of Contents Part 1 Getting started Part 2 Key process patterns Part 3 Case studies Key benefits Key process patterns Living documentation Initiating the changes Deriving scope from goals Specifying collaboratively Illustrating using examples Refining the specification Automating validation without changing specifications Validating frequently Evolving a documentation system uSwitch RainStor Iowa Student Loan Sabre Airline Solutions ePlan Services Songkick Concluding thoughts




The New Brand You


Book Description

You want people to recognize you, like you, and trust you, so they buy from you. You may have already branded yourself with this in mind but perhaps you're not getting the desired results. Many people think that branding is about cool logos, fancy websites and social media popularity. But this line of thought causes potential successes to fail. So what does work? In The New Brand You, Julie Broad, MBA, bestselling author, popular speaker, and award winning entrepreneur, shares the secrets of creating a trusted brand. You'll learn what is critical in reinventing your personal brand, and why you may never have to tweet, pin or post to do it. Did you know that ...' Your brand is first of all about the feelings, thoughts and experiences of your customers and clients. There are at least 42 common communication mistakes that dilute your message, and only two things you have to do to have a brand with big impact. Online, you are who Google says you are ... The New Brand You is your detailed guidebook to successfully recreating your brand and attracting your ideal clients."




Demystifying Serials Cataloging


Book Description

This essential reference teaches library staff how to handle the most common and confusing problems in serials cataloging by providing clear examples, practice exercises, and helpful advice based on experience. Serials cataloging can be an overwhelming task that frustrates even the most seasoned professional. This book provides simple guidance and real-world examples to illustrate best practices in serials cataloging. Demystifying Serials Cataloging: A Book of Examples is a reliable reference for learning how to catalog serials or improve cataloging skills. The book covers important elements of descriptive cataloging of serial publications such as explanations, sample records, applicable cataloging rules, and images of the serials. Examples demonstrate best practices and guidelines from the industry's leading cataloging standards including Anglo-American Cataloguing Rules: Second Revised Edition; CONSER Cataloging Manual; Library of Congress Rule Interpretation; and OCLC Bibliographic Formats and Standards. Each chapter contains helpful practice exercises to ensure understanding and reinforce learning.




Record Book


Book Description

Spiral-bound with perforated pages that allow one list of student names to be used across several pages of records. 8-1/2" x 11". Spiral-bound.




An Example for All the Land


Book Description

An Example for All the Land reveals Washington, D.C. as a laboratory for social policy in the era of emancipation and the Civil War. In this panoramic study, Kate Masur provides a nuanced account of African Americans' grassroots activism, municipal politics, and the U.S. Congress. She tells the provocative story of how black men's right to vote transformed local affairs, and how, in short order, city reformers made that right virtually meaningless. Bringing the question of equality to the forefront of Reconstruction scholarship, this widely praised study explores how concerns about public and private space, civilization, and dependency informed the period's debate over rights and citizenship.




Convex Analysis and Nonlinear Optimization


Book Description

Optimization is a rich and thriving mathematical discipline, and the underlying theory of current computational optimization techniques grows ever more sophisticated. This book aims to provide a concise, accessible account of convex analysis and its applications and extensions, for a broad audience. Each section concludes with an often extensive set of optional exercises. This new edition adds material on semismooth optimization, as well as several new proofs.




Publication Manual of the American Psychological Association


Book Description

The Publication Manual of the American Psychological Association is the style manual of choice for writers, editors, students, and educators in the social and behavioral sciences, nursing, education, business, and related disciplines.




The Art of Unit Testing


Book Description

Summary The Art of Unit Testing, Second Edition guides you step by step from writing your first simple tests to developing robust test sets that are maintainable, readable, and trustworthy. You'll master the foundational ideas and quickly move to high-value subjects like mocks, stubs, and isolation, including frameworks such as Moq, FakeItEasy, and Typemock Isolator. You'll explore test patterns and organization, working with legacy code, and even "untestable" code. Along the way, you'll learn about integration testing and techniques and tools for testing databases and other technologies. About this Book You know you should be unit testing, so why aren't you doing it? If you're new to unit testing, if you find unit testing tedious, or if you're just not getting enough payoff for the effort you put into it, keep reading. The Art of Unit Testing, Second Edition guides you step by step from writing your first simple unit tests to building complete test sets that are maintainable, readable, and trustworthy. You'll move quickly to more complicated subjects like mocks and stubs, while learning to use isolation (mocking) frameworks like Moq, FakeItEasy, and Typemock Isolator. You'll explore test patterns and organization, refactor code applications, and learn how to test "untestable" code. Along the way, you'll learn about integration testing and techniques for testing with databases. The examples in the book use C#, but will benefit anyone using a statically typed language such as Java or C++. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. What's Inside Create readable, maintainable, trustworthy tests Fakes, stubs, mock objects, and isolation (mocking) frameworks Simple dependency injection techniques Refactoring legacy code About the Author Roy Osherove has been coding for over 15 years, and he consults and trains teams worldwide on the gentle art of unit testing and test-driven development. His blog is at ArtOfUnitTesting.com. Table of Contents PART 1 GETTING STARTED The basics of unit testing A first unit test PART 2 CORE TECHNIQUES Using stubs to break dependencies Interaction testing using mock objects Isolation (mocking) frameworks Digging deeper into isolation frameworks PART 3 THE TEST CODE Test hierarchies and organization The pillars of good unit tests PART 4 DESIGN AND PROCESS Integrating unit testing into the organization Working with legacy code Design and testability




Everyday Examples


Book Description

"Free will: mental energy that poofs into existence from scratch?" In pairing key ideas from the history of philosophy with examples from everyday life and culture, David Cunning produces a clear, incisive and engaging introduction to philosophy. Everyday Examples explores historical philosophy and the contemporary theory scene and includes ideas from both the analytic and continental traditions. This broad sweep of topics provides a synoptic overview of philosophy as a discipline and philosophizing as an activity. With examples drawn from everything from The Matrix and Sesame Street to sleepwalking, driving, dancing, playing a sport and observing animals, students are pointed to ways in which they can be a philosopher outside the classroom in the everyday world. As well as providing entertaining and relatable examples from everyday life, this book will be especially useful in the classroom, it is accessible and discussion-oriented, so that students can get first-hand practice at actually 'doing' philosophy. This accessibility does not come at the expense of rigour but, rather, provides a 'way in' to thinking about the major issues, figures and moments in the history of philosophy. The chapters are divided into brief sustainable nuggets so that students can get a definite handle on each issue and also be the expert for the day on a given section.There are suggested study questions at the end of each chapter that bring out the force of each side of the many different issues. An indispensable tool for those approaching philosophy for the first time.