The Clean Coder: A Code of Conduct for Professional Programmers


Robert C. Martin - 2011
    They treat it as a craft. They are professionals. In The Clean Coder: A Code of Conduct for Professional Programmers, legendary software expert Robert C. Martin introduces the disciplines, techniques, tools, and practices of true software craftsmanship. This book is packed with practical advice-about everything from estimating and coding to refactoring and testing. It covers much more than technique: It is about attitude. Martin shows how to approach software development with honor, self-respect, and pride; work well and work clean; communicate and estimate faithfully; face difficult decisions with clarity and honesty; and understand that deep knowledge comes with a responsibility to act. Readers will learn What it means to behave as a true software craftsman How to deal with conflict, tight schedules, and unreasonable managers How to get into the flow of coding, and get past writer's block How to handle unrelenting pressure and avoid burnout How to combine enduring attitudes with new development paradigms How to manage your time, and avoid blind alleys, marshes, bogs, and swamps How to foster environments where programmers and teams can thrive When to say "No"-and how to say it When to say "Yes"-and what yes really means Great software is something to marvel at: powerful, elegant, functional, a pleasure to work with as both a developer and as a user. Great software isn't written by machines. It is written by professionals with an unshakable commitment to craftsmanship. The Clean Coder will help you become one of them-and earn the pride and fulfillment that they alone possess.

The Adobe Photoshop Lightroom 3 Book for Digital Photographers


Scott Kelby - 2010
    In this latest version for Lightroom 3, Scott uses his same step-by-step, plain-English style and layout to make learning Lightroom easy and fun. Scott doesn't just show you which sliders do what. Instead, by using the following three simple, yet brilliant, techniques that make it just an incredible learning tool, this book shows you how to create your own photography workflow using Lightroom:1) Scott shares his own personal settings and studio-tested techniques. He trains thousands of Lightroom users at his "Lightroom Live!" tour and knows first hand what really works and what doesn't.2) The entire book is laid out in a real workflow order with everything step by step, so you can begin using Lightroom like a pro from the start.3) What really sets this book apart are the last two chapters. This is where Scott dramatically answers his #1 most-asked Lightroom question, which is: "Exactly what order am I supposed to do things in, and where does Photoshop fit in?" Plus, this is the first version of the book that includes his famous "7-Point System for Lightroom," which lets you focus on mastering just the seven most important editing techniques.The Adobe Photoshop Lightroom 3 Book for Digital Photographers is the first and only book to bring the whole process together in such a clear, concise, and visual way.

Forensics: A Guide for Writers


D.P. Lyle - 2008
    Lyle, M.D., takes each area of forensics--from fingerprint analysis to crime scene reconstruction--and discusses its development, how the science works, how it helps in crime solving, and how you as a writer might use this technique in crafting your plot. This comprehensive reference guide includes:Real-life case files and the role forensic evidence played in solving the crimesA breakdown of the forensics system from its history and organization to standard evidence classification and collection methodsDetailed information on what a dead body can reveal--including the cause, mechanism, and manner of deathThe actual steps taken to preserve a crime scene and the evidence that can be gathered there, such as bloodstains, documents, fingerprints, tire impressions, and moreForensics is the ultimate resource for learning how to accurately imbue your stories with authentic details of untimely demises.

Learning PHP, MySQL, and JavaScript: A Step-By-Step Guide to Creating Dynamic Websites


Robin Nixon - 2009
    You'll learn how to create responsive, data-driven websites with PHP, MySQL, and JavaScript, regardless of whether you already know how to program. Discover how the powerful combination of PHP and MySQL provides an easy way to build modern websites complete with dynamic data and user interaction. You'll also learn how to add JavaScript to create rich Internet applications and websites.Learning PHP, MySQL, and JavaScript explains each technology separately, shows you how to combine them, and introduces valuable web programming concepts, including objects, XHTML, cookies, and session management. You'll practice what you've learned with review questions in each chapter, and find a sample social networking platform built with the elements introduced in this book. This book will help you:-Understand PHP essentials and the basics of object-oriented programming-Master MySQL, from database structure to complex queries-Create web pages with PHP and MySQL by integrating forms and other HTML features-Learn about JavaScript, from functions and event handling to accessing the Document Object Model-Use libraries and packages, including the Smarty web template system, PEAR program repository, and the Yahoo! User Interface Library -Make Ajax calls and turn your website into a highly dynamic environment-Upload and manipulate files and images, validate user input, and secure your applications

PHP Cookbook


David Sklar - 2002
    With our Cookbook's unique format, you can learn how to build dynamic web applications that work on any web browser. This revised new edition makes it easy to find specific solutions for programming challenges.PHP Cookbook has a wealth of solutions for problems that you'll face regularly. With topics that range from beginner questions to advanced web programming techniques, this guide contains practical examples -- or "recipes" -- for anyone who uses this scripting language to generate dynamic web content. Updated for PHP 5, this book provides solutions that explain how to use the new language features in detail, including the vastly improved object-oriented capabilities and the new PDO data access extension. New sections on classes and objects are included, along with new material on processing XML, building web services with PHP, and working with SOAP/REST architectures. With each recipe, the authors include a discussion that explains the logic and concepts underlying the solution.

