Book picks similar to
Java Design Pattern Essentials by Tony Bevis


java
computer-science
non-fiction-technical-programming
work

Realm Keepers: Episode One


Garrett Robinson - 2013
    Plucked from their ordinary lives and given extraordinary powers, they're the only thing standing between us and destruction.In Episode One, Sarah is living the life every high school student dreams of: she works hard, does well, and has her whole life laid out before her. Until she ends up in detention and mysteriously falls asleep, along with everyone else in the room. Waking up, Sarah finds herself in another world—and another life, one more fantastic and more dangerous than she could ever have imagined.This is the first episode of Realm Keepers. Each volume consists of six regular episodes, and a Finale that is three times the length (and price) of a single episode, told from the perspective of all six kids. Your adventure in Midrealm begins here. Scroll up and add it to your cart NOW.

Advanced Apex Programming for Salesforce.com and Force.com


Dan Appleman - 2012
    Intended for developers who are already familiar with the Apex language, and experienced Java and C# developers who are moving to Apex, this book starts where the Force.com documentation leaves off. Instead of trying to cover all of the features of the platform, Advanced Apex programming focuses entirely on the Apex language and core design patterns. You’ll learn how to truly think in Apex – to embrace limits and bulk patterns. You’ll see how to develop architectures for efficient and reliable trigger handling, and for asynchronous operations. You’ll discover that best practices differ radically depending on whether you are building software for a specific organization or for a managed package. And you’ll find approaches for incorporating testing and diagnostic code that can dramatically improve the reliability and deployment of Apex software, and reduce your lifecycle and support costs. Based on his experience both as a consultant and as architect of a major AppExchange package, Dan Appleman focuses on the real-world problems and issues that are faced by Apex developers every day, along with the obscure problems and surprises that can sneak up on you if you are unprepared.

HTML and CSS: Design and Build Websites


Jon Duckett - 2011
    Joining the professional web designers and programmers are new audiences who need to know a little bit of code at work (update a content management system or e-commerce store) and those who want to make their personal blogs more attractive. Many books teaching HTML and CSS are dry and only written for those who want to become programmers, which is why this book takes an entirely new approach. • Introduces HTML and CSS in a way that makes them accessible to everyone—hobbyists, students, and professionals—and it’s full-color throughout • Utilizes information graphics and lifestyle photography to explain the topics in a simple way that is engaging • Boasts a unique structure that allows you to progress through the chapters from beginning to end or just dip into topics of particular interest at your leisureThis educational book is one that you will enjoy picking up, reading, then referring back to. It will make you wish other technical topics were presented in such a simple, attractive and engaging way!

Miriam's Letter


Sarah Price - 2012
    As Amish do not use computers or cell phones to communicate, Amish women will often write circle letters, letters that they send to a list of addresses of people that they would like to include in the correspondence. Since they do not have access to photocopiers, the first person on the list will receive the letter, read it, and respond. That person sends both the first letter and their response to the second name on the list. This continues until the entire package of letters goes full-circle, returning to the original sender.In Volume 1 of the 10 part series, Miriam's Letter, Miriam Fisher decides to start a circle letter among her children that no longer live at home. While writing the letter, someone vandalizes Steve's farm, frightening the children as well as the adults. Yet, this one action starts a chain reaction of events that could alter the lives of several members of the family. Meet Miriam's bachelor son, Steve, daughter, Mary Ruth, and grand-daughter, Katie as the letters weave together a tale that can only be viewed through the eyes of the reader.

Unwound


Jonathan Baine - 2007
    Chronicling the sordid world of a teenage prostitute, it was the biggest bestseller of the year. It broke conventions, inspired a cult following, and made Peter Robertson rich, admired...and scared. There, on the edge of the crowd, he always sees her. She not only looks like Angel, she embodies the desperate creature he created. Everywhere Peter goes, she goes, obsessed with everything about him. What could she possibly want? Soon, curiosity will get the best of him. So will the girl with the haunted eyes. Because what she's really after is something that will explode Peter's world.

What She Don't Know (Her Secret Love Series Book 1)


Mia Black - 2018
    After losing her adoptive parents as a teenager, she found solace in a relative’s home. Her aunt helped shape her formative years and inspired her to reach for her dreams, no matter how unimaginable they may seem. Now, Remi is young woman trying to make a name for herself in the fashion industry, but finds herself distracted by one her aunt’s many suitors. Soon a torrid love affair with him begins to chip away at the wall that separates her love and devotion for the woman who raised her and the man she can’t help but fall in love with. Kaiden has never had to worry that he’d spend a night alone. Independently wealthy and dangerously handsome, his mere presence makes women for miles around swoon, but when he meets his girlfriend’s niece, he finds himself caught up in trouble. Love, lies, and scandal! Find out what happens in part one of What She Don’t Know!

