Book picks similar to
Mastering Async/Await by Valeri Karpov


nonfiction
programming
wish-list-technology
computer-science

Fighting for your Life: Man-eater Bears


Tom Hron - 2009
    Timothy Treadwell had just been dragged into the alders to be eaten alive, but she was a city girl who was clueless when it came to bear safety and how to survive an attack by one. She could have lived if she had only known what to do.   Adventurer, author, and bush pilot, Tom Hron, who's spent a lifetime flying floatplanes and helicopters in Alaska's and Canada's most dangerous bear country, tells about real-life attacks and relates them to survival. He takes on the so-called experts and tells you what NOT to do. Blacks, browns, grizzlies, and polar bears--he covers them all in 240 spell-binding pages, and what you read may save your life.

Manly Crafts


Instructables.com - 2011
    Learn how to make a 5-cent wedding band, leather iPod case, and paracord bullwhip!

The Bitter Man's Guide to Women


Adam Douglas - 2012
    What this book lacks in length, it more than makes up for with ersatz knowledgeability and diagrams. Particularly helpful for guys who have just come out of a long term relationship - but also universally applicable.

Sidetracks: 40 True Stories of Hunting and Fishing on Paths Less Traveled (The Sidetracks Series)


Gary Oberg - 2018
    His book "Sidetracks" reveals locations where the finest game and the feistiest fish live including: ▪ Minnesota Boundary Waters Canoe Area Wilderness▪ Lake Wenasaga, Ontario, Canada▪ Arctic Lodges, Reindeer Lake, Saskatchewan, Canada▪ Rice Lake, Ontario, Canada▪Skyline Guest Ranch, Cooke City, Montana▪ Fishing Charters in Seward, Alaska▪ Eagle's Nest Resort, Alaska▪ Sawtooth Mountain, Craig, Colorado▪ Sioux Lake, Meeker County, Minnesota▪ Spirit Lake, Iowa▪ Rochester, Minnesota▪ Lake of the Woods, Minnesota & Canada▪ Rowleys Bay, Door County, Wisconsin▪ Bear Lake Lodge, Alaska▪ Floating Lodges of Sioux Narrows, Ontario, Canada ABOUT THE AUTHOR-Gary Oberg, BME, PE, has spent his life on the edge. As an engineer and entrepreneur, he's taken a lot of chances, but he really learned about risk mitigation over a lifetime of pushing the limits outdoors. He grew up on a farm in Minnesota, where he learned to appreciate nature and her ways, and spent much of his life fishing and hunting throughout North America. These are the stories he's accumulated over decades, and the lessons they've taught him. Gary says, "If you're not living on the edge, you're takin' up too much room."

Bought and Sold (Part 2 of 3)


Megan Stephens - 2015
    British girl Megan Stephens tells the true story of how an idyllic Mediterranean holiday turned into an unimaginable nightmare when she was tricked into becoming a victim of human trafficking and held captive for six years by deception, threats and violence.While on holiday with her mother at a popular Mediterranean coastal resort, Megan fell in love. Just 14 years old, naïve and vulnerable, she had no reason to suspect that the man who said he loved her would commit the ultimate betrayal of her trust.When her mother returned to England, Megan stayed with Jak, who said he would find her a job as a waitress and promised they would be together forever. But when Megan travelled to the city with Jak, his attitude quickly changed and instead of finding her work as a waitress, he allowed her to be raped and then sold her to a human trafficker.Abandoned by Jak but still unable to accept that everything he’d told her had been a lie, Megan was coerced by threats and violence into working as a prostitute in private homes and brothels. Then the trafficker threatened her mother’s life and it was Megan’s turn to lie: sending her mother the staged photographs that had been taken of her apparently working as a waitress in a cafe, she told her she was happy.Too frightened and bewildered to trust or reach out to anyone, Megan remained locked in a world of brutality and abuse for six years. In the end, there only seemed to be one way out.Megan’s powerful story reveals the devastating realities of human trafficking and the fear that imprisons its victims more effectively than any cage could ever do.

