My library button
  • Book cover of Master of Thin Air
    Andrew Lock

     · 2015

    Named one of the “Five Adventure Books You Need to Read This Summer” by Backpacker Magazine For readers of Into Thin Air, riveting high-altitude drama and the passion and drive that inspire outsized mountaineering achievements. Master of Thin Air opens with a fall that the author very nearly could not stop down an almost vertical rock ramp leading to a three-thousand-foot drop. The qualities that saved him then on K2—in addition to his mountaineering know-how and sheer good luck—drove his sixteen-year journey to summit all of the world's eight-thousanders, the fourteen peaks that exceed 8,000 meters (26,000-plus feet) and take climbers into the death zone. Incredibly, he accomplished that feat without the aid of bottled oxygen for every mountain but one. By preference, he climbed solo or in small teams, without Sherpas. During twenty-three expeditions, he spent a total of three years clinging to the sides of dangerous mountains. He lost more than twenty climbing friends and, in April 2014, witnessed Everest's deadliest avalanche. His book is a riveting, often thrilling account of what it takes to challenge the Earth's highest peaks and survive. It tells of death-defying ascents and even riskier descents, the gut-dropping consequences of the smallest mistakes or even just bad luck, the camaraderie and human drama of expeditions, the exhilaration of altitude. It is also the inspiring story of what motivates a person to achieve an extraordinary dream, a story of passion, resourcefulness, self-motivation, and hope—even in the most dire moments. Skyhorse Publishing, as well as our Sports Publishing imprint, is proud to publish a broad range of books for readers interested in sports—books about baseball, pro football, college football, pro and college basketball, hockey, or soccer, we have a book about your sport or your team. In addition to books on popular team sports, we also publish books for a wide variety of athletes and sports enthusiasts, including books on running, cycling, horseback riding, swimming, tennis, martial arts, golf, camping, hiking, aviation, boating, and so much more. While not every title we publish becomes a New York Times bestseller or a national bestseller, we are committed to publishing books on subjects that are sometimes overlooked by other publishers and to authors whose work might not otherwise find a home.

  • Book cover of Summit 8000
    Andrew Lock

     · 2016

    A thrilling memoir of the spectacular high-altitude mountaineering achievements of Andrew Lock: the only Australian to have summited all fourteen 8000-metre peaks in the world, including Mount Everest—twice. We learn 'why does he do it?' Why does anyone take on such a challenge, knowing how easily they might be killed? Andrew Lock gives us a gripping account of his death-defying ascents and explains his passion for climbing in small teams, or solo, without Sherpas or bottled oxgyen. His story is one of extraordinary passion, self-motivation, perseverance and resilience, as he leads us through his sixteen-year odyssey to achieve the Grand Slam of Himalayan mountaineering. We are taken through the victories, the near-misses and the tragedies. The intense human drama of the expeditions infuses Summit 8000—funny, fierce and always fascinating stories about survival, climbing rivalries and mountaineering politics. The remote and stunning landscapes and cultures that Andrew encounters on his journeys add rich texture to his tale, culminating in his 2014 trip to Everest, where he was witness to the deadliest avalanche in the peak's history.

  • Book cover of ASP.NET Core in Action, Third Edition
    Andrew Lock

     · 2023

    Build professional-grade full-stack web applications using C# and ASP.NET Core. In ASP.NET Core in Action, Third Edition you’ll learn how to: Build minimal APIs for serving JSON to client-side applications Create dynamic, server-side rendered applications using Razor Pages User authentication and authorization Store data using Entity Framework Core Unit and integration tests for ASP.NET Core applications Write custom middleware and components Fully updated to ASP.NET Core 7.0! In ASP.NET Core in Action, Third Edition Microsoft MVP Andrew Lock teaches you how you can use your C# and .NET skills to build amazing cross-platform web applications. This revised bestseller reveals the latest .NET patterns, including minimal APIs and minimal hosting. Even if you've never worked with ASP.NET, you'll start creating productive cross-platform web apps fast. Illustrations and annotated code make learning visual and easy. About the technology The ASP.NET Core web framework delivers everything you need to build professional-quality web applications. With productivity-boosting libraries for server-side rendering, secure APIs, easy data access and more, you’ll spend your time implementing features instead of researching syntax and tracking down bugs. This book is your guide. About the book ASP.NET Core in Action, Third Edition shows you how to create production-grade web applications with ASP.NET Core 7.0. You’ll learn from hands-on examples, insightful illustrations, and nicely explained code. Updated coverage in this Third Edition includes creating minimal APIs, securing APIs with bearer tokens, WebApplicationBuilder, and more. About the reader For beginning to intermediate web developers. Examples are in C#. About the author Andrew Lock is a Microsoft MVP who has worked with ASP.NET Core since before its first release. Table of Contents 1 Getting started with ASP.NET Core 2 Understanding ASP.NET Core 3 Your first application 4 Handling requests with the middleware pipeline 5 Creating a JSON API with minimal APIs 6 Mapping URLs to endpoints using routing 7 Model binding and validation in minimal APIs 8 An introduction to dependency injection 9 Registering services with dependency injection 10 Configuring an ASP.NET Core application 11 Documenting APIs with OpenAPI 12 Saving data with Entity Framework Core 13 Creating a website with Razor Pages 14 Mapping URLs to Razor Pages using routing 15 Generating responses with page handlers in Razor Pages 16 Binding and validating requests with Razor Pages 17 Rendering HTML using Razor views 18 Building forms with Tag Helpers 19 Creating a website with MVC controllers 20 Creating an HTTP API using web API controllers 21 The MVC and Razor Pages filter pipeline 22 Creating custom MVC and Razor Page filters 23 Authentication: Adding users to your application with Identity 24 Authorization: Securing your application 25 Authentication and authorization for APIs 26 Monitoring and troubleshooting errors with logging 27 Publishing and deploying your application 28 Adding HTTPS to an application 29 Improving your application’s security 30 Building ASP.NET Core apps with the generic host and Startup 31 Advanced configuration of ASP.NET Core 32 Building custom MVC and Razor Pages components 33 Calling remote APIs with IHttpClientFactory 34 Building background tasks and services 35 Testing applications with xUnit 36 Testing ASP.NET Core applications

  • Book cover of Machiavelli, Marketing and Management

    This second fascinating and cutting-edge text provides insight into the meaning and interpretation of Machiavelli and his works for management, marketing, and political thought and highlights their particular relevance to the manager and policymaker today. By bringing together contributions from authors, both academic and practitioner, this book addresses a number of common themes relating to the influences and arguments of perhaps the first political scientist and advocate of sound management and marketing principles. The volume covers a wide range of topics, including modern management and leadership, public affairs, technology, marketing, populist and fascist governments, and strategic corporate philanthropy. Machiavelli, Marketing and Management: Revisited will be of great interest to all practitioners, students, and scholars of management, marketing, political science, and public affairs.

  • Book cover of ASP.NET Core in Action, Second Edition
    Andrew Lock

     · 2021

    ASP.NET Core in Action, Second Edition is a comprehensive guide to creating web applications with ASP.NET Core 5.0. Go from basic HTTP concepts to advanced framework customization. Summary Fully updated to ASP.NET 5.0, ASP.NET Core in Action, Second Edition is a hands-on primer to building cross-platform web applications with your C# and .NET skills. Even if you've never worked with ASP.NET you'll start creating productive cross-platform web apps fast. And don’t worry about late-breaking changes to ASP.NET Core. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology Build full-stack web applications that run anywhere. Developers love ASP.NET Core for its libraries and pre-built components that maximize productivity. Version 5.0 offers new features for server-side apps, as well as background services for cross-platform development. About the book ASP.NET Core in Action, Second Edition is a comprehensive guide to creating web applications with ASP.NET Core 5.0. Go from basic HTTP concepts to advanced framework customization. Illustrations and annotated code make learning visual and easy. Master logins, dependency injection, security, and more. This updated edition covers the latest features, including Razor Pages and the new hosting paradigm. What's inside Developing apps for Windows and non-Windows servers Configuring applications Building custom components Logging, testing, and security About the reader For intermediate C# developers. About the author Andrew Lock is a Microsoft MVP who has worked with ASP.NET Core since before its first release. Table of Contents PART 1 - GETTING STARTED WITH ASP.NET CORE 1 Getting started with ASP.NET Core 2 Your first application 3 Handling requests with the middleware pipeline 4 Creating a website with Razor Pages 5 Mapping URLs to Razor Pages using routing 6 The binding model: Retrieving and validating user input 7 Rendering HTML using Razor views 8 Building forms with Tag Helpers 9 Creating a Web API for mobile and client applications using MVC PART 2 - BUILDING COMPLETE APPLICATIONS 10 Service configuration with dependency injection 11 Configuring an ASP.NET Core application 12 Saving data with Entity Framework Core 13 The MVC and Razor Pages filter pipeline 14 Authentication: Adding users to your application with Identity 15 Authorization: Securing your application 16 Publishing and deploying your application PART 3 - EXTENDING YOUR APPLICATIONS 17 Monitoring and troubleshooting errors with logging 18 Improving your application’s security 19 Building custom components 20 Building custom MVC and Razor Pages components 21 Calling remote APIs with IHttpClientFactory 22 Building background tasks and services 23 Testing your application

  • No image available

    Presents the full text of the "Handbook of Human Symbolic Evolution," edited by Andrew Lock and Charles R. Peters. Highlights the sections of the book, including palaeoanthropology, social and socio-cultural systems, ontogeny and symbolism, and language systems. Discusses human phylogeny, evolutionary trees of apes and humans from DNA sequences, social relations, early interaction and cognitive skills, spoken language, and sign language.

  • Book cover of Social Constructionism

    Social Constructionism: Sources and Stirrings in Theory and Practice offers an introduction to the different theorists and schools of thought that have contributed to the development of contemporary social constructionist ideas, charting a course through the ideas that underpin the discipline. From the New Science of Vico in the 18th century, through to Marxist writers, ethnomethodologists and Wittgenstein, ideas as to how socio-cultural processes provide the resources that make us human are traced to the present day. Despite constructionists often being criticised as 'relativists', 'activists' and 'anti-establishment' and for making no concrete contributions, their ideas are now being adopted by practically-oriented disciplines such as management consultancy, advertising, therapy, education and nursing. Andy Lock and Tom Strong aim to provoke a wider grasp of an alternative history and tradition that has developed alongside the one emphasised in traditional histories of the social sciences.

  • Book cover of The Guided Reinvention of Language
  • Book cover of ASP.NET Core
    Andrew Lock

     · 2023

    ASP.NET Core è una piattaforma free e open source per la creazione di applicazioni web, desktop e mobile. Le numerose librerie e i componenti pronti all'uso di cui dispone lo rendono un ambiente molto apprezzato da programmatori di ogni capacità e livello. La versione 5.0 introduce nuove funzionalità lato server e diversi servizi che migliorano lo sviluppo cross-platform. Questo manuale è una guida esaustiva e pratica all'utilizzo di ASP.NET con il linguaggio C#. Capitolo dopo capitolo il lettore apprende l'utilizzo degli strumenti di base, scopre come realizzare la prima applicazione e quindi come aggiungere funzionalità di complessità crescente, arrivando alla personalizzazione del framework per necessità specifiche. Inoltre, diagrammi ed esempi di codice riccamente commentati aiutano e semplificano nella comprensione dei concetti più tecnici. Una testo di riferimento, un manuale unico e completo, per chiunque voglia imparare la programmazione full stack attraverso la piattaforma di sviluppo Microsoft.

  • Book cover of Summit 8000
    Andrew Lock

     · 2014

    A thrilling memoir of the spectacular high-altitude mountaineering achievements of Andrew Lock: the only Australian to have summited all fourteen 8000-metre peaks in the world, including Mount Everestandmdash;twice. Here Andrew Lock gives us a gripping account of his death-defying ascents and explains his passion for climbing in small teams, or solo, without Sherpas or bottled oxygen. Andrew's story is one of extraordinary passion, self-motivation, perseverance and resilience, as he leads us through his sixteen-year odyssey to achieve the Grand Slam of Himalayan mountaineering. We are taken through the victories, the near-misses and the great tragedies. The intense human drama of the expeditions infuses the bookandmdash;sometimes funny, sometimes fierce and always fascinating stories about survival, climbing rivalries and mountaineering politics. The remote and stunning landscapes and cultures that Andrew encounters on his journeys add rich texture to his tale, culminating in his 2014 trip to Everest, where he was witness to the deadliest avalanche in the peak's history. Ultimately, we learn 'why does he do it?' Why does anyone take on such a challenge, knowing how easily they might be killed? Andrew's story is both candid and inspiring. 'Andrew Lock has written a superb and very honest account of climbing all the 8000-metre summits and the connection he made with the Himalayan mountains, the Himalayan people and the Himalayan climbers he met along the way. In this book you will discover how, time and time again, a man can draw on his inner strength and also that he does not suffer fools gladly.'andmdash;Doug Scott, mountaineer and author