Wydawca: 3
433
Ebook

Gelimer. A.D. 535

Felix Dahn

Gelimer historischer Roman aus der Völkerwanderung (a. 534 n. Chr.). Rom erzittert vor den wilden kriegen der Vandalen, König Gelimer steht auf dem Höhepunkt seiner Macht. Währenddessen rüstet im Osten Byzanz zum großen Angriff. Glanz und Triumph am kaiserlichen Hof zu Aachen, der Ruhm Karls des Großen strahlt über ganz Europa. Blutige Schlachten mit germanischen Stammesfürsten und den heidnischen Mauren drohen. Aber der Stern des Frankenkönigs steigt unaufhaltsam.

434
Ebook

Getting Started with Gulp. Automating web development workflows - Second Edition

Travis Maynard

This book is a hands-on guide to get you up to speed with gulp. You will quickly learn how to install, configure, and run your own build system. It will instill you with the ability to automate several common development tasks to vastly improve your development workflow. This book first demonstrates various Gulp use cases before running through the steps of configuring, running, and customizing Gulp, providing you with core concepts of gulp, node.js, and npm. Diving a bit deeper into the gulp ecosystem, we will discuss when and why to use a node module instead of a gulp plugin. We will also go over a few issues that we can run into while using gulp and learn about ways to work around them to improve your gulp experience.By the end of this book, you will be able to create your very own gulp build from scratch, create and maintain tasks and project builds, and automate your workflow with plugins and custom tasks.

435
Ebook

20 opowiadań

Anton Czechow

"20 opowiadań" to zbiór wspaniałych utworów autorstwa mistrza krótkiej formy, jakim był Anton Czechow. Opowiadania te ukazują carską Rosję w krzywym zwierciadle humoru podszytego ironią i sarkazmem. Poprzez zwięzłe, lecz niezwykle trafne i zabawne historie, autor wskazuje na największe bolączki, jakie gnębiły to wielkie państwo pod koniec dziewiętnastego wieku.

436
Ebook

Poezje. Wybór

Jan Kasprowicz

Wybór wierszy zawiera około stu najpopularniejszych utworów lirycznych polskiego poety, dramaturga i krytyka literackiego okresu Młodej Polski. Twórczość Jana Kasprowicza podlegała licznym przemianom estetycznym i światopoglądowym. Poeta był związany ze wszystkimi głównymi nurtami ówczesnej liryki, przede wszystkim z naturalizmem, symbolizmem oraz ekspresjonizmem. Był również prekursorem nowoczesnego wiersza wolnego, katastrofizmu oraz szeregu tendencji prymitywistycznych we współczesnej sztuce. Różnorodność wątków i tematów, jakie podejmował w swych utworach Kasprowicz, stanowiła odbicie bezpośrednich doświadczeń życiowych autora. Był przy tym osobowością głęboko religijną. W każdej ze swoich stylistycznych odsłon poeta zachował właściwą sobie indywidualność stylu, której nie sposób porównywać ze stylem innych twórcy tego okresu.

437
Ebook

Hands-On Data Science for Marketing. Improve your marketing strategies with machine learning using Python and R

Yoon Hyup Hwang

Regardless of company size, the adoption of data science and machine learning for marketing has been rising in the industry. With this book, you will learn to implement data science techniques to understand the drivers behind the successes and failures of marketing campaigns. This book is a comprehensive guide to help you understand and predict customer behaviors and create more effectively targeted and personalized marketing strategies.This is a practical guide to performing simple-to-advanced tasks, to extract hidden insights from the data and use them to make smart business decisions. You will understand what drives sales and increases customer engagements for your products. You will learn to implement machine learning to forecast which customers are more likely to engage with the products and have high lifetime value. This book will also show you how to use machine learning techniques to understand different customer segments and recommend the right products for each customer. Apart from learning to gain insights into consumer behavior using exploratory analysis, you will also learn the concept of A/B testing and implement it using Python and R.By the end of this book, you will be experienced enough with various data science and machine learning techniques to run and manage successful marketing campaigns for your business.

438
Ebook

Industrial Cybersecurity. Efficiently secure critical infrastructure systems

Pascal Ackerman

With industries expanding, cyber attacks have increased significantly. Understanding your control system’s vulnerabilities and learning techniques to defend critical infrastructure systems from cyber threats is increasingly important. With the help of real-world use cases, this book will teach you the methodologies and security measures necessary to protect critical infrastructure systems and will get you up to speed with identifying unique challenges.Industrial cybersecurity begins by introducing Industrial Control System (ICS) technology, including ICS architectures, communication media, and protocols. This is followed by a presentation on ICS (in) security. After presenting an ICS-related attack scenario, securing of the ICS is discussed, including topics such as network segmentation, defense-in-depth strategies, and protective solutions. Along with practical examples for protecting industrial control systems, this book details security assessments, risk management, and security program development. It also covers essential cybersecurity aspects, such as threat detection and access management. Topics related to endpoint hardening such as monitoring, updating, and anti-malware implementations are also discussed.

