Book picks similar to
Windows 8 for Dummies by Andy Rathbone


reference
nonfiction
non-fiction
technology

Java All-In-One for Dummies


Doug Lowe - 2005
    Like its bestselling previous editions, Java All-in-One For Dummies, 3rd Edition has what you need to get up and running quickly with the new version. Covering the enhanced mobile development and syntax features as well as programming improvements, this guide makes it easy to find what you want and put it to use.Focuses on the vital information that enables you to get up and running quickly on the new version Covers the enhanced multimedia features as well as programming enhancements, Java and XML, Swing, server-side Java, Eclipse, and more Minibooks cover Java basics; programming basics; strings, arrays, and collections; programming techniques; Swing; Web programming; files and databases; and a "fun and games" category Rather than trying to cover every aspect of this massive topic, Java All-in-One For Dummies, 3rd Edition focuses on the practical information you need to become productive with Java 7 right away.

Orchids for Dummies


Steven A. Frowine - 2005
    But aren't they hard to grow at home? No! says orchid grower extraordinaire Steve Frowine. In this handy guide, he shows you step by step how to select the right orchids, keep them healthy, encourage blooms, and even propagate your own plants. Discover how to: * Select orchids that will thrive in your home * Water, fertilize, repot, and propagate orchids * Decipher complicated orchid names * Get familiar with favorite orchid varieties * Create spectacular orchid displays

Learning the vi and Vim Editors


Arnold Robbins - 1987
    Editors are the subject of adoration and worship, or of scorn and ridicule, depending upon whether the topic of discussion is your editor or someone else's.vi has been the standard editor for close to 30 years. Popular on Unix and Linux, it has a growing following on Windows systems, too. Most experienced system administrators cite vi as their tool of choice. And since 1986, this book has been the guide for vi. However, Unix systems are not what they were 30 years ago, and neither is this book. While retaining all the valuable features of previous editions, the 7th edition of Learning the vi and vim Editors has been expanded to include detailed information on vim, the leading vi clone. vim is the default version of vi on most Linux systems and on Mac OS X, and is available for many other operating systems too. With this guide, you learn text editing basics and advanced tools for both editors, such as multi-window editing, how to write both interactive macros and scripts to extend the editor, and power tools for programmers -- all in the easy-to-follow style that has made this book a classic.Learning the vi and vim Editors includes:A complete introduction to text editing with vi:How to move around vi in a hurry Beyond the basics, such as using buffers vi's global search and replacement Advanced editing, including customizing vi and executing Unix commandsHow to make full use of vim: Extended text objects and more powerful regular expressions Multi-window editing and powerful vim scripts How to make full use of the GUI version of vim, called gvim vim's enhancements for programmers, such as syntax highlighting, folding and extended tags Coverage of three other popular vi clones -- nvi, elvis, and vile -- is also included. You'll find several valuable appendixes, including an alphabetical quick reference to both vi and ex mode commands for regular vi and for vim, plus an updated appendix on vi and the Internet. Learning either vi or vim is required knowledge if you use Linux or Unix, and in either case, reading this book is essential. After reading this book, the choice of editor will be obvious for you too.

Learning Agile: Understanding Scrum, XP, Lean, and Kanban


Andrew Stellman - 2013
    This book demystifies agile methodologies: why they’re designed the way they are, what problems they address, and the values, principles, and ideas they embody.Learning Agile helps you recognize the principles that apply to development problems specific to your team, company, and projects. You’ll discover how to use that information to guide your choice of methodologies and practices.With this book you’ll learn:Values that effective software teams possessThe methodologies that embody those valuesThe practices that make up those methodologiesAnd principles that help you bring those values, methodologies, and practices to your team and your company

Extreme Programming Pocket Guide


