Wydawca: 17
8921
Ebook

The Carter Girls of Carter House

Emma Speed Sampson

Written for young girls, this is book 4 in The Carter Girls Series by Emma Speed Sampson. Sampson, using the name of her sister Nell Speed, wrote 4 titles in the Molly Brown series after her sisters death in 1913. She also wrote several volumes including the Carter Girls series and the Tucker Twins before she began publishing works under her own name. The Carter Girls of Carter House is a good, clean book full of the antics of a family working together to solve their financial woes in a very creative way. The girls are creative, daring, dramatic, and pure fun! As usual with Sampsons writing, the story is characterized with a contagious work ethic, ambition, cheerfulness, and entrepreneurial endeavors. She shines in the realm of attitudes toward hardship.

8922
Ebook

Pożar

Brandon Sanderson

 NEWCAGO JEST WOLNE. NIEZWYCIĘŻONY EPIK STALOWE SERCE NIE ŻYJE. I ZGINĄŁ Z RĘKI CZŁOWIEKA - DAVIDA CHARLESTONA Wyeliminowanie Stalowego Serca miało uczynić życie prostszym i znośniejszym. Zamiast tego David uzmysłowił sobie, że ma coraz więcej pytań. Fundamentalnych. I nie ma nikogo w Newcago, kto mógłby mu udzielić na nie odpowiedzi. Wraz z grupą innych Mścicieli wyrusza do Babilaru dawnego Manhattanu. Rządzi nim tajemniczy Epik Regalia, a David jest pewien, że właśnie to miasto umożliwi mu znalezienie odpowiedzi na jego pytania. I choć wizyta w mieście ciemiężonym przez potężnego Epika jest ryzykiem, David zamierza je podjąć. Pragnie tego, bo zgładzenie Stalowego Serca pozostawiło w jego sercu dziurę. Dziurę, którą niegdyś wypełniała żądza zemsty. Teraz jest tam ktoś inny kolejny Epik, Pożar. A David jest gotów podjąć wyzwanie znacznie mroczniejsze i niebezpieczniejsze nawet od zabicia Stalowego Serca chce odnaleźć Pożara i uzyskać odpowiedzi na dręczące go pytania

8923
Ebook

Jak to działa? Klimat i pogoda

Przemysław Rudź

Czy pogodę można zmierzyć? Gdzie deszcz pada codziennie? Co to jest smog? Dlaczego kierowcy boją się gołoledzi? Jeśli nurtują cię podobne pytania, to świetnie trafiłeś! Książka „Jak to działa? Klimat i pogoda” zawiera odpowiedzi na kilkadziesiąt pytań dotyczących zjawisk klimatycznych i pogodowych. W sposób jasny i prosty wyjaśniamy to, co z pozoru skomplikowane. Pomagają w tym zabawne ilustracje. „Jak to działa? Klimat i pogoda” to kopalnia odpowiedzi na arcytrudne pytania!

8924
Ebook

Ocena efektywności instytucji publicznych w sektorach edukacji i ochrony zdrowia

Marek Biernacki

 Celem głównym pracy jest zbudowanie własnej wielowymiarowej oceny działalności instytucji publicznych na potrzeby optymalizowania kosztów i polepszenia jakości usług w sektorach edukacji i ochrony zdrowia. Instytucja publiczna rozumiana jest tutaj jako organizacja niekomercyjna, utworzona w wyniku inicjatywy administracji państwowej lub jednostek samorządu terytorialnego. W poszczególnych rozdziałach książki zdefiniowano pojęcia związane  z sektorem publicznym, przybliżono pojęcie jakości usługi, przedstawiono wybrane koncepcje obecnie działających systemów ocen instytucji publicznych na świecie i w Polsce, zaproponowano także koncepcję kompleksowej oceny instytucji publicznej, podjęto próbę opisu oraz oceny systemu edukacyjnego w Polsce oraz dokonano analiz stanu zdrowia Polaków oraz oceny ochrony zdrowia w naszym

8925
Ebook

Hands-On Cybersecurity for Finance. Identify vulnerabilities and secure your financial services from security breaches

Dr. Erdal Ozkaya, Milad Aslaner

