Hidden In Plain Sight 10: How To Program A Quantum Computer


Andrew H. Thomas - 2018
     This book contains an introduction to quantum mechanics, with complete instructions and videos showing you how to program a real quantum computer, provided by IBM.

Requirements Engineering Fundamentals: A Study Guide for the Certified Professional for Requirements Engineering Exam - Foundation Level - IREB compliant


Klaus Pohl - 2009
    In order to ensure a high level of knowledge and training, the International Requirements Engineering Board (IREB) worked out the training concept “Certified Professional for Requirements Engineering”, which defines a requirements engineer’s practical skills on different training levels. The book covers the different subjects of the curriculum for the “Certified Professional for Requirements Engineering” (CPRE) defined by the International Requirements Engineering Board (IREB). It supports its readers in preparing for the test to achieve the “Foundation Level” of the CPRE.

Barron's AP Psychology


Allyson J. Weseley - 2007
    All test questions are answered and explained. It also provides extensive subject review covering all test topics. Topics reviewed include research methods, the biological basis of behavior, sensation and perception, states of consciousness, learning, cognition, personality, abnormal psychology, and treatment of disorders. This manual also presents an overview of the test, extra multiple-choice practice questions, test-taking tips, and an analysis of the test’s essay question with a sample essay.

Networking for Systems Administrators (IT Mastery Book 5)


Michael W. Lucas - 2015
    Servers give sysadmins a incredible visibility into the network—once they know how to unlock it. Most sysadmins don’t need to understand window scaling, or the differences between IPv4 and IPv6 echo requests, or other intricacies of the TCP/IP protocols. You need only enough to deploy your own applications and get easy support from the network team.This book teaches you:•How modern networks really work•The essentials of TCP/IP•The next-generation protocol, IPv6•The right tools to diagnose network problems, and how to use them•Troubleshooting everything from the physical wire to DNS•How to see the traffic you send and receive•Connectivity testing•How to communicate with your network team to quickly resolve problemsA systems administrator doesn’t need to know the innards of TCP/IP, but knowing enough to diagnose your own network issues transforms a good sysadmin into a great one.