Windows 10: The Missing Manual


David Pogue - 2015
    Windows 10 (a free update to users of Windows 8 or Windows 7) fixes a number of the problems introduced by the revolution in Windows 8 and offers plenty of new features, such as the new Spartan web browser, Cortana voice-activated "personal assistant," new universal apps (that run on tablet, phone, and computer), and more. But to really get the most out of the new operating system, you're going to need a guide.Thankfully, Windows 10: The Missing Manual will be there to help. Like its predecessors, this book from the founder of Yahoo Tech, previous New York Times columnist, bestselling author, and Missing Manuals creator David Pogue illuminates its subject with technical insight, plenty of wit, and hardnosed objectivity for beginners, veteran standalone PC users, new tablet owners, and those who know their way around a network.

OCA: Oracle Certified Associate Java SE 8 Programmer I Study Guide: Exam 1Z0-808


Jeanne Boyarsky - 2014
    With complete coverage of 100% of the exam objectives, this book provides everything you need to know to confidently take the exam. The release of Java 8 brought the language's biggest changes to date, and for the first time, candidates are required to learn functional programming to pass the exam. This study guide has you covered, with thorough functional programming explanation and information on all key topic areas Java programmers need to know. You'll cover Java inside and out, and learn how to apply it efficiently and effectively to create solutions applicable to real-world scenarios.Work confidently with operators, conditionals, and loops Understand object-oriented design principles and patterns Master functional programming fundamentals

Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript


David Herman - 2012
    His walk through the syntax and semantics of JavaScript is both charming and hugely insightful; reminders of gotchas complement realistic use cases, paced at a comfortable curve. You'll find when you finish the book that you've gained a strong and comprehensive sense of mastery." --Paul Irish, developer advocate, Google Chrome "This is not a book for those looking for shortcuts; rather it is hard-won experience distilled into a guided tour. It's one of the few books on JS that I'll recommend without hesitation." --Alex Russell, TC39 member, software engineer, Google In order to truly master JavaScript, you need to learn how to work effectively with the language's flexible, expressive features and how to avoid its pitfalls. No matter how long you've been writing JavaScript code, Effective JavaScript will help deepen your understanding of this powerful language, so you can build more predictable, reliable, and maintainable programs. Author David Herman, with his years of experience on Ecma's JavaScript standardization committee, illuminates the language's inner workings as never before--helping you take full advantage of JavaScript's expressiveness. Reflecting the latest versions of the JavaScript standard, the book offers well-proven techniques and best practices you'll rely on for years to come. Effective JavaScript is organized around 68 proven approaches for writing better JavaScript, backed by concrete examples. You'll learn how to choose the right programming style for each project, manage unanticipated problems, and work more successfully with every facet of JavaScript programming from data structures to concurrency. Key features include Better ways to use prototype-based object-oriented programming Subtleties and solutions for working with arrays and dictionary objects Precise and practical explanations of JavaScript's functions and variable scoping semantics Useful JavaScript programming patterns and idioms, such as options objects and method chaining In-depth guidance on using JavaScript's unique "run-to-completion" approach to concurrency

Practical Vim: Edit Text at the Speed of Thought


Drew Neil - 2012
    It's available on almost every OS--if you master the techniques in this book, you'll never need another text editor. Practical Vim shows you 120 vim recipes so you can quickly learn the editor's core functionality and tackle your trickiest editing and writing tasks. Vim, like its classic ancestor vi, is a serious tool for programmers, web developers, and sysadmins. No other text editor comes close to Vim for speed and efficiency; it runs on almost every system imaginable and supports most coding and markup languages. Learn how to edit text the "Vim way:" complete a series of repetitive changes with The Dot Formula, using one keystroke to strike the target, followed by one keystroke to execute the change. Automate complex tasks by recording your keystrokes as a macro. Run the same command on a selection of lines, or a set of files. Discover the "very magic" switch, which makes Vim's regular expression syntax more like Perl's. Build complex patterns by iterating on your search history. Search inside multiple files, then run Vim's substitute command on the result set for a project-wide search and replace. All without installing a single plugin! You'll learn how to navigate text documents as fast as the eye moves--with only a few keystrokes. Jump from a method call to its definition with a single command. Use Vim's jumplist, so that you can always follow the breadcrumb trail back to the file you were working on before. Discover a multilingual spell-checker that does what it's told.Practical Vim will show you new ways to work with Vim more efficiently, whether you're a beginner or an intermediate Vim user. All this, without having to touch the mouse.What You Need: Vim version 7

Red Clay Girl


Emilie Spaulding - 2016
    When she reaches her unplanned destination, self acceptance, you’ll shout hallelujah!