chromatic - 2003
    Although many developers feel that XP is rooted in commonsense, its vastly different approach can bring challenges, frustrations, and constant demands on your patience.Unless you've got unlimited time (and who does these days?), you can't always stop to thumb through hundreds of pages to find the piece of information you need. The Extreme Programming Pocket Guide is the answer. Concise and easy to use, this handy pocket guide to XP is a must-have quick reference for anyone implementing a test-driven development environment.The Extreme Programming Pocket Guide covers XP assumptions, principles, events, artifacts, roles, and resources, and more. It concisely explains the relationships between the XP practices. If you want to adopt XP in stages, the Extreme Programming Pocket Guide will help you choose what to apply and when. You'll be surprised at how much practical information is crammed into this slim volume.O'Reilly's Pocket Guides have become a favorite among developers everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. When you've reached a sticking point in your work and need to get to a solution quickly, the new Extreme Programming Pocket Guide is the book you'll want to have beside your keyboard.

The Joy of Geocaching: How to Find Health, Happiness and Creative Energy Through a Worldwide Treasure Hunt


Paul Gillin - 2010
    With rich illustrations complementing secrets culled from experts, this resource gives participants with basic knowledge new skills for enhancing their experience and provides a visual montage of the different kinds of spots hobbyists can expect to find in the field. Additionally, the dozens of interviews from dedicated geocachers exhibit how the pursuit of hidden treasures has helped people heal frayed marriages and establish new friendships—and even saved lives.

Pattern Recognition and Machine Learning


Christopher M. Bishop - 2006
    However, these activities can be viewed as two facets of the same field, and together they have undergone substantial development over the past ten years. In particular, Bayesian methods have grown from a specialist niche to become mainstream, while graphical models have emerged as a general framework for describing and applying probabilistic models. Also, the practical applicability of Bayesian methods has been greatly enhanced through the development of a range of approximate inference algorithms such as variational Bayes and expectation propagation. Similarly, new models based on kernels have had a significant impact on both algorithms and applications. This new textbook reflects these recent developments while providing a comprehensive introduction to the fields of pattern recognition and machine learning. It is aimed at advanced undergraduates or first-year PhD students, as well as researchers and practitioners, and assumes no previous knowledge of pattern recognition or machine learning concepts. Knowledge of multivariate calculus and basic linear algebra is required, and some familiarity with probabilities would be helpful though not essential as the book includes a self-contained introduction to basic probability theory.

Expert Oracle Database Architecture: Oracle Database 9i, 10g, and 11g Programming Techniques and Solutions


Thomas Kyte - 2005
    Tom has a simple philosophy: you can treat Oracle as a black box and just stick data into it or you can understand how it works and exploit it as a powerful computing environment. If you choose the latter, then you’ll find that there are few information management problems that you cannot solve quickly and elegantly. This fully revised second edition covers the latest developments in Oracle Database 11g. Each feature is taught in a proof-by-example manner, not only discussing what it is, but also how it works, how to implement software using it, and the common pitfalls associated with it. Don’t treat Oracle Database as a black-box. Get this book. Get under the hood. Turbo-charge your career. Fully-revised to cover Oracle Database 11g Proof-by-example approach: Let the evidence be your guide Dives deeply into Oracle Databases’s most powerful features What you’ll learn Develop an evidence-based approach to problem solving Manage transactions in highly concurrent environments Speed access to data through table and index design Manage files and memory structures for performance and reliability Scale up through partitioning and parallel processing Load and unload data to interface with external systems Think for yourself; don’t take Tom’s word for it! Who this book is for This book is aimed at Oracle Database administrators, at PL/SQL and Java developers writing code to be deployed inside the database, and at developers of external applications who use Oracle Database as a data store. It is the go to book for those wishing to create efficient and scalable applications.

The Law of Self Defense


Andrew F. Branca - 2016
    That's why you're prepared to protect yourself and your loved ones. Now arm yourself for the legal battle that happens after an attack. The first fight is for your life – the second for your liberty. FREE BONUS: Download our FREE REPORT "Top 10 Self-Defense Legal Blunders" (lawofselfdefense.com/freereport) FREE VIDEO BONUS: Watch the weekly "Law of Self Defense LIVE Show" every Wednesday, 2PM Eastern (lawofselfdefense.com/show) Andrew F. Branca, the renowned expert in self-defense law, teaches you how to make quick, effective, legally appropriate decisions in life-and-death situations. His easy-to-understand analysis thoroughly covers the laws of all fifty states. Key legal principles are illustrated with interesting, sometimes heart-wrenching, true life examples of people defending themselves, and how their decisions helped, hurt, or even destroyed their case. This thoroughly updated third edition includes an all new chapter on interacting with the police, including what to say (or not say!) to 911, first responders, and detectives. Don't be a victim. Stay safe from both the physical attack and the legal aftermath. This book, with a foreword by legendary use-of-force expert Massad Ayoob, will teach you the powerful legal truth that protects your life, wealth, and freedom.