FREE Periodic Table of the Chemical Elements (Mendeleev's Table) in the Trial Version. The Full version adds Melting & boiling points, Density, Electronegativity, ... affinity, and more (Mobi Study Guides)


MobileReference - 2006
    Melting & boiling points, Density, Electronegativity, Electron affinity, and much more in the Full version. Navigate from TOC or search for words or phrases. Features Formatted for a small screen Atomic numbers, symbols & weights Chemical symbols and more... Easy to navigate. Search for the words or phrases Navigate from Table of Contents or read page by page Access the guide anytime, anywhere - at home, on the train, in the subway. Use your down time to prepare for an exam. Always have the guide available for a quick reference. Table of Contents Periodic Table: Standard | LargeList of elements sorted by: Atomic number (including atomic Mass) | Name | Symbol | Boiling Point | Melting Point | Density | Atomic radius | Electronegativity | Electron affinity | Ionization potential | Standard enthalpy change of vaporization | Standard enthalpy change of fusion | Specific heat capacity About Periodic Table: Arrangement | Periodicity of chemical properties | Electron configuration | Naming of elements | Chemical symbols | HistoryChemical Series: Alkali metal | Alkaline earth metal | Lanthanides | Actinides | Transition metals | Poor metals | Metalloids | Nonmetals | Halogens | Noble gasesAppendix: IUPAC nomenclature | Metric system (SI) | SI writing style | Powers of 10 prefixes | United States units conversion

Google Hacking: An Ethical Hacking Guide To Google


Ankit Fadia - 2007
    Google Hacking teaches people how to get the most out of this revolutionary search engine. Not only will this book teach readers how Google works, but it will also empower them with the necessary skills to make their everyday searches easier, more efficient, and more productive. Google Hacking also demonstrates how Google can be used for negative means. It's immense searching power, means that everyone, including cyber criminals, can feasibly access confidential data, such as company presentations, budgets, blueprints, even credit card numbers, with just the click of a mouse. Using numerous examples, case studies, and screenshots, this book explains the art of ethical Google Hacking -- it not only teaches readers how Google works, but it provides them with the knowledge they need to protect their data and systems from getting Google Hacked. This is the only book you need to maximize (and protect yourself) from Google searches!

It Will All Make Sense When You're Dead: Messages From Our Loved Ones in the Spirit World


Priscilla A. Keresey - 2011
    After a brief tale of her own introduction to the paranormal, the author shares funny, poignant, and insightful words straight from the spirit people themselves. Together, the living and the dead seek forgiveness, solve family mysteries, find closure, settle scores, and come together for birthdays, anniversaries, and graduations. Quoting directly from her readings and séances, Priscilla reports the spirit perspective on mental illness, suicide, religion, and even the afterlife itself. For those readers interested in developing their own spirit communication skills, the last section of the book offers meditations and exercises used by the author herself, both personally and with her students. "It Will All Make Sense When You’re Dead" is chock-full of simple and entertaining wisdom, showing us how to live for today, with light hearts and kindness.

Understanding Abnormal Behavior


David Sue - 1981
    The first abnormal psychology book to present a thoroughly integrated multicultural perspective--based on the authors' view that cross-cultural comparisons can greatly enhance the understanding of disorders--the text provides extensive coverage and integration of multicultural models, explanations, and concepts. The book also helps you gain an understanding of abnormal behavior as scientific and clinical endeavors, while providing insight into the tools that mental health professionals use to study and treat disorders.

Mastering ArcGIS


Maribeth H. Price - 2003
    The author's step-by-step approach helps students negotiate the challenging tasks involved in learning sophisticated GIS software. The fifth edition is updated to follow the new software release of ArcGIS 10. An innovative and unique feature of "Mastering ArcGIS" is its accompanying CD-ROM with narrated video clips that show students exactly how to perform chapter tutorials before attempting an exercise on their own.

Head First Design Patterns


Eric Freeman - 2004
     At any given moment, somewhere in the world someone struggles with the same software design problems you have. You know you don't want to reinvent the wheel (or worse, a flat tire), so you look to Design Patterns--the lessons learned by those who've faced the same problems. With Design Patterns, you get to take advantage of the best practices and experience of others, so that you can spend your time on...something else. Something more challenging. Something more complex. Something more fun. You want to learn about the patterns that matter--why to use them, when to use them, how to use them (and when NOT to use them). But you don't just want to see how patterns look in a book, you want to know how they look "in the wild". In their native environment. In other words, in real world applications. You also want to learn how patterns are used in the Java API, and how to exploit Java's built-in pattern support in your own code. You want to learn the real OO design principles and why everything your boss told you about inheritance might be wrong (and what to do instead). You want to learn how those principles will help the next time you're up a creek without a design pattern. Most importantly, you want to learn the "secret language" of Design Patterns so that you can hold your own with your co-worker (and impress cocktail party guests) when he casually mentions his stunningly clever use of Command, Facade, Proxy, and Factory in between sips of a martini. You'll easily counter with your deep understanding of why Singleton isn't as simple as it sounds, how the Factory is so often misunderstood, or on the real relationship between Decorator, Facade and Adapter. With Head First Design Patterns, you'll avoid the embarrassment of thinking Decorator is something from the "Trading Spaces" show. Best of all, in a way that won't put you to sleep! We think your time is too important (and too short) to spend it struggling with academic texts. If you've read a Head First book, you know what to expect--a visually rich format designed for the way your brain works. Using the latest research in neurobiology, cognitive science, and learning theory, Head First Design Patterns will load patterns into your brain in a way that sticks. In a way that lets you put them to work immediately. In a way that makes you better at solving software design problems, and better at speaking the language of patterns with others on your team.

Remote Sensing and Image Interpretation


Thomas M. Lillesand - 1979
    The text examines the basics of analog image analysis while placing greater emphasis on digitally based systems and analysis techniques. The presentation is discipline neutral, so students in any field of study can gain a clear understanding of these systems and their virtually unlimited applications.

Code Complete


Steve McConnell - 1993
    Now this classic book has been fully updated and revised with leading-edge practices--and hundreds of new code samples--illustrating the art and science of software construction. Capturing the body of knowledge available from research, academia, and everyday commercial practice, McConnell synthesizes the most effective techniques and must-know principles into clear, pragmatic guidance. No matter what your experience level, development environment, or project size, this book will inform and stimulate your thinking--and help you build the highest quality code. Discover the timeless techniques and strategies that help you: Design for minimum complexity and maximum creativity Reap the benefits of collaborative development Apply defensive programming techniques to reduce and flush out errors Exploit opportunities to refactor--or evolve--code, and do it safely Use construction practices that are right-weight for your project Debug problems quickly and effectively Resolve critical construction issues early and correctly Build quality into the beginning, middle, and end of your project

My Patients and Me: Fifty Years of General Practice


Jane Little - 2017
    She knew instantly that her decision to work in general practice was the ‘biggest and worst mistake of her life’. Fortunately, however, this did not deter her from continuing in general practice, and this fascinating memoir (spanning half a century) is testament to her resilience and professionalism, as well as her pragmatic and charismatic personality. She shares real stories about real people in this intriguing book. Some stories are truly heart-breaking and will have you reaching for the tissues (such as the times when she has lost patients, and encountered and supported abused children and rape victims). But it isn’t all serious. There are lots of light-hearted and heart-warming moments too, such as the stories about Jessie-dog – her bodyguard when she made home visits, and the time when she helped a large (and desperately in need) family to get rehoused, and her time as a country GP. She also recalls with honesty and candidness, the prejudice and unimaginable pressure she had to contend with, as a young female GP in the 1960s. As well as a plethora of fascinating stories, experiences and case studies, this book also gives us, as 21st Century readers, a glimpse into the rapid changes in general practice and the NHS in general. Whether you’re in general practice, or you’re a medical professional, or you have a penchant for all kinds of autobiographies/memoirs, you will find this a thought-provoking and captivating book that’s impossible to put down. Take a peek at the ‘Look Inside’ feature now and be prepared to be instantly intrigued.

First Aid for the USMLE Step 2 CS


Tao Le - 2006
    The top-selling CS review book written by students and IMGs who recently passed 100+ high-yield minicases by chief complaint 30 complete cases simulate the exam experience Contains new Patient Encounters, including telephone interviews Perfect for group or solo study YOUR COMPLETE CS SURVIVAL GUIDE FROM THE AUTHORS OF FIRST AID FOR THE USMLE STEP 1 INSIDER ADVICE FOR STEP 2 CS SUCCESS New miniguide shows US students and IMGs how best to use this book Revised by test veterans to reflect the 2005--2006 exam experience Each complete case features standardized patient checklists and a recommended clinical approach Minicases represent the major chief complaints and diagnoses seen on the Step 2 CS Proven strategies for the patient encounter and patient note High-yield, must-know facts on patient diagnosis and workup.

Geographic Information Systems and Science


Paul A. Longley - 2001
    Its unique approach communicates the richness and diversity of CIS in a lucid and accessible format. This fully revised and updated second edition reinforces the view of CIS as a gateway to science and problem solving, sets out the scientific principles that govern its use, and describes the impact of people on its development, design, and success. The second edition of Geographic Information Systems and Science includes:A new five-part structure: Foundations; Principles; Techniques; Analysis; and Management and Policy.All-new personality boxes of current GIS practitioners.New real-world applications of GIS.New or expanded coverage of important current topics:Location-based servicesDistributed computingVirtual and augmented realitiesHomeland securityBusiness GIS and geodemographicsThe emergence of geoportalsGrand challenges of GIScienceA new suite of instructor and student resources http://www.wiley.com/go/longleyThe second edition of Geographic Information Systems and Science is essential reading for undergraduates taking courses in GIS within departments of Geography, Environmental Science, Business (and Public) Administration, Computer Science, Urban Studies, Planning, Information Science, Civil Engineering, and Archaeology. It is also provides a key resource for foundation GIS courses on taught MSc and other higher-degree programs. Professional users of GIS from governmental organizations and industries across the private sector will find this book an invaluable resource with a wealth of relevant applications.