439
Ebook

Wierna rzeka

Stefan Żeromski

Wierna rzeka opisuje okres powstania styczniowego. Po przegranej bitwie pod Małogoszczem do zrujnowanego majątku Niezdoły dociera ciężko ranny powstaniec, książę Józef Odrowąż. Tam zajmuje się nim córka zarządcy majątku Salomea Brynicka, która wraz ze swym wiernym sługą, starym Szczepanem, opatruje jego rany. Musi także przygotować bezpieczną kryjówkę na wypadek, gdyby do dworu przyszli Rosjanie. Salomea długo ukrywa powstańca i pielęgnuje go podczas choroby. Z czasem obdarza Odrowąża uczuciem wbrew przestrogom starego opiekuna Szczepana.

440
Ebook

Implementing Cisco Networking Solutions. Configure, implement, and manage complex network designs

Harpreet Singh

Most enterprises use Cisco networking equipment to design and implement their networks. However, some networks outperform networks in other enterprises in terms of performance and meeting new business demands, because they were designed with a visionary approach.The book starts by describing the various stages in the network lifecycle and covers the plan, build, and operate phases. It covers topics that will help network engineers capture requirements, choose the right technology, design and implement the network, and finally manage and operate the network. It divides the overall network into its constituents depending upon functionality, and describe the technologies used and the design considerations for each functional area. The areas covered include the campus wired network, wireless access network, WAN choices, datacenter technologies, and security technologies. It also discusses the need to identify business-critical applications on the network, and how to prioritize these applications by deploying QoS on the network.Each topic provides the technology choices, and the scenario, involved in choosing each technology, and provides configuration guidelines for configuring and implementing solutions in enterprise networks.

441
Ebook

Machine Learning for OpenCV. Intelligent image processing with Python

Michael Beyeler

Machine learning is no longer just a buzzword, it is all around us: from protecting your email, to automatically tagging friends in pictures, to predicting what movies you like. Computer vision is one of today's most exciting application fields of machine learning, with Deep Learning driving innovative systems such as self-driving cars and Google’s DeepMind.OpenCV lies at the intersection of these topics, providing a comprehensive open-source library for classic as well as state-of-the-art computer vision and machine learning algorithms. In combination with Python Anaconda, you will have access to all the open-source computing libraries you could possibly ask for.Machine learning for OpenCV begins by introducing you to the essential concepts of statistical learning, such as classification and regression. Once all the basics are covered, you will start exploring various algorithms such as decision trees, support vector machines, and Bayesian networks, and learn how to combine them with other OpenCV functionality. As the book progresses, so will your machine learning skills, until you are ready to take on today's hottest topic in the field: Deep Learning.By the end of this book, you will be ready to take on your own machine learning problems, either by building on the existing source code or developing your own algorithm from scratch!

442
Ebook

O poprawie Rzeczypospolitej

Andrzej Frycz Modrzewski

O naprawie Rzeczypospolitej to doniosłe dzieło Andrzeja Frycza Modrzewskiego, obrazujące stan Rzeczpospolitej doby renesansu i postulujące zmiany w duchu idealizmu politycznego, oparte na sprawiedliwych prawach i silnej władzy królewskiej. Traktat obejmował pięć ksiąg: O obyczajach, O prawie, O wojnie, O Kościele i O szkole, a tym samym stanowił rozległe kompendium wiedzy o działalności państwa.

443
Ebook

Rozmowy z seryjnymi mordercami. Mrożące krew w żyłach studium zwyrodnialców

Christopher Berry-Dee

Christopher Berry-Dee to człowiek rozmawiający z seryjnymi zabójcami. Jako światowej sławy kryminolog śledczy zdobył zaufanie morderców z różnych kontynentów, odwiedzał ściśle strzeżone więzienia, w których przebywają, i szczegółowo dyskutował o ich potwornych zbrodniach. Unikatowe wywiady przeprowadzone przez autora w kilkunastu najcięższych zakładach karnych świata, rejestrowane na taśmie magnetofonowej i filmowej, zawierają opisy przerażających czynów. Christopher Berry-Dee przetworzył je w zdumiewającą książkę, która natychmiast stała się klasyką reportażu kryminalnego. Nie tylko opisuje spotkania z najbardziej amoralnymi ludźmi na świecie, ale także przytacza ich własne relacje na temat dokonanych przestępstw. Daje w ten sposób czytelnikom wgląd w psychikę ludzi, którzy popełnili najgorszą możliwą zbrodnię bezlitośnie pozbawili życia inną istotę ludzką.

444
Ebook

La Comédie humaine. Volume VI. Scenes de la vie de Province. Tome II

Honoré de Balzac

