This Lonely Town
Josh Griffith - 2014
Nora Lord, a rock superstar whose reckless, self-destructive actions were as famous as her music, is found dead in the bathtub of her suite at the hipster boutique hotel, The Sunset Club, from an overdose of Xanax and red wine. Jason Chance, a lonely, haunted LA Sheriff's homicide detective, as passionate about rock and roll as he is dedicated to his job, grabs up the case. On the surface, her death looks like an accident or possible suicide. But Jason isn't buying it. As he digs deeper into the last tragic days of Nora's life, he follows a bloody trail that takes him from the raucous Sunset Strip to dark East Hollywood alleys, and on to the protected enclaves of Newport Beach and Pasadena, clashing with his partner and his bosses, and uncovering a web of obsession, corruption, blackmail, and murder.
When We Last Spoke
Marci Henna - 2015
After their cherished father is killed in Vietnam, the girls are orphaned. Still mourning their son’s death, grandparents Walt and Ruby accept their role as guardians, only to be surprised soon after by another permanent houseguest’s arrival—Walt’s kooky mother, Itasca.Fast-forward to the present, where the warmhearted home in which the girls grew up is now just a faint memory. The estranged sisters are in need of a good dose of Walt’s famous stargazing wisdom: “You’ve got to look real close. Pay attention to what’s around you in this life. You’re liable to miss something important if you don’t.”Packed with plenty of quirky characters and hilarious escapades, this must-read novel also digs in deep to the things that matter most—family, friends, love, and forgiveness.
Never Say Goodbye: A True Story
Robert Anstey - 2016
While this evil war has torn half the world apart, it has also pulled half the world together. Soldiers both men and women, under American and British flags, gather on the coast of England just days before D-Day. Four friends become brothers and face their greatest fears together. With the coastline packed with ships, and the sky full of planes, hundreds of thousands of soldiers prepare to stand in the crossroads of history. In an impossible moment in time, a young British woman meets an American soldier as he prepares to embark on his treacherous journey. He promised to return and she promised to wait. Join these courageous young men and women as they struggle to find the courage they never knew they had and the future they feared they'd never see.
One More Horizon: The Inspiring Story of One Man's Solo Journey Around the World on a Mountain Bike
Scott Zamek - 2017
Dismissing the skeptics, disinterested sponsors, and a woefully inadequate bank account, Scott Zamek resolved to try. Some 25,000 miles and six million pedal revolutions later, Zamek had encountered Bengal tigers, angry mobs, prison and sandstorms, fed on yak, dog meat, and gobs of cow intestines. He had been taken prisoner by the Syrian Secret Police, left for dead in the Sahara Desert, and beset by hypothermia and heatstroke, using up two bicycles, 1,000 tire patches, and countless makeshift replacement parts along the way. One More Horizon takes us on a roller coaster ride of endurance and fatigue, success and setback, thieves and kindhearted souls, but what shines through in the end, is a reminder of all that is right with the human spirit.
Stealing Spaceships: For Fun and Profit
Logan Jacobs - 2019
A ladies’ man, a rogue, a rebel, a gambler, a drinker, and a fighter. His ship is reputed to be the fastest vessel in the galaxy, and it traversed the Strait of Jiltar in record time. He is a living legend. And I am going to rob him blind. Because that’s what I do: I steal spaceships for fun and profit.
Diary Of An 80s Computer Geek: A Decade of Micro Computers, Video Games & Cassette Tape
Steven Howlett - 2014
The 1980s were certainly loud, often garish and utterly fabulous - no matter how embarrassing the outfits were.There are so many elements, which made the 80s a truly great decade, but one of the greatest contributions, if not the greatest, is the mass introduction of affordable 8-bit home micro computers.These curious machines of geekdom changed the way we regarded computers and technology. No longer were they the sole perverse of tweed jacket clad scientists sporting unruly beards, micro computers were now forming a staple inventory in millions of homes.Much of the technology that we enjoy today, such as desktop computers, notebooks, tablets, gaming consoles and smart phones, all of which are often taken for granted, can be traced back to this innovative decade.If you were a child of the 80s and remember the joy of receiving your very first home computer or maybe a young adult who fondly remembers the excitement, then you will appreciate this unabashed reminiscence of a simpler time whose adolescent technological was on the cusp of great advancements.This book is intended as celebration and reflection of all the computer technology that made the 80s such a wonderful, pioneering period and follows the journey of a self confessed, teenaged computer geek who experienced and enjoyed every ground breaking moment, including publishing his own software.10 Print “The 80s are fab!”20 Goto 10RunAuthor's Comments:The current edition is dated 31st January 2016 and has been edited based on customer feedback.
Beginning iPhone 3 Development: Exploring the iPhone SDK
Dave Mark - 2009
Updated and revised for iPhone SDK 3, many of the discussions in the original book have been clarified to make some of the more complex topics easier to understand. In addition, all of the projects have been rebuilt from scratch using the SDK 3 templates.Assuming only a minimal working knowledge of Objective-C, and written in a friendly, easy-to-follow style, this book offers a complete soup-to-nuts course in iPhone and iPod touch programming. The book starts with the basics, walking you through the process of downloading and installing Apple's free iPhone SDK, and then stepping you though the creation of your first simple iPhone application. From there, you'll learn to integrate all the interface elements iPhone users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders. You'll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. The confusing art of table building will be demystified, and you'll see how to save your data using the iPhone file system. You'll also learn how to save and retrieve your data using SQLite, iPhone's built-in database management system. In addition, you'll also learn about Core Data, an important persistence mechanism that has just been added with SDK 3.And there's much more! You'll learn to draw using Quartz 2D and OpenGL ES, add multitouch gestural support (pinches and swipes) to your applications, and work with the camera, photo library, accelerometer, and built-in GPS. You'll discover the fine points of application preferences and learn how to localize your apps for multiple languages. You can discover more about this book, download source code, and find support forums at the book's companion site, at www.iphonedevbook.com.The iPhone 3 update to the best-selling and most recommended book for iPhone developers Packed full of tricks, techniques, and enthusiasm for the new SDK from a developer perspective The most complete, useful, and up-to-date guide to all things having to do with Apple's iPhone SDK
Introducing Go: Build Reliable, Scalable Programs
Caleb Doxsey - 2016
Author Caleb Doxsey covers the language’s core features with step-by-step instructions and exercises in each chapter to help you practice what you learn.Go is a general-purpose programming language with a clean syntax and advanced features, including concurrency. This book provides the one-on-one support you need to get started with the language, with short, easily digestible chapters that build on one another. By the time you finish this book, not only will you be able to write real Go programs, you'll be ready to tackle advanced techniques.* Jump into Go basics, including data types, variables, and control structures* Learn complex types, such as slices, functions, structs, and interfaces* Explore Go’s core library and learn how to create your own package* Write tests for your code by using the language’s go test program* Learn how to run programs concurrently with goroutines and channels* Get suggestions to help you master the craft of programming
Spring Boot in Action
Craig Walls - 2015
In it, you’ll learn how to bypass configuration steps so you can focus on your application’s behavior. Spring expert Craig Walls uses interesting and practical examples to teach you both how to use the default settings effectively and how to override and customize Spring Boot for your unique environment. Along the way, you’ll pick up insights from Craig’s years of Spring development experience.
Pragmatic Version Control Using Git
Travis Swicegood - 2008
High-profile projects such as the Linux Kernel, Mozilla, Gnome, and Ruby on Rails are now using Distributed Version Control Systems (DVCS) instead of the old stand-bys of CVS or Subversion.Git is a modern, fast, DVCS. But understanding how it fits into your development can be a daunting task without an introduction to the new concepts. Whether you're just starting out as a professional programmer or are an old hand, this book will get you started using Git in this new distributed world. Whether you're making the switch from a traditional centralized version control system or are a new programmer just getting started, this book prepares you to start using Git in your everyday programming.Pragmatic Version Control Using Git starts with an overview of version control systems, and shows how being distributed enables you to work more efficiently in our increasingly mobile society. It then progresses through the basics necessary to get started using Git.You'll get a thorough overview of how to take advantage of Git. By the time you finish this book you'll have a firm grounding in how to use Git, both by yourself and as part of a team.Learn how to use how to use Git to protect all the pieces of your project Work collaboratively in a distributed environment Learn how to use Git's cheap branches to streamline your development Install and administer a Git server to share your repository
The Crocodile Who Swallowed The Sun
Bachar Karroum - 2020
Learning Node
Shelley Powers - 2012
This guide offers a friendly way to master Node fundamentals with clear and concise information you can use right away.Built on Google’s V8 JavaScript engine, Node offers high performance and easy scalability for server-side applications. Learning Node walks you through the differences and parallels between client-side and server-side programming, with practical examples of programming and deployment.* Quickly learn how to install and deploy Node* Understand how to use Node and related components to build sites and applications efficiently* Manage Node modules with npm* Create pages easily with template systems* Apply client-side skills, tools, and techniques on the server* Maintain a connection between browser and server with web sockets
Dead Man's Walk: An Unofficial Inspector Morse Mystery
Antony James - 2018
Set in 1971, Detective Sergeant Morse is confronted by two deaths along Dead Man’s Walk, which he’s sure are connected to the Oxford Martyrs of the 1550s. There are clues and red-herrings aplenty as Morse uses his detective skills to be metaphorically furlongs ahead of the field, albeit on the wrong racecourse. For Morse there is romance, an unpleasant academic with which to contend, beer in copious quantities, opera, a crossword-type clue, and even an appearance by a boy named Dexter, but above all there is a murder mystery puzzle, set against the backdrop of 1970s Oxford, which only he can solve. For those who love Oxford, the iconic Inspector Morse or even just a good old mystery, Dead Man’s Walk is a taut, entertaining tale of intrigue and delight. Antony James is a British author. A pseudonym for Antony Richards, he is the chairman of the Inspector Morse Society and was a close friend of the late Colin Dexter. He is also an actor with the Irregular Special Players, who regularly produce Sherlock Holmes-based plays.
Absolute Freebsd: The Complete Guide to Freebsd
Michael W. Lucas - 2007
But it can be even trickier to use than either Unix or Linux, and harder still to master.Absolute FreeBSD, 2nd Edition is your complete guide to FreeBSD, written by FreeBSD committer Michael W. Lucas. Lucas considers this completely revised and rewritten second edition of his landmark work to be his best work ever; a true product of his love for FreeBSD and the support of the FreeBSD community. Absolute FreeBSD, 2nd Edition covers installation, networking, security, network services, system performance, kernel tweaking, filesystems, SMP, upgrading, crash debugging, and much more, including coverage of how to:Use advanced security features like packet filtering, virtual machines, and host-based intrusion detection Build custom live FreeBSD CDs and bootable flash Manage network services and filesystems Use DNS and set up email, IMAP, web, and FTP services for both servers and clients Monitor your system with performance-testing and troubleshooting tools Run diskless systems Manage schedulers, remap shared libraries, and optimize your system for your hardware and your workload Build custom network appliances with embedded FreeBSD Implement redundant disks, even without special hardware Integrate FreeBSD-specific SNMP into your network management system. Whether you're just getting started with FreeBSD or you've been using it for years, you'll find this book to be the definitive guide to FreeBSD that you've been waiting for.
Erlang and OTP in Action
Martin Logan - 2010
Multi-core processors and the increasing demand for maximum performance and scalability in mission-critical applications have renewed interest in functional languages like Erlang that are designed to handle concurrent programming. Erlang, and the OTP platform, make it possible to deliver more robust applications that satisfy rigorous uptime and performance requirements.Erlang and OTP in Action teaches you to apply Erlang's message passing model for concurrent programming--a completely different way of tackling the problem of parallel programming from the more common multi-threaded approach. This book walks you through the practical considerations and steps of building systems in Erlang and integrating them with real-world C/C++, Java, and .NET applications. Unlike other books on the market, Erlang and OTP in Action offers a comprehensive view of how concurrency relates to SOA and web technologies.This hands-on guide is perfect for readers just learning Erlang or for those who want to apply their theoretical knowledge of this powerful language. You'll delve into the Erlang language and OTP runtime by building several progressively more interesting real-world distributed applications. Once you are competent in the fundamentals of Erlang, the book takes you on a deep dive into the process of designing complex software systems in Erlang. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.