Wydawca: 17
5673
Ebook

Sunset Pass

Zane Grey

When the train pulls into Wagontongue, the reader becomes Trueman Rock, returning to town after killing a man six years earlier. Now he returns to find trouble again, but this time his trouble is caused by love. Rock has fallen in love with Ash Prestons woman, Thiry, and no man in the valley will let him get away with this. But Rock has faced harder men for lesser prizes, and he is willing to pay any price to win Thirys love. As with Romeo and Juliet, this undying love is depicted in the novel with shining sincerity. Sunset Pass stands as a powerful story of love, courage and loyalty. It shows how we must never follow with blind faith, how we must hold dear the memory of those we love, and how strong and enduring true love really is.

5674
Ebook

Człowiek z brzytwą

Anna Trojanowska

I co, przepióreczko? Tak to już jest, kto wodzi innych na pokuszenie, ginie marnie Koniec XIX wieku. Letnie upały niemal obezwładniają mieszkańców niewielkiego miasta na Mazowszu. Od fabryki mączki kostnej snuje się woń rozkładu, w starym kościele kobiety modlą się o opiekę do świętej Magdaleny. Narasta atmosfera niepokoju, wieczorami strach wyjść z domu, ale zło nie kryje się w mroku, ono działa pod słońcem W Zakładzie Przyrodoleczniczym ginie młoda kuracjuszka. Komisarz Połżniewicz bada okoliczności jej śmierci. Wstępne oględziny wskazują na to, że było to samobójstwo, jednak przeprowadzający badania doktor uważa, że dziewczynę uduszono. Komisarz czuje, że coś przeoczył. Wie, że musi się spieszyć, żeby powstrzymać dusiciela przed następnym atakiem, ale musi też uporać się z ogarniającym go zwątpieniem i osamotnieniem. Następuje wyścig z czasem

5675
Ebook

Etnokryminał (#2). Pionek

Małgorzata Kuźmińska, Michał Kuźmiński

W gliwickim parku zostaje brutalnie zamordowana młoda dziewczyna. Przypomina to lokalnej społeczności o seryjnym mordercy, który zabijał kobiety w Bytomiu, Gliwicach i Zabrzu. Skazany za te zbrodnie Wampir z Szombierek niedługo wyjdzie na wolność. Niezależny dziennikarz Sebastian Strzygoń wraca do sprawy sprzed lat. Pomaga mu antropolożka Anna Serafin. To ona podejmuje się przeprowadzić wywiad z wampirem. Mnożą się pytania, komuś bardzo zależy, by przeszłość pozostała pogrzebana. Teraźniejszość też nie daje o sobie zapomnieć Kto rozstawia pionki w tej niebezpiecznej grze?

5676
Ebook

Sherlock Holmes. Z Tajnych Akt Światowej Sławy Detektywa (Tom 17). Sherlock Holmes. Z Tajnych Akt Światowej Sławy Detektywa. Tom 17: Niebezpieczny zakład

anonimowy

Sherlock Holmes to jeden z tych bohaterów popkultury, którego nikomu przedstawiać nie trzeba. Niebezpieczny zakład to jedno z wielu nieautoryzowanych przez Arthura Conan Doylea opowiadań o przygodach legendarnego londyńskiego detektywa i jego ucznia Harryego Taxona. Holmes rozwiązuje kryminalną zagadkę, nie tylko wykorzystując swoje niezwykłe talenty w dziedzinie dedukcji i szeroką wiedzę z zakresu chemii i psychologii, lecz także bezpośrednio stawiając czoła przemocy przy użyciu... pięści. Zagadkowe morderstwa, tajemnicze zaginięcia, zuchwałe kradzieże sprawiają, że czytelnik poczuje, że jest otoczony przez wszechogarniające zło.

5677
Ebook

Microservices Development Cookbook. Design and build independently deployable modular services

Paul Osman

Microservices have become a popular choice for building distributed systems that power modern web and mobile apps. They enable you to deploy apps as a suite of independently deployable, modular, and scalable services. With over 70 practical, self-contained tutorials, the book examines common pain points during development and best practices for creating distributed microservices. Each recipe addresses a specific problem and offers a proven, best-practice solution with insights into how it works, so you can copy the code and configuration files and modify them for your own needs.You’ll start by understanding microservice architecture. Next, you'll learn to transition from a traditional monolithic app to a suite of small services that interact to ensure your client apps are running seamlessly. The book will then guide you through the patterns you can use to organize services, so you can optimize request handling and processing. In addition this, you’ll understand how to handle service-to-service interactions. As you progress, you’ll get up to speed with securing microservices and adding monitoring to debug problems. Finally, you’ll cover fault-tolerance and reliability patterns that help you use microservices to isolate failures in your apps.By the end of this book, you’ll have the skills you need to work with a team to break a large, monolithic codebase into independently deployable and scalable microservices.

5678
Ebook

Fred Fearnots New Ranch

Hal Standish

Standish was an American author of kopeck novels, adventure stories and abstinence novels. He wrote about 60 titles in the Fred Fearnot series, many of which were published in Work and Win and Pluck and Luck. Fred Fearnots New Ranch is a novel for young teens that teaches self-control, rewards for honesty, hard work and friendship. The novel not only teens can teach something, but adults as well.-

5679
Ebook

Śniadania

Marta Krawczyk

Śniadanie jest uważane za najważniejszy posiłek w ciągu dnia. Według dietetyków powinno pokrywać aż 25% dziennego zapotrzebowania na kalorie. Smaczne i pożywne śniadanie dostarcza energii na cały dzień, pobudza do działania, chroni przed infekcjami i zwiększa koncentrację. W książce zgromadzono wiele pomysłów na ciekawe i pyszne śniadania. Są to zarówno tradycyjne dania podawane na pierwszy posiłek, na przykład jajecznica, omlet czy grzanki, jak również nieco bardziej wyszukane propozycje, takie jak makaron naleśnikowy ze śliwkami i granatem i panierowane kąski indycze na sałatce.

5680
Ebook

Kotlin Programming Cookbook. Explore more than 100 recipes that show how to build robust mobile and web applications with Kotlin, Spring Boot, and Android

Aanand Shekhar Roy, Rashi Karanpuria

The Android team has announced first-class support for Kotlin 1.1. This acts as an added boost to the language and more and more developers are now looking at Kotlin for their application development. This recipe-based book will be your guide to learning the Kotlin programming language. The recipes in this book build from simple language concepts to more complex applications of the language. After the fundamentals of the language, you will learn how to apply the object-oriented programming features of Kotlin 1.1. Programming with Lambdas will show you how to use the functional power of Kotlin. This book has recipes that will get you started with Android programming with Kotlin 1.1, providing quick solutions to common problems encountered during Android app development. You will also be taken through recipes that will teach you microservice and concurrent programming with Kotlin. Going forward, you will learn to test and secure your applications with Kotlin. Finally, this book supplies recipes that will help you migrate your Java code to Kotlin and will help ensure that it's interoperable with Java.