Java Se8 for the Really Impatient: A Short Course on the Basics


Cay S. Horstmann - 2013
    The addition of lambda expressions (closures) and streams represents the biggest change to Java programming since the introduction of generics and annotations. Now, with Java SE 8 for the Really Impatient , internationally renowned Java author Cay S. Horstmann concisely introduces Java 8's most valuable new features (plus a few Java 7 innovations that haven't gotten the attention they deserve). If you're an experienced Java programmer, Horstmann's practical insights and sample code will help you quickly take advantage of these and other Java language and platform improvements. This indispensable guide includes Coverage of using lambda expressions (closures) to write computation "snippets" that can be passed to utility functions The brand-new streams API that makes Java collections far more flexible and efficient Major updates to concurrent programming that make use of lambda expressions (filter/map/reduce) and that provide dramatic performance improvements for shared counters and hash tables A full chapter with advice on how you can put lambda expressions to work in your own programs Coverage of the long-awaited introduction of a well-designed date/time/calendar library (JSR 310) A concise introduction to JavaFX, which is positioned to replace Swing GUIs, and to the Nashorn Javascript engine A thorough discussion of many small library changes that make Java programming more productive and enjoyable This is the first title to cover all of these highly anticipated improvements and is invaluable for anyone who wants to write tomorrow's most robust, efficient, and secure Java code.

Fundamentals of Biostatistics (with CD-ROM)


Bernard Rosner - 1982
    Fundamentals of Biostatistics with CD-Rom.

It's Not About the Tights: An Owners Manual on Bravery


Chris Brogan - 2013
    We feel envy and we're certain that we're the only failures this world has ever seen. It's a tough row to hoe.Plenty of people have written books that talk about being positive. Others have written up plans that tell you what you're missing. In this case, all I promise you is a cape.I'll teach you about Confidence, Acceptance, Permission, and Execution, and how Practice in all those areas will guide you to find those missing success points in your life.My name's Chris Brogan. I'm a New York Times bestselling author of four books (mostly about marketing and digital business), and I'm the president and CEO of a company that sells courses, workshops and speeches on business and personal improvement called Human Business Works.This book is based on the experiences I've had with overcoming my own challenges, plus the wisdom of some other smart cookies. Plus, I'm blessed with hundreds of people who have participated in my online course, Brave New Year. Consider this book an invite into that community, should you decide you'd like to go further.It's not about the tights. It's about you.Cover Art by Josh Fisher

CliffsNotes Math Review for Standardized Tests


Jerry Bobrow - 2010
    Your guide to a higher math score on standardized tests*SATACT(R)ASVABGMAT(R)GRE(R)CBEST(R)PRAXIS I(R)GED(R) And More!Why CliffsNotes?Go with the name you know and trustGet the information you need-fast!About the Contents:IntroductionHow to use this bookOverview of the examsPart I: Basic Skills ReviewArithmetic and Data AnalysisAlgebraPart II: Strategies and PracticeMathematical AbilityQuantitative ComparisonData SufficiencyEach section includes a diagnostic test, explanations of rules, concepts withexamples, practice problems with complete explanations, a review test, and aglossary!Test-Prep Essentials from the Experts at CliffsNotes(R)For more test-prep help, visit CliffsNotes.com(R)*SAT is a registered trademark of the College Board, which was not involved inthe production of, and does not endorse, this product.

Mastering Excel Macros: Introduction (Book 1)


