Maximum Boost: Designing, Testing and Installing Turbocharger Systems


Corky Bell - 1997
    Find out what works and what doesnt, which turbo is right for your needs, and what type of set-up will give you that extra boost. Bell shows you how to select and install the right turbo, how to prep your engine, test the systems, and integrate a turbo with EFI or carbureted engine.

Data Structures Using C++


D.S. Malik - 2003
    D.S. Malik is ideal for a one-semester course focused on data structures. Clearly written with the student in mind, this text focuses on Data Structures and includes advanced topics in C++ such as Linked Lists and the Standard Template Library (STL). This student-friendly text features abundant Programming Examples and extensive use of visual diagrams to reinforce difficult topics. Students will find Dr. Malik's use of complete programming code and clear display of syntax, explanation, and example easy to read and conducive to learning.

Really?


Jeremy Clarkson - 2019
    And in a world so persistently infuriating there's sometimes nothing for it but to throw up your hands and ride full-throttle over the speed-bumps. But as Jeremy raced through there was plenty to ponder along the way, including: · Why nothing good has ever been achieved in a meeting · The side effects of muesli · How to navigate London when every single road is being dug up at once · Why we are forced to share the planet with people who read online reviews of dishwashers · And what, exactly, is the point of a driverless car? It's testing stuff, but happily Jeremy's not quite reached the end of his tether yet. Fuelled by hi-octane enthusiasm and irrepressible curiosity, he's put his foot down again. Seatbelts on . . ._________ Praise for Jeremy Clarkson: Brilliant . . . Laugh-out-loud' Daily Telegraph 'outrageously funny . . . Will have you in stitches' Time Out 'Very funny . . . I cracked up laughing on the tube' Evening Standard

Thinking in JavaScript


Aravind Shenoy - 2014
    Before we delve into the intricacies of JavaScript, we need to know why it is used. While HTML tells your browser how your webpage will look, JavaScript is used for dynamic content and to add functionality. Using this book, you will understand the concept of JavaScript and its use in web designing. You will also have a look at jQuery in general. You will learn about Functions, Operators, the concept of Variables, Conditions and Loops, Arrays, and the basics of jQuery in this book. Instead of wandering through loads of theory, we have used practical examples in this book. The examples in this book are compatible with almost every browser. Instead of using the verbatim code, you can modify the code and see the change in the output thereby understanding the subtle nuances of JavaScript. By the end of the book, with practice, you can achieve better things and get more acquainted with JavaScript.

The Amazon Echo Dot User Guide: Newbie to Expert in 1 Hour!: The Echo Dot User Manual That Should Have Come In The Box


Tom Edwards - 2016
     From the Number 1 Best Selling authors in Computers and Technology, this clear and concise guide will show you how to get the very best from your new Amazon Echo Dot. Step by step instructions will take you from newbie to expert in just one hour! About the Authors: Tom and Jenna Edwards are the Amazon Tech authors behind the Number 1 Best-selling e-books 250+ Best Kindle Fire & Fire HD Apps and All-New Fire 7 User Guide: Newbie to Expert in 2 Hours!

Networking for Systems Administrators (IT Mastery Book 5)


Michael W. Lucas - 2015
    Servers give sysadmins a incredible visibility into the network—once they know how to unlock it. Most sysadmins don’t need to understand window scaling, or the differences between IPv4 and IPv6 echo requests, or other intricacies of the TCP/IP protocols. You need only enough to deploy your own applications and get easy support from the network team.This book teaches you:•How modern networks really work•The essentials of TCP/IP•The next-generation protocol, IPv6•The right tools to diagnose network problems, and how to use them•Troubleshooting everything from the physical wire to DNS•How to see the traffic you send and receive•Connectivity testing•How to communicate with your network team to quickly resolve problemsA systems administrator doesn’t need to know the innards of TCP/IP, but knowing enough to diagnose your own network issues transforms a good sysadmin into a great one.

Programming in Go: Creating Applications for the 21st Century