Linux Network Administrator's Guide


Tony Bautts - 1994
    Along with some hardware considerations, this highly acclaimed guide takes an in-depth look at all of the essential networking software that comes with the operating system--including basic infrastructure (TCP/IP, wireless networking, firewalling) and the most popular services on Linux systems.But as the follow-up to a classic, the third edition of the Linux Network Administrator's Guide does more than just spruce up the basics. It also provides the very latest information on the following cutting-edge services:Wireless hubsOpenLDAPFreeS/WANIMAPSpam filteringOpenSSHBINDIPv6Featuring a litany of insider tips and techniques, the Linux Network Administrator's Guide, Third Edition is an invaluable companion for any network administrator interested in integrating Linux into their Windows environmentAuthored by Terry Dawson, Tony Bautts, and Gregor N. Purdy, the Linux Network Administrator's Guide, Third Edition emerged from the Linux Documentation Project (LDP). The LDP's goal is to centralize all of the issues of Linux documentation, ranging from online documentation topics such as installing, using, and running Linux.

Getting Started with Arduino


Massimo Banzi - 2008
    Getting Started with Arduino gives you lots of ideas for Arduino projects and helps you get going on them right away. From getting organized to putting the final touches on your prototype, all the information you need is right in the book. Inside, you'll learn about:Interaction design and physical computing The Arduino hardware and software development environment Basics of electricity and electronics Prototyping on a solderless breadboard Drawing a schematic diagram And more. With inexpensive hardware and open-source software components that you can download free, getting started with Arduino is a snap. To use the introductory examples in this book, all you need is a USB Arduino, USB A-B cable, and an LED. Join the tens of thousands of hobbyists who have discovered this incredible (and educational) platform. Written by the co-founder of the Arduino project, with illustrations by Elisa Canducci, Getting Started with Arduino gets you in on the fun! This 128-page book is a greatly expanded follow-up to the author's original short PDF that's available on the Arduino website.

All-in Fighting


W.E. Fairbairn - 2012
    W. E. Fairbairn (1885-1960) spent over thirty years in the tough environment of the Riot Squads of China's Shanghai Municipal Police. In order to lower levels of Police mortality at the hands of Chinese Tongs, he studied ancient Chinese and Japanese martial arts, including Ju-jitsu, and was the first foreigner to be awarded a black belt in the discipline. He developed his own system which he called 'Defendu'. At the outbreak of the Second World War, he was recruited by Britain's Special Operations Executive as an Instructor in unarmed combat and expounded the deadly mysteries of attack and defence to scores of trainee agents about to be dropped into occupied Europe. His methods were approved and officially adopted throughout the British army. Fairbairn also developed weapons and defence aids such as bullet proof vests. He is best known as the co-inventor of the famous Sykes-Fairbairn knife. In this book he expounds his distilled experience of unarmed combat. Fully illustrated, it shows how to deliver deadly blows with hand, fist, knee and boot; wrist, bear- and strangle holds (and how to break them); how to throw an enemy, and how to break their backs; how to disarm a pistol-wielding attacker; and securing a prisoner. The book also contains a chapter on the use of the rifle in close combat by Captain P. N. Walbridge.

19 High-Impact Study Hacks: Learn the Techniques Top Students Use To Get Amazing Grades & Cut Study Time in Half


