Book picks similar to
Fundamental Data Compression by Ida Mengyi Pu
programming
sports
_physical-ldn
bar-code-scanned
Professional Excel Development: The Definitive Guide to Developing Applications Using Microsoft Excel and VBA
Stephen Bullen - 2005
It has become adevelopment platform in it own right. Applications written using Excel are partof many corporations' core suites of business-critical applications. In spite ofthis, Excel is too often thought of as a hobbyist's platform. While there arenumerous titles on Excel and VBA, until now there have been none thatprovide an overall explanation of how to develop professional-quality Excel-basedapplications. All three authors are professional Excel developers who runtheir own companies developing Excel-based apps for clients ranging fromindividuals to the largest multinational corporations. In this book they showhow anyone from power users to professional developers can increase thespeed and usefulness of their Excel-based apps.
Purely Functional Data Structures
Chris Okasaki - 1996
However, data structures for these languages do not always translate well to functional languages such as Standard ML, Haskell, or Scheme. This book describes data structures from the point of view of functional languages, with examples, and presents design techniques that allow programmers to develop their own functional data structures. The author includes both classical data structures, such as red-black trees and binomial queues, and a host of new data structures developed exclusively for functional languages. All source code is given in Standard ML and Haskell, and most of the programs are easily adaptable to other functional languages. This handy reference for professional programmers working with functional languages can also be used as a tutorial or for self-study.
Introducing Ethereum and Solidity: Foundations of Cryptocurrency and Blockchain Programming for Beginners
Chris Dannen - 2017
Blockchain protocols are taking the world by storm, and the Ethereum project, with its Turing-complete scripting language Solidity, has rapidly become a front-runner. This book presents the blockchain phenomenon in context; then situates Ethereum in a world pioneered by Bitcoin.See why professionals and non-professionals alike are honing their skills in smart contract patterns and distributed application development. You'll review the fundamentals of programming and networking, alongside its introduction to the new discipline of crypto-economics. You'll then deploy smart contracts of your own, and learn how they can serve as a back-end for JavaScript and HTML applications on the Web.Many Solidity tutorials out there today have the same flaw: they are written for "advanced" JavaScript developers who want to transfer their skills to a blockchain environment. Introducing Ethereum and Solidity is accessible to technology professionals and enthusiasts of all levels. You'll find exciting sample code that can move forward real world assets in both the academic and the corporate arenas. Find out now why this book is a powerful gateway for creative technologists of all types, from concept to deployment.What You'll LearnSee how Ethereum (and other cryptocurrencies) workCompare distributed apps (dapps) to web appsWrite Ethereum smart contracts in Solidity Connect Ethereum smart contracts to your HTML/CSS/JavaScript web applicationsDeploy your own dapp, coin, and blockchainWork with basic and intermediate smart contractsWho This Book Is For Anyone who is curious about Ethereum or has some familiarity with computer science Product managers, CTOs, and experienced JavaScript programmersExperts will find the advanced sample projects in this book rewarding because of the power of Solidity
Man and Ball: My Autobiography
Stephen Ferris - 2015
It was, however, preferable to his day job of paving driveways, and that day in 2005 saw the start of an incredible journey for Ferris, Ulster and Ireland rugby. A Celtic League title in his very first senior season with Ulster. A Grand Slam in 2009, followed by a sensational Lions breakthrough. A starring role in Ireland's greatest World Cup win, over Australia in 2011, when Ferris famously picked up Will Genia and carried him ten yards. And leading Ulster from nowhere to the Heineken Cup final.Stephen Ferris had an incredible rugby career, tragically ended by ankle injuries so severe they will never properly heal. He is an inspiration to the population of Ulster, an emblem of the sport that serves as such a positive expression of its culture and identity, and earned the respect and admiration of fans across Ireland for his strength, pace, skill and courage. Fearless, funny and full of an incredible array of stories from behind the scenes of Ulster, Ireland and the Lions, this is the must-have rugby book of the year.
Sweating Blood: My Life in Squash: The Official Autobiography of Nick Matthew
Nick Matthew - 2013
That’s not physically possible, but if you could Nick Matthew would have done it by the bucket-load. Throughout his 15-year career, Matthew has fought his way to the top of the PSA World Rankings in his gladiatorial sport, winning 25 World Tour titles, including being crowned world champion on two occasions and British Open champion three times. Nick holds the record of five British National titles in addition to being crowned Men’s Singles and Men’s Doubles Gold Medalist at the 2010 Commonwealth Games making him England’s most successful player. Sweating Blood: My Life In Squash is much more than the tale of a squash player. In this brutally honest story: Nick psychoanalyses his own obsessive-compulsive personality and explains how it helps him win; He remembers how, as a late developer, he was constantly told he lacked the talent to succeed yet went on to become the most successful English player of all time; He gives an amazing behind-the-scenes access to the sport: the prize money, the anti-doping, the gruesome training, the post-match celebrations, the crazy players on the PSA World Tour and the far-flung corners of the globe where he competes; He remembers the career-threatening shoulder operation that eventually put him on the road to World Championship and Commonwealth Games glory; He tries to understand how his relationship with another top British player went so horribly wrong; He digs back into his Yorkshire upbringing and remembers the colourful characters who turned him into the champion he is today; And he pinpoints the most crucial moments in his career – the moments when he really felt like he was sweating blood.
Havana Tips and Tricks: Interesting Facts and Tips On Havana And Cuba (With Trinidad Bonus Section)
Mario Rizzi - 2014
The information presented in this guide was taken from the book Real Havana: Explore Cuba Like A Local And Save Money. This book is available at most online book retailers. It offers a complete description of all the information presented below.In this mini-guide you will learn about:● Dozens of facts and tips on Cuban Culture and daily life.● Money saving tips on Cuban cuisine and dining.● Common restaurant scams in Havana.● Facts about buying alcohol, cigars and shopping in general.● Important tips on using taxis, public transportation and rental cars.● Info on biking in Havana● Booking a cheap apartment in Havana (casa particular)Plus, this updated 2016 edition includes a special Trinidad City Guide. Trinidad is one of the most beautiful towns in Cuba and one of the most popular excursion destinations for travelers. Learn how to explore this wonderful UNESCO World Heritage site for yourself, on your next trip to Cuba.BONUS: As a bonus, this mini-guide also includes the Top Ten Cuba Tip List! It’s packed with the most important information that any traveler must know about Cuba and Havana, in order to maximize their fun, save money and avoid any hassles.The Real Havana guide has all that information and much more. It has been described by industry professionals as being the #1 travel guide for information about Cuban culture. That’s why it is a bestseller and has been a trusted resource to over 200 000 travelers since 2010.About Full Compass GuidesFull Compass Guides are aimed at travelers who want to understand local customs and culture so that they can experience destinations like a local. Unlike regular tourist guides, Full Compass guides are not a list of attractions popular with tourists, and boring restaurant and hotel reviews that are obsolete the moment they are published. With our guides, you get succinct, useful information about the culture, people and geography of your destination so you have the tools and the confidence to explore on your own, experience everything that your destination has to offer, and save money.Our guides are written by experienced travelers who have intimate knowledge of both the location and the culture of the destination. They give you the exact information you need in order to make the most of your travel time.
With a Full Compass guide, you will be a knowledgeable explorer, rather than just another flash-happy tourist.
The Art of Readable Code
Dustin Boswell - 2010
Over the past five years, authors Dustin Boswell and Trevor Foucher have analyzed hundreds of examples of "bad code" (much of it their own) to determine why they’re bad and how they could be improved. Their conclusion? You need to write code that minimizes the time it would take someone else to understand it—even if that someone else is you.This book focuses on basic principles and practical techniques you can apply every time you write code. Using easy-to-digest code examples from different languages, each chapter dives into a different aspect of coding, and demonstrates how you can make your code easy to understand.Simplify naming, commenting, and formatting with tips that apply to every line of codeRefine your program’s loops, logic, and variables to reduce complexity and confusionAttack problems at the function level, such as reorganizing blocks of code to do one task at a timeWrite effective test code that is thorough and concise—as well as readable"Being aware of how the code you create affects those who look at it later is an important part of developing software. The authors did a great job in taking you through the different aspects of this challenge, explaining the details with instructive examples." —Michael Hunger, passionate Software Developer
High Performance Spark: Best Practices for Scaling and Optimizing Apache Spark
Holden Karau - 2017
But if you haven't seen the performance improvements you expected, or still don't feel confident enough to use Spark in production, this practical book is for you. Authors Holden Karau and Rachel Warren demonstrate performance optimizations to help your Spark queries run faster and handle larger data sizes, while using fewer resources.Ideal for software engineers, data engineers, developers, and system administrators working with large-scale data applications, this book describes techniques that can reduce data infrastructure costs and developer hours. Not only will you gain a more comprehensive understanding of Spark, you'll also learn how to make it sing.With this book, you'll explore:How Spark SQL's new interfaces improve performance over SQL's RDD data structureThe choice between data joins in Core Spark and Spark SQLTechniques for getting the most out of standard RDD transformationsHow to work around performance issues in Spark's key/value pair paradigmWriting high-performance Spark code without Scala or the JVMHow to test for functionality and performance when applying suggested improvementsUsing Spark MLlib and Spark ML machine learning librariesSpark's Streaming components and external community packages
Logic and Computer Design Fundamentals
M. Morris Mano - 1900
Morris Mano, Charles R. Kime - Prentice Hall (2007) - Hardback - 678 pages - ISBN 013198926XFeaturing a strong emphasis on the fundamentals underlying contemporary logic design using hardware description languages, synthesis, and verification, this book focuses on the ever-evolving applications of basic computer design concepts with strong connections to real-world technology.Treatment of logic design, digital system design, and computer design.Ideal for self-study by engineers and computer scientists.
Nine Algorithms That Changed the Future: The Ingenious Ideas That Drive Today's Computers
John MacCormick - 2012
A simple web search picks out a handful of relevant needles from the world's biggest haystack: the billions of pages on the World Wide Web. Uploading a photo to Facebook transmits millions of pieces of information over numerous error-prone network links, yet somehow a perfect copy of the photo arrives intact. Without even knowing it, we use public-key cryptography to transmit secret information like credit card numbers; and we use digital signatures to verify the identity of the websites we visit. How do our computers perform these tasks with such ease? This is the first book to answer that question in language anyone can understand, revealing the extraordinary ideas that power our PCs, laptops, and smartphones. Using vivid examples, John MacCormick explains the fundamental "tricks" behind nine types of computer algorithms, including artificial intelligence (where we learn about the "nearest neighbor trick" and "twenty questions trick"), Google's famous PageRank algorithm (which uses the "random surfer trick"), data compression, error correction, and much more. These revolutionary algorithms have changed our world: this book unlocks their secrets, and lays bare the incredible ideas that our computers use every day.
Introduction to Computer Theory
Daniel I.A. Cohen - 1986
Covers all the topics needed by computer scientists with a sometimes humorous approach that reviewers found refreshing. The goal of the book is to provide a firm understanding of the principles and the big picture of where computer theory fits into the field.
Damaged Goods
Jenica Johnson - 2016
After having her daughter at the tender age of 18, her father tried forcing her into marrying her high school sweetheart Ahmod. Ten years later Ahmod is not as sweet as he once was in high school. Shy is very close to her mother and sister but she keeps certain things from them to keep peace in her home and family life. With her father standards so high for his daughters she tends to just hide from the world until she feels that she is worthy enough to be a preacher’s kid. From her father’s rejection and the rejection of Ahmod, she finally finds the courage to leave him and run into the arms of another man. Ahmod wants his cake and eat it too. With two women in his pocket he feels like he would never get caught. When both of the women leave him, he becomes lost. Once Ahmod finds out Shy is fully done with him he tries his best to run back but is it too late? Ahmod doesn’t think so until it’s really too late.
100 RV Tips and Tricks (Mack's RV Handbook)
Malcom "Mack" Massey - 2014
This BONUS editon offers extra tips to introduce this handbook series.
Ask a Pro: Deep Thoughts and Unreliable Advice from America's Foremost Cycling Sage
Gaimon Phil - 2017
Gaimon gathers the best of his popular Q&A column—and pokes fun at his younger self.Despite the howling protests from his peers, no one’s ever been more willing to spill the beans on what it’s really like inside the pro cycling peloton than the sarcastic scribe Phil Gaimon. Building on the outrageous success of his hilarious 2014 debut, Pro Cycling on $10 a Day: From Fat Kid to Euro Pro, Gaimon gathers the absolute gems from his monthly Q&A feature column in VeloNews magazine into his new book, Ask a Pro: Deep Thoughts and Unreliable Advice from America’s Foremost Cycling Sage, adding a dose of fresh commentary and even more acerbic and sharp-eyed insights. With six years of material to work with—including his incredible rise into the pro ranks, the devastating loss of his contract for 2015, and his bold return to the Big League—Gaimon covers every possible topic from the team dinner table to the toilet with plenty of stops along the way. Gaimon offers wise-ass (and sometimes earnest) answers to fan questions like: · How much chamois cream should I use?· I’ve started shaving my legs. How can I be accepted by my friends?· What do you do to protect yourself when you know you’re about to crash?· How many bikes does my husband really need?· What’s the best victory celebration? Do you practice yours?· In women’s cycling, what is the proper definition of a pro?· What do you say to someone if they honk or almost hit you?· Do you name your bikes?· What do pros think when they see a recreational cyclist in a full pro kit or riding a pro-level bike?· Can you take your bike apart and put it back together?· How bad does the weather have to be to call off a training ride?· How do you know when it’s time to change a tire?· When you’re in a breakaway all day, do riders form a future friendship?· Riders keep complaining about "unsafe" weather at races. When did pro cyclists turn into such wussies?· How do the pros define a "crash"?Gaimon wields his outsider’s wit to cast a cock-eyed gaze at the peculiar manners, mores, and traditions that make the medieval sport of cycling so irresistible to watch. Ask a Pro includes new resources from Gaimon, too, including his Cookie Map of America, dubious advice on winning the race buffet, a cautionary guide for host housing, Phil’s pre-race warm-up routine, and a celebrity baker’s recipe for The Phil Cookie.