Mark Moore - 2014
    Everybody wants to learn them. You're not a programmer though. How is a non technical user going to learn how to program? You do want to use macros to make your work easier but are you really going to sit down with a huge programming textbook and work your way through every. single. boring. page? Like most people, you'll start with great enthusiasm and vigor but after a few chapters, the novelty wears off. It gets boring. I'm going to try and change that and make learning macro programming entertaining and accessible to non-techies. First of all, programming Excel macros is a huge topic. Let's eat the elephant one bite at a time. Instead of sitting down with a dry, heavy text, you will read very focused, to the point topics. You can then immediately use what you learned in the real world. This is the first lesson in the series. You will learn what macros are, how to access them, a tiny bit of programming theory (just so you have a clue as to what's going on) and how to record macros. As with all my other lessons, this one has a follow along workbook that you can use to work through the exercises. The images in the lessons are based on Excel 2013 for Windows.

Laravel: Up and Running: A Framework for Building Modern PHP Apps


Matt Stauffer - 2016
    This rapid application development framework and its vast ecosystem of tools let you quickly build new sites and applications with clean, readable code. With this practical guide, Matt Stauffer--a leading teacher and developer in the Laravel community--provides the definitive introduction to one of today's most popular web frameworks.The book's high-level overview and concrete examples will help experienced PHP web developers get started with Laravel right away. By the time you reach the last page, you should feel comfortable writing an entire application in Laravel from scratch.Dive into several features of this framework, including:Blade, Laravel's powerful, custom templating toolTools for gathering, validating, normalizing, and filtering user-provided dataLaravel's Eloquent ORM for working with the application's databasesThe Illuminate request object, and its role in the application lifecyclePHPUnit, Mockery, and PHPSpec for testing your PHP codeLaravel's tools for writing JSON and RESTful APIsInterfaces for file system access, sessions, cookies, caches, and searchTools for implementing queues, jobs, events, and WebSocket event publishingLaravel's specialty packages: Scout, Passport, Cashier, Echo, Elixir, Valet, and Socialite

Kindle Fire HDX User Guide: Newbie to Expert in 2 Hours!


Tom Edwards - 2013
    We still remember the first time we turned on our Kindle Fire! Although it may feel like everybody else already knows how to use their Kindle Fire the truth is they don't. And if this is the first time you've held one in your hands, then we would just like to say..... WE'RE HERE TO HELP!From the Number #1 Amazon Bestselling Authors in Computers and Technology.When we first published our Kindle Fire app review guide - 250+ Best Kindle Fire HD Apps for the New Kindle Fire Owner - we added in a small bonus section which included a few tips and tricks for the new Kindle Fire user. We soon started receiving emails from customers asking for more of the same.Well this easy-to-use guide is our way of welcoming all you new Kindle Fire owners who have just pulled your device from its box for the first time. This short user guide has been written to introduce you to some of the most basic, but essential, elements of using your new handheld computer. This is information that you need to know.This Amazon Kindle e-Book Includes:Navigating your way around the Kindle Fire HDGetting rid of adsDownloading and transferring contentConnecting to social mediaSetting up emailLearning to 'swype'Getting to grips with parental controls

Where Two Worlds Meet


Janet Nohavec - 2011
    In Where Two Worlds Meet, Janet shows you how to hone your own mediumistic gifts by sharing her proven, systematic techniques for practicing evidential mediumship-the most credible way to build a bridge between this world and the next. For Janet, mediumship is sacred work that carries tremendous responsibility. In these pages she gives specific instruction in how to change people's lives and bring comfort to those who are grieving with evidential messages from the other side. Here you'll learn how to paint those who have crossed over back to life, and after reading Where Two Worlds Meet, you won't settle for anything less than a masterpiece in your mediumship.

Python Programming for Beginners: An Introduction to the Python Computer Language and Computer Programming (Python, Python 3, Python Tutorial)


Jason Cannon - 2014
    There can be so much information available that you can't even decide where to start. Or worse, you start down the path of learning and quickly discover too many concepts, commands, and nuances that aren't explained. This kind of experience is frustrating and leaves you with more questions than answers.Python Programming for Beginners doesn't make any assumptions about your background or knowledge of Python or computer programming. You need no prior knowledge to benefit from this book. You will be guided step by step using a logical and systematic approach. As new concepts, commands, or jargon are encountered they are explained in plain language, making it easy for anyone to understand. Here is what you will learn by reading Python Programming for Beginners: When to use Python 2 and when to use Python 3. How to install Python on Windows, Mac, and Linux. Screenshots included. How to prepare your computer for programming in Python. The various ways to run a Python program on Windows, Mac, and Linux. Suggested text editors and integrated development environments to use when coding in Python. How to work with various data types including strings, lists, tuples, dictionaries, booleans, and more. What variables are and when to use them. How to perform mathematical operations using Python. How to capture input from a user. Ways to control the flow of your programs. The importance of white space in Python. How to organize your Python programs -- Learn what goes where. What modules are, when you should use them, and how to create your own. How to define and use functions. Important built-in Python functions that you'll use often. How to read from and write to files. The difference between binary and text files. Various ways of getting help and find Python documentation. Much more... Every single code example in the book is available to download, providing you with all the Python code you need at your fingertips! Scroll up, click the Buy Now With 1 Click button and get started learning Python today!

Rick Steves Portugal


Rick Steves - 2004
    Tour Lisbon's cobbled lanes and grand squares, reminders of Portugal's seafaring glory days. Step back into history at the palaces in Sintra and the bone chapel of Évora. Soak up the sun at the Algarve beach of your dreams. When evening comes, enjoy a dinner of fresh seafood stew, and raise a glass of port wine in a toast.Rick's candid, humorous advice will guide you to good-value hotels and restaurants. He'll help you plan where to go and what to see, depending on the length of your trip. You'll get up-to-date recommendations about what is worth your time and money. More than just reviews and directions, a Rick Steves guidebook is a tour guide in your pocket.

Experimental Homebrewing: Mad Science in the Pursuit of Great Beer


Drew Beechum - 2014
    Error. Better Beer.When most brewers think of an experimental beer, odd creations come to mind. And sure, in this book you can learn how to brew with ingredients like bacon, chanterelle mushrooms, defatted cacao nibs, and peanut butter powder. However, experimental homebrewing is more than that. It's about making good beer--the best beer, in fact. It's about tweaking process, designing solid recipes, and blind evaluations. So put on your goggles, step inside the lab, and learn from two of the craziest scientists around: Drew Beechum and Denny Conn. Get your hands dirty and tackle a money-saving project or try your hand at an off-the-wall technique. Freeze yourself an Eisbeer, make a batch of canned starter wort, fake a cask ale, extract flavors with distillation, or sit down at the microscope and do some yeast cell counting. More than 30 recipes and a full chapter of open-ended experiments will complete your transformation. Before you realize it, you'll be donning a white lab coat and sharing your own delicious results!

Mayo Clinic Essential Diabetes Book


Mayo Clinic - 2009
    If you are at risk of the disease, you'll learn about lifestyle changes that may keep you from developing diabetes.

Andy Goldsworthy


Andy Goldsworthy - 1990
    The many-pointed star formed from large icicles balances on a rock in a quiet Dumfriesshire valley, a delicate bamboo screen stands on a Japanese beach, a great serpentine ridge of earth extends along a disused railway cutting on Tyneside, four massive snow rings mark the position of the North Pole.

Best 100 Fire Tablet Apps (Updated With Top Apps for Amazon's Fire Tablets!)


Charles Tulley - 2013
    You don't just get that, though. No longer do you have to spend precious minutes clicking through to apps to find out detailed information about them!You'll also get information on star ratings, number of reviews, bestseller position and pricing information. All of this is included inside this regularly updated book, giving you WAY more information than you'll find in just about any other 'top apps' book today.All of the recommendations, star ratings, pricing and other information are broken down by the following categories:Communication/Social Networking Cooking/Food Education Entertainment Finance Games Health Kids Music News/Weather Productivity Sports Travel Utilities Now you never have to guess at what apps are good and what are bad!(Notice: This book was written for the USA Kindle AppStore market and may not apply to other countries.)

Mastering Digital SLR Photography


David D. Busch - 2004
    This book uniquely concentrates on creative techniques for the digital SLR photographer. Photography with Digital SLR and "SLR-like" cameras isn't exactly like conventional film SLR photography; nor is it exactly like digital photography with non-SLR cameras. DSLRs have special advantages, special features, and special problems that need to be addressed and embraced. In addition, users of these cameras tend to expect more from their photography and crave the kind of information that will let them wring every ounce of creativity out of their equipment. Anyone who has a Windows PC or Macintosh and a digital SLR camera will find advanced techniques in this book. Readers will cover various aspects of DSLRs including: why DSLRs work best for creative posing for group and individual portraits, using DSLRs to capture close-up scenes on the desktop using the digital camera's special capabilities, how to get great travel photos with a DSLR, and how to archive them when far from a computer.