What's Wrong With Wende?


Windell Yvette Beaird - 2020
    It hasn't always been pretty, and there's no way to sugar-coat ugly.So, if you're easily offended or faint of heart, my book may not be for you.If, on the other hand, you think your life is over cause you've made a mess of it, turn the page.Have I got a story for you?

Service-Oriented Design with Ruby and Rails


Paul Dix - 2010
    Today, Rails developers and architects need better ways to interface with legacy systems, move into the cloud, and scale to handle higher volumes and greater complexity. In Service-Oriented Design with Ruby and Rails Paul Dix introduces a powerful, services-based design approach geared toward overcoming all these challenges. Using Dix's techniques, readers can leverage the full benefits of both Ruby and Rails, while overcoming the difficulties of working with larger codebases and teams. Dix demonstrates how to integrate multiple components within an enterprise application stack; create services that can easily grow and connect; and design systems that are easier to maintain and upgrade. Key concepts are explained with detailed Ruby code built using open source libraries such as ActiveRecord, Sinatra, Nokogiri, and Typhoeus. The book concludes with coverage of security, scaling, messaging, and interfacing with third-party services. Service-Oriented Design with Ruby and Rails will help you Build highly scalable, Ruby-based service architectures that operate smoothly in the cloud or with legacy systems Scale Rails systems to handle more requests, larger development teams, and more complex code bases Master new best practices for designing and creating services in Ruby Use Ruby to glue together services written in any language Use Ruby libraries to build and consume RESTful Web services Use Ruby JSON parsers to quickly represent resources from HTTP services Write lightweight, well-designed API wrappers around internal or external services Discover powerful non-Rails frameworks that simplify Ruby service implementation Implement standards-based enterprise messaging with Advanced Message Queuing Protocol (AMQP) Optimize performance with load balancing and caching Provide for security and authentication

Unity 3.X Game Development Essentials


Will Goldstone - 2009
    With no prior knowledge of game development or 3D required, you will learn from scratch, taking each concept at a time working up to a full 3D mini-game. You'll learn scripting with C# or JavaScript and master the Unity development environment with easy-to-follow stepwise tasks. If you're a designer or animator who wishes to take their first steps into game development or prototyping, or if you've simply spent many hours sitting in front of video games, with ideas bubbling away in the back of your mind, Unity and this book should be your starting point. No prior knowledge of game production is required, inviting you to simply bring with you a passion for making great games.

More Effective C#: 50 Specific Ways to Improve Your C#