Mark Summerfield - 2012
    With this guide, pioneering Go programmer Mark Summerfield shows how to write code that takes full advantage of Go's breakthrough features and idioms. Both a tutorial and a language reference, "Programming in Go" brings together all the knowledge you need to evaluate Go, think in Go, and write high-performance software with Go. Summerfield presents multiple idiom comparisons showing exactly how Go improves upon older languages, calling special attention to Go's key innovations. Along the way, he explains everything from the absolute basics through Go's lock-free channel-based concurrency and its flexible and unusual duck-typing type-safe approach to object-orientation. Throughout, Summerfield's approach is thoroughly practical. Each chapter offers multiple live code examples designed to encourage experimentation and help you quickly develop mastery. Wherever possible, complete programs and packages are presented to provide realistic use cases, as well as exercises. Coverage includes:-- Quickly getting and installing Go, and building and running Go programs -- Exploring Go's syntax, features, and extensive standard library -- Programming Boolean values, expressions, and numeric types -- Creating, comparing, indexing, slicing, and formatting strings -- Understanding Go's highly efficient built-in collection types: slices and maps -- Using Go as a procedural programming language -- Discovering Go's unusual and flexible approach to object orientation -- Mastering Go's unique, simple, and natural approach to fine-grained concurrency -- Reading and writing binary, text, JSON, and XML files -- Importing and using standard library packages, custom packages, and third-party packages -- Creating, documenting, unit testing, and benchmarking custom packages

Blockchain: The Beginners Guide to Understanding the Technology Behind Bitcoin & Cryptocurrency (The Future of Money)


Artemis Caro - 2017
    As a result, many people are left with an incomplete understanding of this transformative new technology and its massive implications for the future. The goal of this book is not to plumb the depths of the mathematical wizardry used to code blockchain-based applications, but rather to serve as an introduction to the broader architecture and conceptual background behind blockchain technology. We will take a practical approach, examining how Blockchains are used in the real world. In this short, concise guide you will learn: A Brief History of Blockchain Technology Blockchain Basics: Managing Digital Transactions What is a Distributed Ledger? Blockchain Beyond Bitcoin Implications Of Blockchain: Big Data, Privacy & Personal Data Profiting from Blockchain Technologies Limitations & Challenges of Blockchain The Future of Blockchain For Centuries, people have relied on corrupt Centralized Institutions like banks and Governments to serve as intermediaries when it comes to storing and transacting financial assets. This is ALL About To Change... Make sure you take action and join the Financial Revolution by reading this book!

MCSA/MCSE Self-Paced Training Kit (Exam 70-290): Managing and Maintaining a Microsoft Windows Server 2003 Environment


Dan Holme - 2003
    As you d expect, there s accurate, clearly written coverage of every exam objective (now including Service Pack 1): installation and configuration; user, group, and computer accounts; filesystems and backup/recovery; hardware, disk storage, and printers; Update Services and licensing; monitoring, and more. The content s been extensively revamped and more effectively focused on the exam s objectives. There s also a large Prepare for the Test section packed with questions, answers, testing skills, and suggested practices. You ll find more case studies, more troubleshooting scenarios, electronic practice testing in practically any form your heart desires, and (if you don t have Windows Server handy) a 120-day evaluation version. There s even a 15% discount coupon for your exam -- making this package an even more compelling proposition. Bill Camarda, from the June 2006 href="http://www.barnesandnoble.com/newslet... Only

Professional PHP Programming


Sascha Schumann - 1999
    PHP is a server-side, HTML-embedded scripting language. It is an open source technology, rapidly gaining popularity as a scripting language for people running dynamic websites. One of its major attractions over Perl, JavaScript and other scripting languages is that PHP has a built-in database integration layer and seamless IP connectivity, with LDAP and TCP as well as the IMAP mail interface. Features; Real world, practical experience and techniques From installation and configuration of the PHP engine to advanced dynamic application design Definitive coverage of core PHP language and database addressing: MySQL is covered in depth. Practical e-commerce and business scripting including database application development, together with PHP and XML applications. LDAP connectivity addressed.

Mary Higgins Clark Gift Set Cst: While My Pretty One Sleeps and Weep No More My Lady


Mary Higgins Clark - 1992
    The killing of one of her best customers reminded her of the one thing -- they slaying of her own mother years earlier. Faced with a variety of suspects, Neeve plunges into the mystery of Lambston's death, determined to find the truth. But as she is drawn into a whirlwind of money and romance, she is also being stalked by a killer who's closer than she could ever dream . . .Weep No More, My LadyYoung Elizabeth Lange is haunted by the tragic death of her beloved sister, the legendary actress Leila LaSalle. Ted Winters, Leila's multi-millionaire fiance, has been accused of her murder -- and Elizabeth is slated to be the star witness for the prosecution. But before the trial begins, Elizabeth gets an invitation to unwind at a swank California spa. There is caught up in a torrent of confusing emotions and perplexing questions. Elizabeth must discover the truth -- and soon. Because someone is stalking her, patiently waiting for the right moment to strike . . .