Organizations have always been a target of cybercrime. Hands-On Cybersecurity for Finance teaches you how to successfully defend your system against common cyber threats, making sure your financial services are a step ahead in terms of security.The book begins by providing an overall description of cybersecurity, guiding you through some of the most important services and technologies currently at risk from cyber threats. Once you have familiarized yourself with the topic, you will explore specific technologies and threats based on case studies and real-life scenarios. As you progress through the chapters, you will discover vulnerabilities and bugs (including the human risk factor), gaining an expert-level view of the most recent threats. You'll then explore information on how you can achieve data and infrastructure protection. In the concluding chapters, you will cover recent and significant updates to procedures and configurations, accompanied by important details related to cybersecurity research and development in IT-based financial services.By the end of the book, you will have gained a basic understanding of the future of information security and will be able to protect financial services and their related infrastructures.

8926
Ebook

Android Development with Kotlin. Enhance your skills for Android development using Kotlin

Igor Wojda, Marcin Moskala

Nowadays, improved application development does not just mean building better performing applications. It has become crucial to find improved ways of writing code. Kotlin is a language that helps developers build amazing Android applications easily and effectively. This book discusses Kotlin features in context of Android development. It demonstrates how common examples that are typical for Android development, can be simplified using Kotlin. It also shows all the benefits, improvements and new possibilities provided by this language.The book is divided in three modules that show the power of Kotlin and teach you how to use it properly. Each module present features in different levels of advancement. The first module covers Kotlin basics. This module will lay a firm foundation for the rest of the chapters so you are able to read and understand most of the Kotlin code. The next module dives deeper into the building blocks of Kotlin, such as functions, classes, and function types. You will learn how Kotlin brings many improvements to the table by improving common Java concepts and decreasing code verbosity. The last module presents features that are not present in Java. You will learn how certain tasks can be achieved in simpler ways thanks to Kotlin.Through the book, you will learn how to use Kotlin for Android development. You will get to know and understand most important Kotlin features, and how they can be used. You will be ready to start your own adventure with Android development with Kotlin.

8927
Ebook

Security Automation with Ansible 2. Leverage Ansible 2 to automate complex security tasks like application security, network security, and malware analysis

Akash Mahajan, MADHU AKULA

Security automation is one of the most interesting skills to have nowadays. Ansible allows you to write automation procedures once and use them across your entire infrastructure. This book will teach you the best way to use Ansible for seemingly complex tasks by using the various building blocks available and creating solutions that are easy to teach others, store for later, perform version control on, and repeat.We’ll start by covering various popular modules and writing simple playbooks to showcase those modules. You’ll see how this can be applied over a variety of platforms and operating systems, whether they are Windows/Linux bare metal servers or containers on a cloud platform. Once the bare bones automation is in place, you’ll learn how to leverage tools such as Ansible Tower or even Jenkins to create scheduled repeatable processes around security patching, security hardening, compliance reports, monitoring of systems, and so on. Moving on, you’ll delve into useful security automation techniques and approaches, and learn how to extend Ansible for enhanced security. While on the way, we will tackle topics like how to manage secrets, how to manage all the playbooks that we will create and how to enable collaboration using Ansible Galaxy. In the final stretch, we’ll tackle how to extend the modules of Ansible for our use, and do all the previous tasks in a programmatic manner to get even more powerful automation frameworks and rigs.

8928
Ebook

Przedsiębiorczość pracownicza i jej wpływ na efektywność organizacji

Dorota Łochnicka

Wykorzystanie przedsiębiorczego potencjału pracowników do osiągania celów organizacji wydaje się obecnie kluczowym czynnikiem warunkującym przetrwanie i rozwój przedsiębiorstw na rynku. Aktywne włączanie pracowników w rozwiązywanie problemów organizacji może zwiększyć elastyczność firm w przystosowywaniu się do zmian, przyczyniając się do poprawy efektywności ich funkcjonowania. Budowanie organizacji opartych na przedsiębiorczości pracowniczej wymaga podjęcia szeregu działań, tworzących warunki wewnątrzorganizacyjne sprzyjające kreatywności i innowacyjności. W budowę i rozwój firm powinni być zaangażowani wszyscy uczestnicy przedsiębiorstwa, bez względu na zajmowane stanowisko. Książka została poświęcona zagadnieniu przedsiębiorczości pracowniczej, jej uwarunkowaniom oraz wpływowi przedsiębiorczości na efektywność organizacji. Zawarte w niej rozważania teoretyczne i wyniki badań empirycznych mają na celu popularyzację „przedsiębiorczego stylu zarządzania” w organizacjach, dając jednocześnie praktyczne wskazówki do wdrażania niezbędnych zmian.