Mind Over Back Pain: A Radically New Approach to the Diagnosis and Treatment of Back Pain


John E. Sarno - 1982
     Dr. John Sarno's revolutionary approach to back pain is based on his discovery that tension is the underlying cause of most back problems--leading to an often unrecognized condition called Tension Mytosis Syndrome. In this book--the first to explain the psychophysiology, manifestations, and treatment of TMS--you'll find clear steps, sensible advice, and simple illustrations to help you find relief, prevent future pain...and live life fully once again.

Shrubs: An Old Fashioned Drink for Modern Times


Michael Dietsch - 2014
    Not the kind that grow in the ground, but a vintage drink mixer that will knock your socks off. “Mixologists across the country are reaching back through the centuries to reclaim vinegar’s more palatable past . . . embracing it as ‘the other acid,’ an alternative to the same-old-same-old lemons and limes,” said the New York Times. The history of shrubs, as revealed here, is as fascinating as the drinks are refreshing. These sharp and tangy infusions are simple to make and use, as you’ll discover with these recipes. Mix up some Red Currant Shrub for a Vermouth Cassis, or Apple Cinnamon Shrub to mix with seltzer, or develop your own with Michael Dietsch’s directions and step-by-step photographs.“Imagine a fizzy, soda-like drink that is drier and so much more sophisticated than soda, what with the sugar and botanical ingredients. Shrubs! Amazing! Wonderful!!” —Amy Stewart, author of The Drunken Botanist

Building Microservices: Designing Fine-Grained Systems


Sam Newman - 2014
    But developing these systems brings its own set of headaches. With lots of examples and practical advice, this book takes a holistic view of the topics that system architects and administrators must consider when building, managing, and evolving microservice architectures.Microservice technologies are moving quickly. Author Sam Newman provides you with a firm grounding in the concepts while diving into current solutions for modeling, integrating, testing, deploying, and monitoring your own autonomous services. You'll follow a fictional company throughout the book to learn how building a microservice architecture affects a single domain.Discover how microservices allow you to align your system design with your organization's goalsLearn options for integrating a service with the rest of your systemTake an incremental approach when splitting monolithic codebasesDeploy individual microservices through continuous integrationExamine the complexities of testing and monitoring distributed servicesManage security with user-to-service and service-to-service modelsUnderstand the challenges of scaling microservice architectures

How to Manage Your Money When You Don't Have Any


Erik Wecks - 2012
    It provides both a respectful, no-nonsense look at the difficult realities of life after the Great Recession and a hope-filled, easy to follow path toward better financial stability for even the most financially strapped households. Created by a financial expert who hasn't struck it rich, How to Manage Your Money When You Don't Have Any offers a first hand story of financial survival in the face of rough times. Rather than emphasizing wealth creation, How to Manage Your Money When You Don't Have Any teaches readers to do the best they can with their income no matter its size. Content rich, personal, and jargon free, the book is opinionated and at times humorous. Full of current everyday references, it is meant to be a quick read which will appeal to the average reader just struggling to make ends meet.

Irresistible: The Rise of Addictive Technology and the Business of Keeping Us Hooked


Adam Alter - 2017
    We obsess over our emails, Instagram likes, and Facebook feeds; we binge on TV episodes and YouTube videos; we work longer hours each year; and we spend an average of three hours each day using our smartphones. Half of us would rather suffer a broken bone than a broken phone, and Millennial kids spend so much time in front of screens that they struggle to interact with real, live humans. In this revolutionary book, Adam Alter, a professor of psychology and marketing at NYU, tracks the rise of behavioral addiction, and explains why so many of today's products are irresistible. Though these miraculous products melt the miles that separate people across the globe, their extraordinary and sometimes damaging magnetism is no accident. The companies that design these products tweak them over time until they become almost impossible to resist. By reverse engineering behavioral addiction, Alter explains how we can harness addictive products for the good—to improve how we communicate with each other, spend and save our money, and set boundaries between work and play—and how we can mitigate their most damaging effects on our well-being, and the health and happiness of our children.

Think Stats


Allen B. Downey - 2011
    This concise introduction shows you how to perform statistical analysis computationally, rather than mathematically, with programs written in Python.You'll work with a case study throughout the book to help you learn the entire data analysis process—from collecting data and generating statistics to identifying patterns and testing hypotheses. Along the way, you'll become familiar with distributions, the rules of probability, visualization, and many other tools and concepts.Develop your understanding of probability and statistics by writing and testing codeRun experiments to test statistical behavior, such as generating samples from several distributionsUse simulations to understand concepts that are hard to grasp mathematicallyLearn topics not usually covered in an introductory course, such as Bayesian estimationImport data from almost any source using Python, rather than be limited to data that has been cleaned and formatted for statistics toolsUse statistical inference to answer questions about real-world data

