Book picks similar to
Microsoft Azure Essentials Azure Automation by Michael McKeown
microsoft
n_programming
ebooks_unread
amazon
Year of the Flu: A World War I Medical Thriller
Millys Altman - 2017
He was eager to begin his first practice, but it turned out to be more than he bargained for. In just two years, in September, 1918, the entire village was sickened in rapid succession in the flu pandemic that killed quickly and indiscriminately throughout the world. It was wartime, and Nixon was unable to find help., This story is an up close and personal account of what it was like to be sick with the HINI type virus in 1918. It is a tale of a dedicated doctor whose selflessness, compassion and courage helped the villagers survive in the pandemic that killed more people in a year than the Black Death killed in a century...
Documenting Software Architectures: Views and Beyond
Paul Clements - 2002
For all but the most trivial software systems, you must pay close attention to its architecture, the conceptual glue that holds every phase of a project together.
Programming Groovy
Venkat Subramaniam - 2008
But recently, the industry has turned to dynamic languages for increased productivity and speed to market.Groovy is one of a new breed of dynamic languages that run on the Java platform. You can use these new languages on the JVM and intermix them with your existing Java code. You can leverage your Java investments while benefiting from advanced features including true Closures, Meta Programming, the ability to create internal DSLs, and a higher level of abstraction.If you're an experienced Java developer, Programming Groovy will help you learn the necessary fundamentals of programming in Groovy. You'll see how to use Groovy to do advanced programming including using Meta Programming, Builders, Unit Testing with Mock objects, processing XML, working with Databases and creating your own Domain-Specific Languages (DSLs).
Docker in Action
Jeff Nickoloff - 2015
Create a tiny virtual environment, called a container, for your application that includes only its particular set of dependencies. The Docker engine accounts for, manages, and builds these containers through functionality provided by the host operating system. Software running inside containers share the Linux OS and other resources, such as libraries, making their footprints radically smaller, and the containerized applications are easy to install, manage, and remove. Developers can package their applications without worrying about environment-specific deployment concerns, and the operations team gets cleaner, more efficient systems across the board. Better still, Docker is free and open source.Docker in Action teaches readers how to create, deploy, and manage applications hosted in Docker containers. The book starts with a clear explanation of the Docker model of virtualization, comparing this approach to the traditional hypervisor model. Developers will learn how to package applications in containers, including specific techniques for testing and distributing applications via Docker Hub and other registries. Readers will learn how to take advantage of the Linux OS features that Docker uses to run programs securely, and how to manage shared resources. Using carefully-designed examples, the book teaches you how to orchestrate containers and applications from installation to removal. Along the way, you'll learn techniques for using Docker on systems ranging from your personal dev-and-test machine to full-scale cloud deployments.
10 B.S. Medical Tropes that Need to Die TODAY: ...and What to Do Instead (The ScriptMedic Guides)
Samantha Keel - 2017
Written by a paramedic and writer with a decade of experience, 10 BS Medical Tropes covers exactly that: clichéd and inaccurate tropes that not only ruin books, they have the potential to hurt real people in the real world. In this book, you’ll discover why these ten clichés make readers throw their books across the room and their remotes at their TVs, from the ever-present “gunshot to the shoulder” to the ubiquitous “knocking out the henchmen.” You’ll learn why they’re so incorrect, with easy-to-read medical explanations that may just spark your creativity. But more importantly, you’ll be inspired about what to write instead, to solve the same plot point challenges in more believable—and interesting—ways! Download 10 BS Medical Tropes that Need to Die… TODAY!
Everything is Obvious: Once You Know the Answer
Duncan J. Watts - 2011
As sociologist and network science pioneer Duncan Watts explains in this provocative book, the explanations that we give for the outcomes that we observe in life—explanation that seem obvious once we know the answer—are less useful than they seem.Drawing on the latest scientific research, along with a wealth of historical and contemporary examples, Watts shows how common sense reasoning and history conspire to mislead us into believing that we understand more about the world of human behavior than we do; and in turn, why attempts to predict, manage, or manipulate social and economic systems so often go awry.It seems obvious, for example, that people respond to incentives; yet policy makers and managers alike frequently fail to anticipate how people will respond to the incentives they create. Social trends often seem to have been driven by certain influential people; yet marketers have been unable to identify these “influencers” in advance. And although successful products or companies always seem in retrospect to have succeeded because of their unique qualities, predicting the qualities of the next hit product or hot company is notoriously difficult even for experienced professionals.Only by understanding how and when common sense fails, Watts argues, can we improve how we plan for the future, as well as understand the present—an argument that has important implications in politics, business, and marketing, as well as in science and everyday life.
Medical Terminology: The Best and Most Effective Way to Memorize, Pronounce and Understand Medical Terms
David Andersson - 2016
Monthly giveaways in the form of PHYSICAL PRODUCTS and GIFT CARDS only for our newsletter subscribers!
"This was a gift for my partner (we're EMTS) she loved it, she said it was super easy to understand and great to use.” - Amazon Customer, starred review
"
This is incredible! Easy to read, break down is awesome than any other format I seen. As a nursing student I recommend it.” - Christina Harris, starred review
This new edition has been revised and updated so that YOU can learn the medical terminology in the fastest and easiest way possible! It is now more than DOUBLE its previous size.
What did the doctor say? What did the patient say? What did the professor say? What’s going on?These are only few of the questions that people ask when faced with jargon-filled medical conversations in hospitals, schools, clinics, homes, and even at work.
Our book Medical Terminology contains proven steps and breaks down the best strategies when trying to understand, pronounce, and memorize medical terms. We’ve also included tips and strategies that can help you apply these methods effortlessly in everyday life.
Here is what you will learn:
You will understand medical terminology and learn its suffixes, prefixes and root words
You will be able to pronounce medical terms thanks to our simple rules
By completing our built-in exercises, which appear at the end of each chapter, you will learn the different terms even faster.
How to effortlessly use medical terms in everyday life
Not convinced yet? Let us eliminate the risk and the uncertainty by offering you a no questions asked, 30 day money back guarantee!
Take the first step towards mastering medical terminology by purchasing this book today!
Beyond Talent: Creating a Successful Career in Music
Angela Beeching - 2010
Understanding the unique talents and training of musicians, veteran music career counselor Angela Myles Beeching presents a wealth of creative solutions for career advancement in the highly competitive music industry. Step-by-step instructions detail how to design promotional materials, book performances, network and access resources and assistance, jump start a stalled career, and expand your employment opportunities while remaining true to your music. Beeching untangles artist management and the recording industry, explains how to find and create performance opportunities, and provides guidance on grant writing and fundraising, day jobs, freelancing, and how to manage money, time, and stress. The companion website puts numerous up-to-date and useful internet resources at your fingertips. This essential handbook goes beyond the usual how-to, helping musicians tackle the core questions about career goals, and create a meaningful life as a professional musician. Beyond Talent is the ideal companion for students and professionals, emerging musicians and mid-career artists.
Learning Python
Mark Lutz - 2003
Python is considered easy to learn, but there's no quicker way to mastery of the language than learning from an expert teacher. This edition of "Learning Python" puts you in the hands of two expert teachers, Mark Lutz and David Ascher, whose friendly, well-structured prose has guided many a programmer to proficiency with the language. "Learning Python," Second Edition, offers programmers a comprehensive learning tool for Python and object-oriented programming. Thoroughly updated for the numerous language and class presentation changes that have taken place since the release of the first edition in 1999, this guide introduces the basic elements of the latest release of Python 2.3 and covers new features, such as list comprehensions, nested scopes, and iterators/generators. Beyond language features, this edition of "Learning Python" also includes new context for less-experienced programmers, including fresh overviews of object-oriented programming and dynamic typing, new discussions of program launch and configuration options, new coverage of documentation sources, and more. There are also new use cases throughout to make the application of language features more concrete. The first part of "Learning Python" gives programmers all the information they'll need to understand and construct programs in the Python language, including types, operators, statements, classes, functions, modules and exceptions. The authors then present more advanced material, showing how Python performs common tasks by offering real applications and the libraries available for those applications. Each chapter ends with a series of exercises that will test your Python skills and measure your understanding."Learning Python," Second Edition is a self-paced book that allows readers to focus on the core Python language in depth. As you work through the book, you'll gain a deep and complete understanding of the Python language that will help you to understand the larger application-level examples that you'll encounter on your own. If you're interested in learning Python--and want to do so quickly and efficiently--then "Learning Python," Second Edition is your best choice.
The Cat Manual
Michael Ray Taylor - 2012
The author "discovered" the feline world's best-kept secret in a file hidden on his mother's computer by her cat, Cleo, and now shares it with humanity for the first time. Topics covered range from avoiding visits to the vet, to the artful display of captured prey, to getting in the way of a human trying to read anything, including this paragraph. Upon publication, Cleo denied authorship and hired a team of lawyers, all of whom have their claws out, but despite her best efforts the word is spreading: The Cat Manual is hilarious for cat-lovers of all ages. From the author of Cave Passages and Dark Life.
Personal Kanban: Mapping Work | Navigating Life
Jim Benson - 2011
People need to be effective.Productivity books focus on doing more, Jim and Tonianne want you to focus on doing better. Personal Kanban is about choosing the right work at the right time. Recognizing why we do the things we do. Understanding the impact of our actions. Creating value - not just product. For ourselves, our families, our friends, our co-workers. For our legacy.Personal Kanban takes the same Lean principles from manufacturing that led the Japanese auto industry to become a global leader in quality, and applies them to individual and team work. Personal Kanban asks only that we visualize our work and limit our work-in-progress. Visualizing work allows us to transform our conceptual and threatening workload into an actionable, context-sensitive flow. Limiting our work-in-progress helps us complete what we start and understand the value of our choices. Combined, these two simple acts encourage us to improve the way we work and the way we make choices to balance our personal, professional, and social lives.Neither a prescription nor a plan, Personal Kanban provides a light, actionable, achievable framework for understanding our work and its context. This book describes why students, parents, business leaders, major corporations, and world governments all see immediate results with Personal Kanban.
Programming WCF Services
Juval Lowy - 2007
Relentlessly practical, the book delivers insight, not documentation, to teach developers what they need to know to build the next generation of SOAs.After explaining the advantages of service-orientation for application design and teaching the basics of how to develop SOAs using WCF, the book shows how you can take advantage of built-in features such as service hosting, instance management, asynchronous calls, synchronization, reliability, transaction management, disconnected queued calls and security to build best in class applications. "Programming WCF Services" focuses on the rationale behind particular design decisions, often shedding light on poorly-documented and little-understood aspects of SOA development. Developers and architects will learn not only the "how" of WCF programming, but also relevant design guidelines, best practices, and pitfalls. Original techniques and utilities provided by the author throughout the book go well beyond anything that can be found in conventional sources.Based on experience and insight gained while taking part in the strategic design of WCF and working with the team that implemented it, "Programming WCF Services" provides experienced working professionals with the definitive work on WCF. Not only will this book make you a WCF expert, it will make you a better software engineer. It's the Rosetta Stone of WCF.
MySQL
Paul DuBois - 1999
As an important contributor to the online documentation for MySQL, Paul uses his day-to-day experience answering questions users post on the MySQL mailing list to pinpoint the problems most users and administrators encounter. The principal MySQL developer, Monty Widenius, along with a network of his fellow developers, reviewed the manuscript, providing Paul with the kind of insight no one else could supply. Instead of merely giving you a general overview of MySQL, Paul teaches you how to make the most of its capabilities. Through two sample databases that run throughout the book, he gives you solutions to problems you'll likely face. He helps you integrate MySQL efficiently with third-party tools, such as PHP and Perl, enabling you to generate dynamic Web pages through database queries. He also teaches you to write programs that access MySQL databases.
The Art of UNIX Programming
Eric S. Raymond - 2003
This book attempts to capture the engineering wisdom and design philosophy of the UNIX, Linux, and Open Source software development community as it has evolved over the past three decades, and as it is applied today by the most experienced programmers. Eric Raymond offers the next generation of hackers the unique opportunity to learn the connection between UNIX philosophy and practice through careful case studies of the very best UNIX/Linux programs.
The Art of Invisibility: The World's Most Famous Hacker Teaches You How to Be Safe in the Age of Big Brother and Big Data
Kevin D. Mitnick - 2017
Consumer's identities are being stolen, and a person's every step is being tracked and stored. What once might have been dismissed as paranoia is now a hard truth, and privacy is a luxury few can afford or understand.In this explosive yet practical book, Kevin Mitnick illustrates what is happening without your knowledge--and he teaches you "the art of invisibility." Mitnick is the world's most famous--and formerly the Most Wanted--computer hacker. He has hacked into some of the country's most powerful and seemingly impenetrable agencies and companies, and at one point he was on a three-year run from the FBI. Now, though, Mitnick is reformed and is widely regarded as the expert on the subject of computer security. He knows exactly how vulnerabilities can be exploited and just what to do to prevent that from happening. In THE ART OF INVISIBILITY Mitnick provides both online and real life tactics and inexpensive methods to protect you and your family, in easy step-by-step instructions. He even talks about more advanced "elite" techniques, which, if used properly, can maximize your privacy. Invisibility isn't just for superheroes--privacy is a power you deserve and need in this modern age.