Fractured Persona


Harry Krebs - 2013
    A glimpse in a mirror and the evidence of a driver's license prove that Fornek is trapped in the body of warehouse worker Daniel Curtis. Terrified, he insists that he's Richard Fornek, but when faced with the prospect of admittance to a psychiatric hospital, he is forced to assume a new role to buy time to figure out what’s going on. Alone and confused, things go from bad to worse as he struggles to regain control of his life. A little romance, a little murder, and a whole lot of hair-raising suspense unfold as he scrambles to stay one step ahead of the mayhem.

Getting Clojure


Russ Olsen - 2018
    The vision behind Clojure is of a radically simple language framework holding together a sophisticated collection of programming features. Learning Clojure involves much more than just learning the mechanics of the language. To really get Clojure you need to understand the ideas underlying this structure of framework and features. You need this book: an accessible introduction to Clojure that focuses on the ideas behind the language as well as the practical details of writing code.

M Is for (Data) Monkey: A Guide to the M Language in Excel Power Query


Ken Puls - 2015
    As more business intelligence pros begin using Power Pivot, they find that they do not have the Excel skills to clean the data in Excel; Power Query solves this problem. This book shows how to use the Power Query tool to get difficult data sets into both Excel and Power Pivot, and is solely devoted to Power Query dashboarding and reporting.

Head First Object-Oriented Analysis and Design: A Brain Friendly Guide to OOA&D


Brett McLaughlin - 2006
    What sets this book apart is its focus on learning. The authors have made the content of OOAD accessible, usable for the practitioner." Ivar Jacobson, Ivar Jacobson Consulting"I just finished reading HF OOA&D and I loved it! The thing I liked most about this book was its focus on why we do OOA&D-to write great software!" Kyle Brown, Distinguished Engineer, IBM"Hidden behind the funny pictures and crazy fonts is a serious, intelligent, extremely well-crafted presentation of OO Analysis and Design. As I read the book, I felt like I was looking over the shoulder of an expert designer who was explaining to me what issues were important at each step, and why." Edward Sciore, Associate Professor, Computer Science Department, Boston College Tired of reading Object Oriented Analysis and Design books that only makes sense after you're an expert? You've heard OOA&D can help you write great software every time-software that makes your boss happy, your customers satisfied and gives you more time to do what makes you happy.But how?Head First Object-Oriented Analysis & Design shows you how to analyze, design, and write serious object-oriented software: software that's easy to reuse, maintain, and extend; software that doesn't hurt your head; software that lets you add new features without breaking the old ones. Inside you will learn how to:Use OO principles like encapsulation and delegation to build applications that are flexible Apply the Open-Closed Principle (OCP) and the Single Responsibility Principle (SRP) to promote reuse of your code Leverage the power of design patterns to solve your problems more efficiently Use UML, use cases, and diagrams to ensure that all stakeholders are communicating clearly to help you deliver the right software that meets everyone's needs.By exploiting how your brain works, Head First Object-Oriented Analysis & Design compresses the time it takes to learn and retain complex information. Expect to have fun, expect to learn, expect to be writing great software consistently by the time you're finished reading this!

Graven Images


Jane Waterhouse - 1995
    Her story of the moment involves a madman known as the Holy Ghost, a deranged serial killer who disfigures his victims. When Susan Trevett lives to tell about her encounter with the Holy Ghost, she picks a young farmboy out of a police lineup. But then Susan does a dramatic turnaround: she insists that the boy is innocent, and that she disfigured herself to repent for past sins. The jury delivers a not guilty verdict, and Garner is left with an ending to her book she fears might not tell the whole story. To compensate, Garner plunges headlong into another case. A media firestorm has erupted around celebrated sculptor Dane Blackmoor. Body parts have been found in his lifelike sculptures, and Garner, who has tangled with the enigmatic artist in the past, thinks she knows the villain's identity. As she becomes increasingly involved in the Blackmoor story, she realizes she's being stalked by a cold-blooded killer who knows her like a book. Garner suddenly understands that there's a small space between the words true and crime: make one mistake in judgment, and it may come back to haunt you - with a vengeance.

Core Memory: A Visual Survey of Vintage Computers


John Alderman - 2007
    Vivid photos capture these historically important machinesincluding the Eniac, Crays 13, Apple I and IIwhile authoritative text profiles each, telling the stories of their innovations and peculiarities. Thirty-five machines are profiled in over 100 extraordinary color photographs, making Core Memory a surprising addition to the library of photography collectors and the ultimate geek-chic gift.

Creating Mobile Apps with Xamarin.Forms: Cross-Platform C# Programming for iOS, Android, and Windows Phone


Charles Petzold - 2014
    Xamarin.Forms lets you write shared user-interface code in C# and XAML that maps to native controls on these three platforms.

iOS Programming: The Big Nerd Ranch Guide (Big Nerd Ranch Guides)


Christian Keur - 2015
    After completing this book, you will have the know-how and the confidence you need to tackle iOS projects of your own. Based on Big Nerd Ranch's popular iOS Bootcamp course and its well-tested materials and methodology, this bestselling guide teaches iOS concepts and coding in tandem. The result is instruction that is relevant and useful.Throughout the book, the authors explain what's important and share their insights into the larger context of the iOS platform. You get a real understanding of how iOS development works, the many features that are available, and when and where to apply what you've learned.

The Art of Electronics