Making Things Move: DIY Mechanisms for Inventors, Hobbyists, and Artists


Dustyn Roberts - 2010
    Photographs, illustrations, screen shots, and images of 3D models are included for each project.This unique resource emphasizes using off-the-shelf components, readily available materials, and accessible fabrication techniques. Simple projects give you hands-on practice applying the skills covered in each chapter, and more complex projects at the end of the book incorporate topics from multiple chapters. Turn your imaginative ideas into reality with help from this practical, inventive guide.Discover how to:Find and select materialsFasten and join partsMeasure force, friction, and torqueUnderstand mechanical and electrical power, work, and energyCreate and control motionWork with bearings, couplers, gears, screws, and springsCombine simple machines for work and funProjects include:Rube Goldberg breakfast machineMousetrap powered carDIY motor with magnet wireMotor direction and speed controlDesigning and fabricating spur gearsAnimated creations in paperAn interactive rotating platformSmall vertical axis wind turbineSADbot: the seasonally affected drawing robotMake Great Stuff!TAB, an imprint of McGraw-Hill Professional, is a leading publisher of DIY technology books for makers, hackers, and electronics hobbyists.

Indoor Kitchen Gardening: Turn Your Home Into a Year-round Vegetable Garden - Microgreens - Sprouts - Herbs - Mushrooms - Tomatoes, Peppers More


Elizabeth Millard - 2014
    Imagine serving a home-cooked meal highlighted with beet, arugula, and broccoli microgreens grown right in your kitchen, accompanied by sautéed winecap mushrooms grown in a box of sawdust in your basement. If you have never tasted microgreens, all you really need to do is envision all the flavor of an entire vegetable plant concentrated into a single tantalizing seedling. If you respond to the notion of nourishing your guests with amazing, fresh, organic produce that you've grown in your own house, condo, apartment, basement, or sunny downtown office, then you'll love exploring the expansive new world of growing and eating that can be discovered with the help of Indoor Kitchen Gardening. Inside, author and Bossy Acres CSA co-owner Elizabeth Millard teaches you how to grow microgreens, sprouts, herbs, mushrooms, tomatoes, peppers, and more-- all inside your own home, where you won't have to worry about seasonal changes or weather conditions. Filled with mouthwatering photography and more than 200 pages of Do-It-Yourself in-home gardening information and projects, Indoor Kitchen Gardening is your gateway to this exciting new growing method--not just for garnishes or relishes, but wholesome, nutritious, organic edibles that will satisfy your appetite as much as your palate.

The Manga Guide to Electricity


Kazuhiro Fujitaki - 2006
    And this time, she has to pass.Luckily, her ever-patient tutor Hikaru is there to help. Join them in the pages of The Manga Guide to Electricity as Rereko examines everyday electrical devices like flashlights, heaters, and circuit breakers, and learns the meaning of abstract concepts like voltage, potential, current, resistance, conductivity, and electrostatic force.The real-world examples that you'll find in The Manga Guide to Electricity will teach you:What electricity is, how it works, how it's created, and how it can be usedThe relationship between voltage, current, and resistance (Ohm's law)Key electrical concepts like inductance and capacitanceHow complicated components like transformers, semiconductors, diodes, and transistors workHow electricity produces heat and the relationship between current and magnetic fieldsIf thinking about how electricity works really fries your brain, let The Manga Guide to Electricity teach you all things electrical in a shockingly fun way.

Agile Estimating and Planning


Mike Cohn - 2005
    In this book, Agile Alliance cofounder Mike Cohn discusses the philosophy of agile estimating and planning and shows you exactly how to get the job done, with real-world examples and case studies.Concepts are clearly illustrated and readers are guided, step by step, toward how to answer the following questions: What will we build? How big will it be? When must it be done? How much can I really complete by then? You will first learn what makes a good plan-and then what makes it agile.Using the techniques in Agile Estimating and Planning , you can stay agile from start to finish, saving time, conserving resources, and accomplishing more. Highlights include:Why conventional prescriptive planning fails and why agile planning works How to estimate feature size using story points and ideal days--and when to use each How and when to re-estimate How to prioritize features using both financial and nonfinancial approaches How to split large features into smaller, more manageable ones How to plan iterations and predict your team's initial rate of progress How to schedule projects that have unusually high uncertainty or schedule-related risk How to estimate projects that will be worked on by multiple teams Agile Estimating and Planning supports any agile, semiagile, or iterative process, including Scrum, XP, Feature-Driven Development, Crystal, Adaptive Software Development, DSDM, Unified Process, and many more. It will be an indispensable resource for every development manager, team leader, and team member.