Bill Wagner - 2008
    If you are serious about developing with the C# language, you need this book." -Bill Craun, Principal Consultant, Ambassador Solutions, Inc. "More Effective C# is an opportunity to work beside Bill Wagner. Bill leverages his knowledge of C# and distills his expertise down to some very real advice about programming and designing applications that every serious Visual C# user should know. More Effective C# is one of those rare books that doesn't just regurgitate syntax, but teaches you how to use the C# language." -Peter Ritchie, Microsoft MVP: Visual C# "More Effective C# is a great follow-up to Bill Wagner's previous book. The extensive C# 3.0 and LINQ coverage is extremely timely!" -Tomas Restrepo, Microsoft MVP: Visual C++, .NET, and Biztalk Server "As one of the current designers of C#, it is rare that I learn something new about the language by reading a book. More Effective C# is a notable exception. Gently blending concrete code and deep insights, Bill Wagner frequently makes me look at C# in a fresh light-one that really makes it shine. More Effective C# is at the surface a collection of very useful guidelines. Look again. As you read through it, you'll find that you acquire more than just the individual pieces of advice; gradually you'll pick up on an approach to programming in C# that is thoughtful, beautiful, and deeply pleasant. While you can make your way willy-nilly through the individual guidelines, I do recommend reading the whole book-or at least not skipping over the chapter introductions before you dive into specific nuggets of advice. There's perspective and insight to be found there that in itself can be an important guide and inspiration for your future adventures in C#." -Mads Torgersen, Program Manager, Visual C#, Microsoft "Bill Wagner has written an excellent book outlining the best practices for developers who work with the C# language. By authoring More Effective C#, he has again established himself as one of the most important voices in the C# community. Many of us already know how to use C#. What we need is advice on how to hone our skills so that we can become wiser programmers. There is no more sophisticated source of information on how to become a first-class C# developer than Bill Wagner's book. Bill is intelligent, thoughtful, experienced, and skillful. By applying the lessons from this book to your own code, you will find many ways to polish and improve the work that you produce." -Charlie Calvert, Community Program Manager, Visual C#, Microsoft In More Effective C#, Microsoft C# MVP and Regional Director Bill Wagner introduces fifty brand-new ways to write more efficient and more robust software. This all-new book follows the same format as Wagner's best-selling Effective C# (Addison-Wesley, 2005), providing clear, practical explanations, expert tips, and plenty of realistic code examples. Wagner shows how to make the most of powerful innovations built into Microsoft's new C# 3.0 and .NET Framework 3.5, as well as advanced C# language capabilities not covered in his previous book. Drawing on his unsurpassed C# experience, the author reveals new best practices for working with LINQ, generics, metaprogramming, and many other features. He also uncovers practices that compromise performance or reliability and shows exactly how to avoid them. More Effective C# shows how to Use generics to express your design intent more effectively Master advanced generics techniques, such as constraints, method constraints, and generic specialization Use the multithreaded techniques you'll need to work with the .NET framework every day Express modern design idioms using the rich palette of C# language features Successfully mix object oriented and functional programming constructs Create composable interfaces and avoid confusion in public interfaces Use extension methods to separate contracts from implementation Program successfully with C# closures and anonymous types Write more effective LINQ queries Make the most of LINQ Lazy Evaluation Queries and Lambda Expressions Distinguish and convert between delegates and expression trees Efficiently utilize nullable types and partial classes Use implicit properties for mutable, nonserializable data You're already a successful C# programmer-this book can help you become an outstanding one.

Copying and Pasting from Stack Overflow


Vinit Nayak - 2016
    Mastering this art will not only make you the most desired developer in the market, but it will transform the craziest deadline into "Consider it done, Sir".

Arduino Projects Book


Scott Fitzgerald - 2012
    Whether you're a rocket scientist or a poet, whether you're ten years old or ninety, we want to make it possible for you to build great projects using computers and electronics.The parts in this kit and the projects explained here form the skeleton of your projects. Arduino can make your projects responsive. It's up to you to make them beautiful.

You Don't Know JS Yet: Get Started


Kyle Simpson - 2020
    But with a million blogs, books, and videos out there, just where do you start? The worldwide best selling "You Don't Know JS" book series is back for a 2nd edition: "You Don't Know JS Yet". All 6 books are brand new, rewritten to cover all sides of JS for 2020 and beyond. "Get Started" prepares you for the journey ahead, first surveying the language then detailing how the rest of the You Don't Know JS Yet book series guides you to knowing JS more deeply.

Through a Mother's Tears: The tragic true story of a mother who lost one daughter to a brutal murderer and another to a broken heart


Cathy Broomfield - 2020
    Cathy's worst fears had been realised...Through a Mother’s Tears is the poignant and heartbreaking story of how Cathy lost not only Kirsty, her youngest daughter, but Kirsty’s big sister Hayley, who died of heartbreak when the agony of her baby sister’s loss became too much to bear.

Getting Clojure


Russ Olsen - 2018
    The vision behind Clojure is of a radically simple language framework holding together a sophisticated collection of programming features. Learning Clojure involves much more than just learning the mechanics of the language. To really get Clojure you need to understand the ideas underlying this structure of framework and features. You need this book: an accessible introduction to Clojure that focuses on the ideas behind the language as well as the practical details of writing code.

The Ultimate Bathroom Reader: Interesting Stories, Fun Facts and Just Crazy Weird Stuff to Keep You Entertained on the Crapper! (Perfect Gag Gift)


Bill O'Neill - 2021