Paul Horowitz - 1980
    Widely accepted as the authoritative text and reference on electronic circuit design, both analog and digital, this book revolutionized the teaching of electronics by emphasizing the methods actually used by circuit designers -- a combination of some basic laws, rules of thumb, and a large bag of tricks. The result is a largely nonmathematical treatment that encourages circuit intuition, brainstorming, and simplified calculations of circuit values and performance. The new Art of Electronics retains the feeling of informality and easy access that helped make the first edition so successful and popular. It is an ideal first textbook on electronics for scientists and engineers and an indispensable reference for anyone, professional or amateur, who works with electronic circuits.

The Go Programming Language


Alan A.A. Donovan - 2015
    It has been winning converts from dynamic language enthusiasts as well as users of traditional compiled languages. The former appreciate the robustness and efficiency that Go's lightweight type system brings to their code; the latter find Go's simplicity and fast tools a refreshing change. Thanks to its well-designed standard libraries and its excellent support for concurrent programming, Go is fast becoming the language of choice for distributed systems. The Go Programming Language is the definitive book on Go for the working programmer. It assumes no prior knowledge of Go, nor any other specific programming language, so you'll find it an accessible guide whether you come from JavaScript, Ruby, Python, Java, or C++. The book will quickly get you started using Go effectively from the beginning, and by the end, you will know how to use it well to write clear, idiomatic and efficient programs to solve real-world problems. You'll understand not just how to use its standard libraries, but how they work, and how to apply the same design techniques to your own projects. The earlier chapters will introduce you to the basic concepts of Go programming---numbers, strings, functions---while at the same time presenting important computer science concepts like recursion, and useful examples of graphics, UTF-8, and error handling. The chapters on methods and interfaces will show you a new way to think about object-oriented programming; the chapter on concurrency explains why concurrency is so important in modern programming, and how Go helps you handle it well. You'll also learn about Go's pragmatic but effective approach to testing; how to build, test, and manage projects using the go tool, and the art of metaprogramming using reflection. The book contains hundreds of interesting and practical examples that cover the whole language and a wide range of applications. The code samples from the book are available for download from gopl.io.

Tourist Trap


Sheila Roberts - 2018
    Until she met her screwy traveling companions. Is it too late to get a refund? But as Gilly's group of budget adventurers make their way around Germany in a rented van it would appear that Gilly's going to get adventure all right, more than she bargained for. Thieves, murderers? Surely she's imagining things. Or not. And as for romance, well who knows? With the handsome man she's met, it's possible. If she lives long enough!

Free to Steal (Katie Freeman Mysteries Book 7)


Julie Mellon - 2019
     When called to the scene of a bank robbery that leaves a young mother dead, Katie Freeman and Michael Powell are confronted with their most perplexing case yet. The trail connects a series of unsolved bank robberies from across the country dating back more than a decade – yet the investigation suggests that money was never the motive. But if not money, what are the thieves seeking? And is the death of the young mother related? As Katie and Michael follow the case’s many twists and turns, they uncover a motive more sinister than they could have imagined.

The Max Freeman Mysteries Volume One: The Blue Edge of Midnight, A Visible Darkness, and Shadow Men


Jonathon King - 2017
    From a writer who “adds new dimensions of depth and substance to the modern crime novel,” this thrilling and critically acclaimed series follows a tormented ex-cop from Philadelphia to South Florida on a quest to earn redemption for his dark past (Michael Connelly).  The Blue Edge of Midnight: After a shootout during a convenience store holdup led to the accidental death of a twelve-year-old, Max Freeman left the Philadelphia police department behind for a life in exile in the Florida Everglades. Since then, he’s lived in seclusion, haunted by guilt, with the humid night and the nocturnal predators of the swamp as his only company. But everything changes when he discovers a young girl’s body floating in the muddy waters and becomes the prime suspect for her murder. To prove his innocence, Freeman must find the real killer—and confront his own tortured soul—before it’s too late.  A Visible Darkness: When five elderly women are murdered in Fort Lauderdale, Max Freeman is determined to get to the bottom of it. His friend, lawyer Billy Manchester, believes the crimes are tied to a conspiracy to collect on the women’s life insurance policies. But when Freeman uncovers a shocking betrayal, he soon realizes the gruesome plot reaches further than anyone thought possible. Now, it’s a race against the clock to hunt down the psychopath behind the murders—before the killer sets his sights on Freeman himself.  Shadow Men: In the 1920s, three of Mark Mayes’s ancestors left to help build the first road through the Everglades, backbreaking labor from which they never returned. Now, decades later, Mayes has discovered letters that point to murder as the cause of their disappearance, and he hires Max Freeman to investigate. But as Freeman follows the trail of evidence, he incurs the wrath of the corporation that built the road—and realizes the case may not be as cold as everyone assumed.

Crazy True Tales - A funny book for adults: Anecdotes and hilarious true stories. For the coffee table, bathroom or as a conversation starter (Crazy True Stories and Anecdotes)


Adam Douglas - 2021
    

In Another Life


Angela M. Hudson - 2017
    My father. My rock. A beloved teacher and protector of young girls. Defender against rapist jocks, and jacket-lender. How could he be a vampire?" After a grave warning from a familiar stranger, Ara leaves her old life to live with her father. She never imagined the unfortunate future that awaited her there.In an equally heart-warming and gut-wrenching tale of love gone wrong, this three-book series will make you fall for all the wrong guys, because even bad vampire deserve to be loved.               Start the series today.