Fluent Python: Clear, Concise, and Effective Programming
Luciano Ramalho - 2015
With this hands-on guide, you'll learn how to write effective, idiomatic Python code by leveraging its best and possibly most neglected features. Author Luciano Ramalho takes you through Python's core language features and libraries, and shows you how to make your code shorter, faster, and more readable at the same time.Many experienced programmers try to bend Python to fit patterns they learned from other languages, and never discover Python features outside of their experience. With this book, those Python programmers will thoroughly learn how to become proficient in Python 3.This book covers:Python data model: understand how special methods are the key to the consistent behavior of objectsData structures: take full advantage of built-in types, and understand the text vs bytes duality in the Unicode ageFunctions as objects: view Python functions as first-class objects, and understand how this affects popular design patternsObject-oriented idioms: build classes by learning about references, mutability, interfaces, operator overloading, and multiple inheritanceControl flow: leverage context managers, generators, coroutines, and concurrency with the concurrent.futures and asyncio packagesMetaprogramming: understand how properties, attribute descriptors, class decorators, and metaclasses work"
Build Awesome Command-Line Applications in Ruby 2: Control Your Computer, Simplify Your Life
David B. Copeland - 2012
With its simple commands, flags, and parameters, a well-formed command-line application is the quickest way to automate a backup, a build, or a deployment and simplify your life. With this book, you'll learn specific ways to write command-line applications that are easy to use, deploy, and maintain, using a set of clear best practices and the Ruby programming language. This book is designed to make any programmer or system administrator more productive in their job. Now updated for Ruby 2.Writing a command-line application that's self-documenting, robust, adaptable and forever useful is easier than you might think. Ruby is particularly suited to this task, because it combines high-level abstractions with "close to the metal" system interaction wrapped up in a concise, readable syntax. Plus, Ruby has the support of a rich ecosystem of open source tools and libraries.Ten insightful chapters each explain and demonstrate a command-line best practice. You'll see how to use these tools to elevate the lowliest automation script to a maintainable, polished application. You'll learn how to use free, open source parsers to create user-friendly command-line interfaces as well as command suites. You'll see how to use defaults to keep options simple for everyday users, while giving advanced users options for more complex tasks. There's no reason why a command-line application should lack documentation, whether it's part of a help command or a man page; you'll find out when and how to use both. Your journey from command-line novice to pro ends with a look at valuable approaches to testing your apps, and includes some fun techniques for outside-the-box, colorful interfaces that will delight your users.With Ruby, the command line is not dead. Long live the command line.
Jeff Herman's Guide to Book Publishers, Editors, & Literary Agents 2009: Who They Are! What They Want! How To Win Them Over!
Jeff Herman - 2008
More comprehensive than ever before--and now 1,000 pages--this revised edition describes the insider dynamics at hundreds of U.S. and Canadian publishers, with hundreds of names and specialties for book acquisition editors. Nearly 200 of the most powerful literary agents reveal invaluable tips, as if they were having a private conversation with a special friend. With detailed information on what to do (and what not to do) to break the code, break down the walls, and get that first book, second book, or thirtieth book published, bought and read, Jeff Herman's Guide is the go-to source for writers everywhere.
Nikon D3100: From Snapshots to Great Shots
Jeff Revell - 2010
A guide to the Nikon D3100 camera provides information on the camera's scene modes, composition, focus, lighting, and composition to take successful portraits and sports and landscape photographs.
Baseball Prospectus 2016: The Essential Guide to the 2016 Season
Sam Miller - 2016
Instead, "Baseball Prospectus 2016" contains significant improvements along with the usual key stat categories, player predictions and insider-level commentary that readers expect from Baseball Prospectus annual guide."Baseball Prospectus 2016" once again provides fantasy players and insiders alike with prescient PECOTA projections, which "Sports Illustrated" has called perhaps the game s most accurate projection model. Still, stats are just numbers if you don t see the larger context, and Baseball Prospectus brings together an elite team of analysts to provide the definitive look at all thirty teams their players, their prospects and their managers to explain away flukes, hot streaks, injury-tainted numbers and park effects.Nearly every major-league team has sought the advice of current or former Prospectus analysts, and readers of "Baseball Prospectus" 2016 will understand what all those insiders have been raving about.In a book that sports personality Ken Tremendous calls The tip of the nerd spear, the team at Baseball Prospectus is proud to bring the following improvements to the 2016 Annual:Two full years of projections PECOTA lines for 2016 and 2017Historical Peak MPH added for major-league pitchersDeserved Run Average (DRA) added for major-league pitcherscFIP added for major-league and minor-league pitchersPitcher WARP redesigned, utilizing DRA and cFIP for all pitchersRevised cFIP-driven PECOTA pitching projectionsCatcher-specific defensive stats for all catchers Double-A and aboveOutfield assists and catcher defense integrated in FRAA and WARPBallpark schematic and wall height study for every stadiumHit List, finance, and farm system ranking graphs for each teamEvery organization s key front office personnel and Baseball Prospectus alumni identified"
How to Brew: Everything You Need to Know to Brew Beer Right the First Time
John J. Palmer - 2006
This book includes ingredients, methods, recipes and equipment information. It provides reference to intermediate techniques like all-grain brewing variations and recipe formulation.
5/3/1 Forever: Simple and Effective Programming for Size, Speed and Strength
Jim Wendler - 2017
Swim Speed Secrets for Swimmers and Triathletes
Sheila Taormina - 2012
Over the course of 4 Olympic Games and throughout her career as a world champion triathlete, Taormina refined her exceptional technique as a student of the sport, studying the world's best swimmers using underwater photographs and video analysis. From Johnny Weissmuller to Michael Phelps, the world’s fastest swimmers share one common element: a high-elbow underwater pull. Too many swimmers and triathletes neglect the pull, distracted by stroke count or perfecting details like body position or streamlining. Taormina uses simple science and crystal clear underwater photos of Olympic athletes to show how the high-elbow underwater pull is the most crucial technique for faster swimming. With a commonsense approach that comes from decades of practice and 15 years of hands-on coaching experience, Taormina’s Swim Speed Secrets gives triathletes and swimmers the clear direction they need to overhaul their swim stroke and find the speed that’s been eluding them. Swim Speed Secrets includes: · The best drills to cultivate a more sensitive feel for the water· Dryland and strength building exercises to develop arm position and upper body musculature· Crisp photos of Olympic swimmers and variations in their high-elbow underwater pull· Clear descriptions of the key moments of the underwater pull· Tips that helped her perform at a world-class level for two decades Swim Speed Secrets brings the focus back where it belongs—to a powerful underwater stroke. With this book, triathletes and swimmers can stop swimming for survival and break through to new levels of speed and confidence in the water.
Code: The Hidden Language of Computer Hardware and Software
Charles Petzold - 1999
And through CODE, we see how this ingenuity and our very human compulsion to communicate have driven the technological innovations of the past two centuries. Using everyday objects and familiar language systems such as Braille and Morse code, author Charles Petzold weaves an illuminating narrative for anyone who’s ever wondered about the secret inner life of computers and other smart machines. It’s a cleverly illustrated and eminently comprehensible story—and along the way, you’ll discover you’ve gained a real context for understanding today’s world of PCs, digital media, and the Internet. No matter what your level of technical savvy, CODE will charm you—and perhaps even awaken the technophile within.
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
The Long Way
Bernard Moitessier - 1971
For seven months, the veteran seafarer battled storms, doldrums, gear-failures, knock-downs, as well as overwhelming fatigue and loneliness. Then, nearing the finish, Moitessier pulled out of the race and sailed on for another three months before ending his 37,455-mile journey in Tahiti. Not once had he touched land.
Oldman's Guide to Outsmarting Wine: 108 Ingenious Shortcuts to Navigate the World of Wine with Confidence and Style
Mark Oldman - 2004
This is a wine guide like no other and is sure to be savored by anyone who wants their wine without the attitude.
Algorithms
Robert Sedgewick - 1983
This book surveys the most important computer algorithms currently in use and provides a full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing -- including fifty algorithms every programmer should know. In this edition, new Java implementations are written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use.The algorithms in this book represent a body of knowledge developed over the last 50 years that has become indispensable, not just for professional programmers and computer science students but for any student with interests in science, mathematics, and engineering, not to mention students who use computation in the liberal arts.The companion web site, algs4.cs.princeton.edu contains An online synopsis Full Java implementations Test data Exercises and answers Dynamic visualizations Lecture slides Programming assignments with checklists Links to related material The MOOC related to this book is accessible via the "Online Course" link at algs4.cs.princeton.edu. The course offers more than 100 video lecture segments that are integrated with the text, extensive online assessments, and the large-scale discussion forums that have proven so valuable. Offered each fall and spring, this course regularly attracts tens of thousands of registrants.Robert Sedgewick and Kevin Wayne are developing a modern approach to disseminating knowledge that fully embraces technology, enabling people all around the world to discover new ways of learning and teaching. By integrating their textbook, online content, and MOOC, all at the state of the art, they have built a unique resource that greatly expands the breadth and depth of the educational experience.
Miguel Barclay's FAST FRESH One Pound Meals
Miguel Barclay - 2017
Over 80 delicious super-simple recipes that will save you both time and money.Cook delicious food for less. One Pound Meals became an instant bestseller and the biggest debut cookbook in 2017 with incredible 5-star reviews from his fans and readers. Now in Miguel Barclay's second book, the original One Pound Chef focuses on fresh and light food, all for £1 per person.Here are warm, delicious salads, light soups, nutritious stir-fries and lots of vegetarian meals. All follow Miguel's One Pound style of cooking - simple ingredients, straightforward recipes and mouthwatering meals - and now ready in minutes.With over 80 recipes that are easy to shop for - especially when short of time - Miguel will help you get the most out of your ingredients with his tasty and fast dishes. He will teach you how to shop savvy, buying fresh seasonal ingredients but also show you clever shortcuts with frozen versions when you are in a hurry.Perfect for summer, great for your pocket.'The feedback you gave me from One Pound Meals was that you guys loved the speed and simplicity of my recipes, so I turned this up a notch for you and have created over 80 super-fast recipes for this book. I've also devised more of my characteristic One Pound Meals shortcuts to get you cooking fun and exciting dishes every day of the week without spending hours in the kitchen.I was inspired by all the amazing food from around the globe, especially the street food in Thailand and the refreshing noodle and rice dishes from China. And then, from Europe, I've gone once again to the Mediterranean, taking inspiration from their simple rustic fish dishes that I love so much. These guys adore their food and live in glorious sunshine, so they know how to balance flavours to create light and uplifting summer dishes.My aim is to motivate you to cook as many recipes as possible by making them as irresistible as I can. I want you to keep cooking, discovering one recipe after another, using up ingredients as you go along.'Fast & Fresh recipes include:* Summer Chicken Pie* 5-Spice Baked Feta & Asparagus Salad* Goan Cauliflower Curry* Green Shakshuka * Smoky Fish Tacos* Baked Eggs & Asparagus* Falafel Burger* Butternut Gnocchi with Crispy Parma Ham & Feta* Goats' Cheese 'Scallops'* Mexican Tortilla Soup* Fisherman's Pie
Gorgeous George: The Outrageous Bad-Boy Wrestler Who Created American Pop Culture
John Capouya - 2008
George directly influenced the likes of Muhammad Ali, who took his bragging and boasting from George; James Brown, who began to wear sequined capes onstage after seeing George on TV; John Waters, whose films featured the outrageous drag queen Divine as an homage to George; and too many wrestlers to count. Amid these pop culture discoveries are firsthand accounts of the pro wrestling game from the 1930s to the 1960s.The ideal American male used to be stoic, quiet, and dignified. But for a young couple struggling to make ends meet, in the desperation born of the lingering Depression and wartime rationing, an idea was hatched that changed the face of American popular culture, an idea so bold, so over-the-top and absurd, that it was perfect. That idea transformed journeyman wrestler George Wagner from a dark-haired, clean-cut good guy to a peroxide-blond braggart who blatantly cheated every chance he got. Crowds were stunned—they had never seen anything like this before—and they came from miles around to witness it for themselves.Suddenly George—guided by Betty, his pistol of a wife—was a draw. With his golden tresses grown long and styled in a marcel, George went from handsome to . . . well . . . gorgeous overnight, the small, dank wrestling venues giving way to major arenas. As if the hair wasn't enough, his robes—unmanly things of silk, lace, and chiffon in pale pinks, sunny yellows, and rich mauves—were but a prelude to the act: the regal entrance, the tailcoat-clad valet spraying the mat with perfume, the haughty looks and sneers for the "peasants" who paid to watch this outrageously prissy hulk prance around the ring. How they loved to see his glorious mane mussed up by his manly opponents. And how they loved that alluringly alliterative name . . . Gorgeous George . . . the self-proclaimed Toast of the Coast, the Sensation of the Nation!All this was timed to the arrival of that new invention everyone was talking about—television. In its early days, professional wrestling and its larger-than-life characters dominated prime-time broadcasts—none more so than Gorgeous George, who sold as many sets as Uncle Miltie.Fans came in droves—to boo him, to stick him with hatpins, to ogle his gowns, and to rejoice in his comeuppance. He was the man they loved to hate, and his provocative, gender-bending act took him to the top of the entertainment world. America would never be the same again.