The Zone: A Revolutionary Life Plan to Put Your Body in Total Balance for Permanent Weight Loss


Barry Sears - 2004
    Fat, they told us, was the enemy. Then it was salt, then sugar, then cholesterol... and on it goes. Americans listened and they lost -- but not their excess fat. What they lost was their health and waistlines. Americans are the fattest people on earth... and why? Mainly because of the food they eat. In this scientific and revolutionary book, based on Nobel Prize-winning research, medical visionary and former Massachusetts Institute of Technology researcher Dr. Barry Sears makes peak physical and mental performance, as well as permanent fat loss, simple for you to understand and achieve. With lists of good and bad carbohydrates, easy-to-follow food blocks and delicious recipes, The Zone provides all you need to begin your journey toward permanent fat loss, great health and all-round peak performance. In balance, your body will not only burn fat, but you'll fight heart disease, diabetes, PMS, chronic fatigue, depression and cancer, as well as alleviate the painful symptoms of diseases such as multiple sclerosis and HIV. This Zone state of exceptional health is well-known to champion athletes. Your own journey toward it can begin with your next meal. You will no longer think of food as merely an item of pleasure or a means to appease hunger. Food is your medicine and your ticket to that state of ultimate body balance, strength and great health: the Zone.

Find What You Love: 5 Tips to Uncover Your Passion Quickly and Easily


Thibaut Meurisse - 2019
    Find your passion quickly and easily What if you could find your true passion with just a few simple exercises? How would your life improve if you knew exactly what fires you up?  In this practical book, you will learn:  How to identify your unique way to contribute to the world What your feelings tell you about your passion (hint: a lot!) Why being jealous can be a very good thing Powerful questions that will help you uncover your true passion  And much more Don’t wait, download this book NOW to find what you love and start designing a more fulfilling life.  Pick up your copy today by clicking the BUY NOW button at the top of this page!

Microsoft Excel Data Analysis and Business Modeling


Wayne L. Winston - 2004
    For more than a decade, well-known consultant and business professor Wayne Winston has been teaching corporate clients and MBA students the most effective ways to use Microsoft Excel for data analysis, modeling, and decision making. Now this award-winning educator shares the best of his classroom experience in this practical, business-focused guide. Each chapter advances your data analysis and modeling expertise using real-world examples and learn-by-doing exercises. You also get all the book’s problem-and-solution files on CD—for all the practice you need to solve complex problems and work smarter with Excel.Learn how to solve real business problems with Excel!Create best, worst, and most-likely scenarios for sales Calculate how long it would take to recoup a project’s startup costs Plan personal finances, such as computing loan terms or saving for retirement Estimate a product’s demand curve Simulate stock performance over a year Determine which product mix will yield the greatest profits Interpret the effects of price and advertising on sales Assign a dollar value to customer loyalty Manage inventory and order quantities with precision Create customer service queues with short wait times Estimate the probabilities of equipment failure Model business uncertainties Get new perspectives on data with PivotTable dynamic views Help predict quarterly revenue, outcomes of sporting events, presidential elections, and more! On the CD:Practice files for all the book’s exercises Solutions for problem sets Fully searchable eBook A Note Regarding the CD or DVDThe print version of this book ships with a CD or DVD. For those customers purchasing one of the digital formats in which this book is available, we are pleased to offer the CD/DVD content as a free download via O'Reilly Media's Digital Distribution services. To download this content, please visit O'Reilly's web site, search for the title of this book to find its catalog page, and click on the link below the cover image (Examples, Companion Content, or Practice Files). Note that while we provide as much of the media content as we are able via free download, we are sometimes limited by licensing restrictions. Please direct any questions or concerns to booktech@oreilly.com.

Fix Tight Hip Flexors: The Ultimate At Home Cure


Lauren Bertolacci - 2013
    This means that they are involved in basic movements that we do every day like walking, running and leaning forward while sitting down, just to name a few. When this group of muscles get’s tight you are at a high risk for a lot of different problems. The great news is once you have identified the cause of your problem, you can get rid of the pain and tightness quickly. This book will take your through four key steps to ensure that you get rid of your tight hip flexors and keep them loose. The reasons may not be as simple as you think as this complex group of muscles does a lot of work in every day tasks. Bad posture, repetitive movements and weak muscles will also contribute to your issues. I'll teach you how to release your hip flexors and re-train your body effectively, no matter what the cause of your tight hips.Included are:Key stretches to release the hip flexors.Self massage on important areas to get a deeper release.Exercises that will take your hip flexors through a dynamic range of motion and stretch them actively.Postural exercises that will retrain your body so your hip flexors aren't working when they shouldn't.An understanding of what you need to do during the day to help your cause.A guide on how to put it all together effectively for your situation.