Wydawca: 17
8065
Ebook

Up the Ladder of Gold

E. Phillips Oppenheim

The secretive financier and Press baron Warren Rand is working to bring about Global Peace and Disarmament, against the plotting of England, France, Germany, and Russia. The story expands to include the chief characters in Rands life: his security chief a British officer Tellesom who falls in love with Rands estranged daughter, the financier John Glynde and a large cast of evil Russian and German spies. His machinations of the gold market and international sabotage bring the major players to the table. The book shows the interesting attitudes of Europeans towards America, the failure of the Revolution in Russia, the plotting of Germany for a second war and how millionaire corners the gold market and tries bribing the most powerful nations to maintain peace for forty years.

8066
Ebook

Choroby cywilizacyjne. Jak żyć w zdrowiu i nie dopuścić do choroby?

Jacek Roik

Choroby cywilizacyjne pochłaniają codziennie tysiące istnień... chcesz wiedzieć, jak się obronić? Statystyki dotyczące zachorowalności i umieralności spowodowanej przez choroby cywilizacyjne nie kłamią! W Polsce za wcześnie chorujemy i umieramy z powodu: zawałów mięśnia sercowego, wylewów krwi do mózgu, nowotworów. Tylko systematyczne i długofalowe postępowanie prozdrowotne przyniesie sukces w postaci utrzymania się w zdrowiu przez długie lata. Medycyna zrobiła olbrzymi, niewyobrażalny postęp! Ale to nie oznacza, że możemy szkodzić swemu zdrowiu, a później liczyć na transplantację serca czy przeszczep innego narządu, gdy go zniszczymy sami. Zobacz i przekonaj się sam, czy interesuje Cię: * Jak skutecznie zapobiegać i uodpornić się na choroby cywilizacyjne? * Jaki związek ma nasze zdrowie psychiczne ze zdrowiem fizycznym? * Jak dzięki odpowiedniemu odżywianiu i specjalnej diecie polepszyć swoje zdrowie? * Jak zapobiegać miażdżycy, a tym samym zawałowi serca? * Jak postępować, gdy masz nadciśnienie tętnicze? * Jak zwalczać takie choroby cywilizacyjne jak cukrzyca, schorzenia przewodu pokarmowego? * Jak modyfikować swoje jadłospisy w zależności od pory roku? Dzięki wiedzy z publikacji "Choroby cywilizacyjne", Ty też możesz zrobić dla swojego zdrowia więcej niż Ci się wydaje! Możesz mieć mniej pieniędzy, ale być zdrowszym od tego, kto ma pokaźniejsze konto w banku. Będziesz dzięki temu bogatszy, bo nie ma większego skarbu niż nasze zdrowie.

8067
Ebook

DevOps dla bystrzaków

Emily Freeman

Postaw na przewagę konkurencyjną, jaką zapewnia DevOps Wprowadź technologie w duchu DevOps, w tym chmurę i kontenery Przestaw swoją organizację na metodykę DevOps Przedmowa Nicole Forsgren, współzałożycielka i CEO w DevOps Research and Assessment (DORA) Dołącz do DevOpsowej rewolucji! Dzięki DevOps możesz przyspieszyć cykl życia związany z dostarczaniem oprogramowania, jeśli tylko poznasz procesy, narzędzia i sposób myślenia będący podstawą kultury DevOps. Ta książka pomaga inżynierom oprogramowania i kierownikom do spraw technicznych w przekształcaniu organizacji w celu przyjęcia podejścia DevOps. Dowiedz się, jak tworzyć bardziej iteracyjny i zorientowany na klienta styl rozwoju i dostarczania, by w efekcie poprawić współpracę, wyeliminować wąskie gardła i zwiększyć produktywność zespołu. W książce: identyfikowanie wąskich gardeł w organizacji tworzenie własnych ram postępowania w duchu DevOps angażowanie zespołu w ten proces dostosowywanie kultury organizacyjnej wyciąganie nauki z porażek przygotowanie się do zarządzania incydentami automatyzowanie procesów manualnych

8068
Ebook

Monachomachia

Ignacy Krasicki

Nie wszystko złoto, co się świeci z góry, / Ani ten śmiały, co się zwierzchnie sroży: / Zewnętrzna postać nie czyni natury, / Serce, nie odzież, ośmiela lub trwoży. / Dzierżały miejsca szyszaków kaptury, / Nieraz rycerzem bywał sługa boży; / Wkrada się zjadłość i w kąty spokojne - / Taką ja śpiewać przedsięwziąłem wojnę. (Fragment)

8069
Ebook