Richard Glenn - 2014
     It wasn’t because they weren’t smart, talented people. They were. The problem was that in all of their years of school, no one had taken the time to teach them how to learn things efficiently. I want to change that. Because here’s a secret… If you study correctly, not only is it MUCH less work, but you’ll also get WAY better grades (and perhaps even have a bit of fun). Take it from me… I have two bachelor’s degrees and a master’s degree. While I was getting my master’s degree, I had three jobs. And let me tell you something: if you have three jobs while you’re getting a master’s degree, you are virtually forced to come up with some study hacks or you’ll go insane! I was also a college instructor for many years, and during that time, I was working as a professional tutor. All told, I’ve coached hundreds and hundreds of students into better grades. Now I want to teach you. What will you learn? Discover how to cut study time in HALF. Who really likes to study? Not me! Luckily, you probably don’t have to be studying nearly as much as you probably are right now. Because here’s a secret: the top students don’t study as much. They just study more effectively. Understand the MINDSET of an ultra-successful student. There are tons of different study strategies out there. However… Most of those strategies can’t be applied to everyone. Want to know why? Because studying isn’t about flash cards or formulas or any other “tip”. Studying the right way is a whole different type of approach. It’s a WAY of learning, remembering, and interacting. Even more than that, studying the right way includes a lot more than just preparing for tests. There are social, biological and psychological elements to it. To really study like an A+ student, you have to change the way you THINK about school. Learn 19 study habits that will totally reshape how you think about school. Here are just a few of the things you’ll learn. How to write papers in half the time Why you shouldn’t take notes in class The best way to talk to your professors What you should eat before a test How thinking dirty thoughts can help you learn Why everything you’ve been told about Wikipedia is wrong When you should be reading (hint: it’s not after class) How professors grade you Why your body loves to learn when it’s tired Exactly how many sources it takes to write a killer paper And much, much more! And guys… these only take FIVE minutes.

Beautiful Security: Leading Security Experts Explain How They Think (Theory In Practice, #28)


Andy Oram - 2009
    Criminals succeed by exercising enormous creativity, and those defending against them must do the same.Beautiful Security explores this challenging subject with insightful essays and analysis on topics that include:The underground economy for personal information: how it works, the relationships among criminals, and some of the new ways they pounce on their prey How social networking, cloud computing, and other popular trends help or hurt our online security How metrics, requirements gathering, design, and law can take security to a higher level The real, little-publicized history of PGP This book includes contributions from:Peiter "Mudge" Zatko Jim Stickley Elizabeth Nichols Chenxi Wang Ed Bellis Ben Edelman Phil Zimmermann and Jon Callas Kathy Wang Mark Curphey John McManus James Routh Randy V. Sabett Anton Chuvakin Grant Geyer and Brian Dunphy Peter Wayner Michael Wood and Fernando Francisco All royalties will be donated to the Internet Engineering Task Force (IETF).

The Art of Boudoir Photography: How to Create Stunning Photographs of Women


Christa Meola - 2012
    This beautifully illustrated guide will not only enhance your understanding of how to bring out the best in every woman, but also sharpen your photography skills in order to capture her successfully. Whether shooting with a pro model, plain-Jane, curvy gal, or soccer mom, Christa gets to know her subject intimately in order to help her look and feel beautiful, sexy, and confident. Christa shares her personal tips and techniques throughout the entire process, creating an amazing experience that produces photographs packed with emotion. She covers every step in creating a successful boudoir shoot, including how to prepare a subject who has never posed before, coaching sensual movement, beautiful lighting setups with minimal equipment, how to flatter every figure, and more. With "Before and After" profiles and "Do and Don't" scenarios throughout, essential lists, practical tips for male photographers, metadata for every shot, as well as post-processing techniques in Adobe Lightroom and Photoshop, this book offers clear and inspiring instruction. The Art of Boudoir Photography is about transformation. It's about cultivating sex appeal and enthusiastic positivity. It's that jolt of confidence and bolt of sexual prowess to tease out of your subject. It's for each woman to recognize her individual beauty, provide an opportunity for her to break through her comfort zone, honor her body, and celebrate femininity. For photographers with varying levels of experience, this book is for you-to appreciate and embrace boudoir photography, enhance your understanding of what it is, what it can do for women, and most importantly, how to have fun with it!