Lhistoire dramatique de Lucien de Rübampre, un gentil jeune provincial qui fait ses premiers pas Paris. Dans une ville o tout est vendu et tout est acheté carriere et succes, position dans la société, patronage, confiance, amour et amitié. Et une sorte de symbole de ce Paris joyeux, cruel, trompeur et corrompu, sont les déesses de la demi lumiere de belles courtisanes, des dompteurs et des hommes ruineux...

445
Ebook

The Amazing Judgment

E. Phillips Oppenheim

This is a very early novel by E. Phillips Oppenheim from 1897. The wealthy and bored Lord Hildyard, Marquis of Esholt, is on a yachting tour with a group of friends, including his kept lover, Pauline Owston. When Hildyard spies an apparently uninhabited island, he slips off the ship in search of adventure. In the middle of the night, he hears wonderful violin music and finds a young and beautiful girl, Bertha, playing in the forest. She is accompanied by a cruel and misshapen dwarf. Enchanted, Hildyard stays on the island, where he finds an old college chum, Stanley Owston, the estranged husband of the actress, who is the guardian of the girl, and the owner of the island. The adventures are continuing...

446
Ebook

Implementing Splunk 7. Effective operational intelligence to transform machine-generated data into valuable business insight - Third Edition

James D. Miller

Splunk is the leading platform that fosters an efficient methodology and delivers ways to search, monitor, and analyze growing amounts of big data. This book will allow you to implement new services and utilize them to quickly and efficiently process machine-generated big data. We introduce you to all the new features, improvements, and offerings of Splunk 7. We cover the new modules of Splunk: Splunk Cloud and the Machine Learning Toolkit to ease data usage. Furthermore, you will learn to use search terms effectively with Boolean and grouping operators. You will learn not only how to modify your search to make your searches fast but also how to use wildcards efficiently. Later you will learn how to use stats to aggregate values, a chart to turn data, and a time chart to show values over time; you'll also work with fields and chart enhancements and learn how to create a data model with faster data model acceleration. Once this is done, you will learn about XML Dashboards, working with apps, building advanced dashboards, configuring and extending Splunk, advanced deployments, and more. Finally, we teach you how to use the Machine Learning Toolkit and best practices and tips to help you implement Splunk services effectively and efficiently. By the end of this book, you will have learned about the Splunk software as a whole and implemented Splunk services in your tasks at projects

447
Ebook

Czas w dom zaklęty

Katarzyna Enerlich

Niezwykłą historia Ruty, kobiety która spędziła młodość w sennym mazurskim miasteczku, leżącym u podnóża krzyżackiego zamku. Dziewczyna pragnie zrealizować marzenie swego życia – zostać malarką. Mimo niewątpliwego talentu osiągnięcie celu nie będzie łatwe, a na wszystkim kładą złowrogi cień toksyczne relacje z sąsiadką, pod wspólnym dachem ponurego domu. Z domem tym związana jest pewna przedwojenna tajemnica, którą Ruta odkrywa w smutnych okolicznościach. Samotność, odejście bliskich, koniec pięknej miłości i niezrealizowane marzenia – czy to całe zło, które ją dotknęło ma korzenie w tajemniczej historii sprzed lat? Czy dom, w którym mieszka jest przeklęty?    „Czas w dom zaklęty” to opowieść o wybaczaniu, zakazanej miłości i codziennej hipokryzji, której nie dostrzegamy ze zwykłego wygodnictwa. To również magiczne spotkanie ze sztuką, która jest doskonałym tłem dla opowieści. Bogactwo takich symboli, jak żydowska modlitwa nad winem czy pogańska Noc Kupały, pokazuje nam, że świat pełen jest uniwersalnych wartości. Ich znaczenia przeplatają się ze sobą, jak dobro ze złem, i to do nas należy decyzja, czym zapełnimy nasze serca…

448
Ebook

MQTT Essentials - A Lightweight IoT Protocol. Send and receive messages with the MQTT protocol for your IoT solutions

Gaston C. Hillar

This step-by-step guide will help you gain a deep understanding of the lightweight MQTT protocol. We’ll begin with the specific vocabulary of MQTT and its working modes, followed by installing a Mosquitto MQTT broker. Then, you will use best practices to secure the MQTT Mosquitto broker to ensure that only authorized clients are able to publish and receive messages. Once you have secured the broker with the appropriate configuration, you will develop a solution that controls a drone with Python.Further on, you will use Python on a Raspberry Pi 3 board to process commands and Python on Intel Boards (Joule, Edison and Galileo). You will then connect to the MQTT broker, subscribe to topics, send messages, and receive messages in Python. You will also develop a solution that interacts with sensors in Java by working with MQTT messages. Moving forward, you will work with an asynchronous API with callbacks to make the sensors interact with MQTT messages. Following the same process, you will develop an iOS app with Swift 3, build a website that uses WebSockets to connect to the MQTT broker, and control home automation devices with HTML5, JavaScript code, Node.js and MQTT messages