Game Audio Development with Unity 5.X. Design a blockbuster game soundtrack with Unity 5.X

Micheal Lanham

Game Audio is one of the key components in making a game successful and it is quite popular in the gaming industry. So if you are a game developer with an eye on capturing the gamer market then this book is the right solution for you. In this book, we will take you through a step by step journey which will teach you to implement original and engaging soundtracks and SFX with Unity 5.x. You will be firstly introduced to the basics of game audio and sound development in Unity. After going through the core topics of audio development: audio sources, spatial sound, mixing, effects, and more; you will then have the option of delving deeper into more advanced topics like dynamic and adaptive audio. You will also learn to develop dynamic and adaptive audio using the Unity Audio Mixer. Further, you will learn how professional third party tools like FMOD are used for audio development in Unity. You will then go through the creation of sound visualization techniques and creating your own original music using the simple yet powerful audio workstation Reaper. Lastly, you will go through tips, techniques and strategies to help you optimize game audio performance or troubleshoot issues. At the end of the book, you’ll have gained the skills to implement professional sound and music. Along with a good base knowledge audio and music principles you can apply across a range of other game development tools.

8070
Ebook

Java EE 8 Application Development. Develop Enterprise applications using the latest versions of CDI, JAX-RS, JSON-B, JPA, Security, and more

David R. Heffelfinger

Java EE is an Enterprise Java standard. Applications written to comply with the Java EE specification do not tie developers to a specific vendor; instead they can be deployed to any Java EE compliant application server. With this book, you’ll get all the tools and techniques you need to build robust and scalable applications in Java EE 8. This book covers all the major Java EE 8 APIs including JSF 2.3, Enterprise JavaBeans (EJB) 3.2, Contexts and Dependency Injection (CDI) 2.0, the Java API for WebSockets, JAX-RS 2.1, Servlet 4.0, and more.The book begins by introducing you to Java EE 8 application development and goes on to cover all the major Java EE 8 APIs. It goes beyond the basics to develop Java EE applications that can be deployed to any Java EE 8 compliant application server.It also introduces advanced topics such as JSON-P and JSON-B, the Java APIs for JSON processing, and the Java API for JSON binding. These topics dive deep, explaining how the two APIs (the Model API and the Streaming API) are used to process JSON data.Moving on, we cover additional Java EE APIs, such as the Java API for Websocket and the Java Message Service (JMS), which allows loosely coupled, asynchronous communication. Further on, you’ll discover ways to secure Java EE applications by taking advantage of the new Java EE Security API.Finally, you’ll learn more about the RESTful web service development using the latest JAX-RS 2.1 specification. You’ll also get to know techniques to develop cloud-ready microservices in Java EE.

8071
Ebook

Spowiedź

Lew Tołstoj

"Spowiedź" Lwa Tołstoja to dramatyczna opowieść o poszukiwaniu odpowiedzi na pytanie, "Po co żyję?". Lew Tołstoj w latach siedemdziesiątych XIX wieku przeżywał egzystencjalny kryzys. Prawdy szukał w religii, do której wcześniej miał obojętny stosunek. Wynikiem jego rozmyślań nad sensem życia jest „Spowiedź”. Tołstoj cofa się do podstawowego pytania: po co żyję i co po mnie zostanie? Dramatyczna i poruszająco szczera opowieść o poszukiwaniu odpowiedzi na to pytanie, ma uniwersalny sens i przemawia także do dzisiejszego czytelnika.

8072
Ebook

Learning AWS. Design, build, and deploy responsive applications using AWS Cloud components - Second Edition

Aurobindo Sarkar, Amit Shah

Amazon Web Services (AWS) is the most popular and widely-used cloud platform. Administering and deploying application on AWS makes the applications resilient and robust. The main focus of the book is to cover the basic concepts of cloud-based development followed by running solutions in AWS Cloud, which will help the solutions run at scale.This book not only guides you through the trade-offs and ideas behind efficient cloud applications, but is a comprehensive guide to getting the most out of AWS. In the first section, you will begin by looking at the key concepts of AWS, setting up your AWS account, and operating it. This guide also covers cloud service models, which will help you build highly scalable and secure applications on the AWS platform. We will then dive deep into concepts of cloud computing with S3 storage, RDS and EC2. Next, this book will walk you through VPC, building real-time serverless environments, and deploying serverless APIs with microservices. Finally, this book will teach you to monitor your applications, automate your infrastructure, and deploy with CloudFormation.By the end of this book, you will be well-versed with the various services that AWS provides and will be able to leverage AWS infrastructure to accelerate the development process.