Book picks similar to
Hacking Windows XP (ExtremeTech) by Steve Sinchak
computer
business
ebooks
computers
The Doctor, The Murder, The Mystery
Barbara D'Amato - 1992
John Branion was found guilty of murdering his wife in their posh Chicago home. After exhausting his appeals, he evaded authorities by fleeing to Africa. He was finally captured in 1983—but his case was far from over. It would take another seven years for Dr. Branion to finally win his freedom—and for those who prosecuted him to admit that he could not have committed the murder, and that they knew it all along.Acclaimed mystery writer Barbara D'Amato was drawn to this story two decades after the murder, as Dr. Branion languished in prison, ill and without hope. Her meticulous research repeatedly led her to one startling conclusion: that it was impossible for Donna Branion's murder to have unfolded the way the police alleged. In this award-winning account, D'Amato deftly explores the intriguing facts of this shocking case—from the tragic blunders made by authorities to Branion's arrest, conviction, and years practicing medicine in Africa as a fugitive from justice. The result is a damning indictment of our criminal system—and the vindication of an innocent man.The Doctor, The Murder, The Mystery by Barbara D'Amato won the Anthony and Agatha Awards for Best True Crime. She is also the author of the highly acclaimed Cat Marsala mysteries, including Hard Case and Hard Christmas. She lives in Chicago.The 1992 Anthony Award for Best True Crime and the 1993 Agatha Award for Nonfiction for The Doctor, the Murder, the Mystery
Push: A Guide to Living an All Out Life: The Story of Orangetheory Fitness
Ellen Latham - 2015
And how do you do that? By learning to Push in the Orangetheory Fitness workout. By doing so, you also learn to do the same in your life - to take on new challenges, to pursue your biggest goals, and to become the best version of you.What makes Orangetheory different from every workout you’ve tried? Why is it one of the fastest-growing fitness franchises today? And how can it change your life? In Push, you’ll learn the amazing story behind Orangetheory, the journey Ellen Latham took to create it, and how to apply the elements of Base, Push, and All Out from the workout studio to your own life.
An American Saga: Juan Trippe and His Pan Am Empire
Robert Daley - 1980
Teeming with adventure, international intrigue, and financial manipulations, the book reveals how a sky-struck young man of immense ambition and vision took a single-engined seaplane carrying mail 90 miles from Key West to Havana and expanded the operation into the vast world-wide airline that at one time considered itself the "chosen instrunment" of the State Department abroard - and was so condidered by official Washington.
Hello, Android: Introducing Google's Mobile Development Platform
Ed Burnette - 2008
In a few years, it's expected to be found inside millions of cell phones and other mobile devices, making Android a major platform for application developers. That could be your own program running on all those devices.Getting started developing with Android is easy. You don't even need access to an Android phone, just a computer where you can install the Android SDK and the phone emulator that comes with it. Within minutes, "Hello, Android" will get you creating your first working application: Android's version of "Hello, World."From there, you'll build up a more substantial example: an Android Sudoku game. By gradually adding features to the game throughout the course of the book, you'll learn about many aspects of Android programming including user interfaces, multimedia, and the Android life cycle.If you're a busy developer who'd rather be coding than reading about coding, this book is for you. To help you find what you need to know fast, each chapter ends with "Fast forward" section. These sections provide guidance for where you should go next when you need to read the book out of order.
Think Like a Programmer: An Introduction to Creative Problem Solving
V. Anton Spraul - 2012
In this one-of-a-kind text, author V. Anton Spraul breaks down the ways that programmers solve problems and teaches you what other introductory books often ignore: how to Think Like a Programmer. Each chapter tackles a single programming concept, like classes, pointers, and recursion, and open-ended exercises throughout challenge you to apply your knowledge. You'll also learn how to:Split problems into discrete components to make them easier to solve Make the most of code reuse with functions, classes, and libraries Pick the perfect data structure for a particular job Master more advanced programming tools like recursion and dynamic memory Organize your thoughts and develop strategies to tackle particular types of problems Although the book's examples are written in C++, the creative problem-solving concepts they illustrate go beyond any particular language; in fact, they often reach outside the realm of computer science. As the most skillful programmers know, writing great code is a creative art—and the first step in creating your masterpiece is learning to Think Like a Programmer.
Google Drive & Docs In 30 Minutes
Ian Lamont - 2012
Millions of people use Google Drive and its popular word processor, Docs, every day. You too can use Drive and Docs to perform the following tasks: * Write letters and reports* Enter data into Sheets, Google's free online spreadsheet program* Give presentations using Slides* Collaborate online with classmates and colleagues on important documents* Convert documents to different file formats * Print documents, drawings, and spreadsheets* Export PDFs * Make pie charts, bar charts, and simple tables* Publish documents and spreadsheets onlineThere are a lot of features, including some unfamiliar ones for people who are used to Microsoft Office. "Google Drive & Docs In 30 Minutes" cuts through the clutter, using screenshots, step-by-step instructions, and plain English. After covering registration, file creation and other basics, the book zeroes in on the most important time-saving tips and productivity tools. Highlights include:* Converting files between Microsoft Office and Google Drive formats.* Best practices for organizing files in Google Drive.* What to expect with collaboration in Google Drive.* Using Google Drive on phones and tablets: What works, and what doesn't.* Accessing older versions of files.* How to publish your documents to the Web for colleagues or members of the public to view.* Sorting and filtering data in Google Spreadsheets (with examples).* Using Web Forms to gather data.* Google Slides: Is it a suitable alternative to Microsoft PowerPoint or Apple Keynote?* Working with offline files.* Downloading third-party apps."Google Drive And Docs In 30 Minutes" is an In 30 Minutes™ guide. Other books in the series include "Dropbox In 30 Minutes", "Google Blogger For Small Businesses In 30 Minutes", and "Excel Basics In 30 Minutes".
Stories from a Theme Park Insider
Robert Niles - 2011
What time is the 3:00 parade? Why does a child need to be 40 inches tall to ride a roller coaster? What happens when the president of France gets lost inside Pirates of the Caribbean? A former employee, or "cast member", at Walt Disney World's Magic Kingdom answers these and other questions while sharing humorous stories about working inside the world's most popular theme park."Stories from a Theme Park Insider" takes you inside the park's famous tunnels and backstage for a look at how theme parks really work, and the funny moments and embarrassments that can happen when your work is someone else's vacation.
Tainted Ladies: Female Outlaws, Renegade Women and Soiled Doves of the Wild West
Vickie Britton - 2012
YouTube Black Book: How To Create a Channel, Build an Audience and Make Money on YouTube
Christopher Sharpe - 2014
In YouTube Black Book, Christopher shares how he launched these channels and shows you how to turn a passion for creating YouTube videos into a profitable business. YouTube Black Book offers you a glimpse behind the scenes. Christopher shares his journey with complete transparency so you can emulate his success and avoid his failures. This book focuses on the big pictures strategy of what it really means to create a successful YouTube channel. From setting goals and developing your initial idea to strategies to get more views, YouTube Black Book covers all the bases. Christopher Sharpe is the producer and director of the popular YouTube Channels Hilah Cooking and Yoga With Adriene. He is YouTube Certified in Audience Development and blogs about internet video at christophersharpe.com.
Python Crash Course: A Hands-On, Project-Based Introduction to Programming
Eric Matthes - 2015
You'll also learn how to make your programs interactive and how to test your code safely before adding it to a project. In the second half of the book, you'll put your new knowledge into practice with three substantial projects: a Space Invaders-inspired arcade game, data visualizations with Python's super-handy libraries, and a simple web app you can deploy online.As you work through Python Crash Course, you'll learn how to: Use powerful Python libraries and tools, including matplotlib, NumPy, and PygalMake 2D games that respond to keypresses and mouse clicks, and that grow more difficult as the game progressesWork with data to generate interactive visualizationsCreate and customize simple web apps and deploy them safely onlineDeal with mistakes and errors so you can solve your own programming problemsIf you've been thinking seriously about digging into programming, Python Crash Course will get you up to speed and have you writing real programs fast. Why wait any longer? Start your engines and code!
Design Patterns: Elements of Reusable Object-Oriented Software
Erich Gamma - 1994
Previously undocumented, these 23 patterns allow designers to create more flexible, elegant, and ultimately reusable designs without having to rediscover the design solutions themselves.The authors begin by describing what patterns are and how they can help you design object-oriented software. They then go on to systematically name, explain, evaluate, and catalog recurring designs in object-oriented systems. With Design Patterns as your guide, you will learn how these important patterns fit into the software development process, and how you can leverage them to solve your own design problems most efficiently. Each pattern describes the circumstances in which it is applicable, when it can be applied in view of other design constraints, and the consequences and trade-offs of using the pattern within a larger design. All patterns are compiled from real systems and are based on real-world examples. Each pattern also includes code that demonstrates how it may be implemented in object-oriented programming languages like C++ or Smalltalk.
Mastering Simple Facebook Ads For Authors: Find Readers and Build Your Mailing List
Mark J. Dawson - 2017
In this short guide, you will learn how to leverage the immense power of simple and cost effective Facebook Ads to add readers to your list. The book covers all the essentials including how you can harness the laser targeting offered by the Facebook Ads platform. You will also be given access to a three part video masterclass where the exact process that you need to follow to set up your first ads is explained in detail, with detailed screenflows and commentary.
Understanding Cat Language - 50 Points
Aude Yvanès - 2013
A look, a tap of the paw, a pose, a movement of the ears: their entire bodies express their emotions and feelings. Get to know your cat better through 50 detailed poses. They will help you understand your cat, but also to establish basic rules in order to live in harmony with him.
How to Make, Market and Sell Ebooks All for Free
Jason Matthews - 2010
Save time, money, energy and sell ebooks. Discover the best ways to: Maximize Social Media and Online Platform. Create a Professional Blog Site. Design Ebook Covers. Format and Upload for Amazon, Smashwords, Barnes & Noble, Apple and other Retailers. Convert Documents to any Format (epub, mobi, pdf and more). Create a Professional Website. Rise with SEO (search engine optimization) in Google-Bing rankings. Sell ebooks with PayPal from your own Sites on Autopilot. Make Paperbacks. Use PR (public relations) to Drive Traffic to You. and much more. Plus you can do all these things for free! Packed with valuable information, examples, over 250 links to sites and software to accomplish goals at retailers and your own websites. Simple enough for beginners and relevant to experts who could use extra guidance. Like ten books in one, the only source for what you need to succeed.
Applied Cryptography: Protocols, Algorithms, and Source Code in C
Bruce Schneier - 1993
… The book the National Security Agency wanted never to be published." –Wired Magazine "…monumental… fascinating… comprehensive… the definitive work on cryptography for computer programmers…" –Dr. Dobb's Journal"…easily ranks as one of the most authoritative in its field." —PC Magazine"…the bible of code hackers." –The Millennium Whole Earth CatalogThis new edition of the cryptography classic provides you with a comprehensive survey of modern cryptography. The book details how programmers and electronic communications professionals can use cryptography—the technique of enciphering and deciphering messages-to maintain the privacy of computer data. It describes dozens of cryptography algorithms, gives practical advice on how to implement them into cryptographic software, and shows how they can be used to solve security problems. Covering the latest developments in practical cryptographic techniques, this new edition shows programmers who design computer applications, networks, and storage systems how they can build security into their software and systems. What's new in the Second Edition? * New information on the Clipper Chip, including ways to defeat the key escrow mechanism * New encryption algorithms, including algorithms from the former Soviet Union and South Africa, and the RC4 stream cipher * The latest protocols for digital signatures, authentication, secure elections, digital cash, and more * More detailed information on key management and cryptographic implementations