Miles Davis: The Playboy Interview


Miles Davis - 2012
    It covered jazz, of course, but it also included Davis’s ruminations on race, politics and culture. Fascinated, Hef sent the writer—future Pulitzer-Prize-winning author Alex Haley, an unknown at the time—back to glean even more opinion and insight from Davis. The resulting exchange, published in the September 1962 issue, became the first official Playboy Interview and kicked off a remarkable run of public inquisition that continues today—and that has featured just about every cultural titan of the last half century.To celebrate the Interview’s 50th anniversary, the editors of Playboy have culled 50 of its most (in)famous Interviews and will publish them over the course of 50 weekdays (from September 4, 2012 to November 12, 2012) via Amazon’s Kindle Direct platform. Here is that first Interview with Miles Davis.

Spaceships and Spellcasters


Glynn Stewart - 2018
    A mage cop on his first assignment learns the world isn't as black and white as hopedA jump mage and a starship with matching needs turn out to be a magnet for troubleDigging in 1940s New York City awakens a monster--and brings in the elite of the FaeThe protected heir of an interstellar dictatorship is called to a battle no one expected him to fightAn explosive collection of four novellas from science fiction and fantasy author Glynn Stewart, spanning his ONSET, Starship's Mage, Changeling Blood and Exile universes, including two brand new urban fantasy novellas.  Includes:ONSET: Murder by MagicStarship's Mage: Episode 1Fae, Flames and FedorasAshen Stars

No Bullshit Social Media: The All-Business, No-Hype Guide to Social Media Marketing


Jason Falls - 2011
    Start using it strategically. Identify specific, actionable goals. Apply business discipline and proven best practices. Stop fearing risks. Start mitigating them. Measure performance. Get results. You can. This book shows you how. Jason Falls and Erik Deckers serve up practical social media techniques and metrics for building brands, strengthening awareness, improving service, optimizing R&D, driving better leads--and closing more sales. "Conversations" and "communities" are wonderful, but they're not enough. Get this book and get what you really want from social media: profits. Think social media's a passing fad? Too risky? Just a toy? Too soft and fuzzy? Not for your business? Wake up! It's where your customers are. And it ain't going away. Does that suck? No. It doesn't. Do social media right, and all those great business buzzwords come true. Actionable. Measurable. And...wait for it...here comes the big one. Profitable. Damn profitable. Want to know how to do it right? We'll show you. And, yeah, we know how because we've done it. This is the bullshit-free, lie-free, fluff-free, blessedly non-New-Age real deal. You're going to learn how to use social media to deliver absolutely killer customer service. How to R&D stuff people actually want. Develop scads of seriously qualified leads. You'll figure out what you want. You know, the little things like profits, market share, loyalty, and brand power. You'll figure out how to measure it. And then you'll go get it. One more thing. We know what scares you about social media. Screwing up (a.k.a., your mug on the front page of The Wall Street Journal). So we'll tell you what to do so that won't happen. Ever. No B.S. in this book. Just facts. Metrics. Best practices. Stuff to warm the hearts of your CFO, CEO, all your C-whatevers. And, yeah, you. So get your head out from under the pillow. Get your butt in gear. Let's go make some money.

Golf My Own Damn Way: A Real Guy's Guide to Chopping Ten Strokes Off Your Score


John Daly - 2007
    Looking for a sure cure to bunkerphobia? It's here. A one-hour golf lesson that's 100 percent guaranteed to make you a better golfer? Ditto. Want to know why you should occasionally leave your big dog in your trunk, how to watch your weight, and what golf and sex have in common? You came to the right book.And while he's busy explaining all these and many other things, Daly also tells you why you should keep your head out of the game, let your belly lead your hands, listen to your right foot, check your ball position—and buy a hybrid (the club, not the car).Following in the spike prints of his 2006 bestselling autobiography, My Life In and Out of the Rough, Golf My Own Damn Way is an off-the-wall and intensely personal yet imminently practical and accessible tip sheet on how to cut ten strokes off your score—now.Two things are certain: you've never seen a golf instructional book quite like this one, and you'll never need another one.Fairways and greens, Pard!