Wydawca: 2
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

449
Ebook

Piłeczka. Studia o ruchu i melancholii

red. Wioletta Bojda, Aleksander Nawarecki

Piłeczka. Studia o ruchu i melancholii jest tomem zbiorowym dedykowanym Markowi Bieńczykowi z okazji jego urodzin. Tworzą go teksty, powstałe z inspiracji twórczością autora Tworek, Książki twarzy czy Jabłka Olgi, poświęcone refleksji nad możliwością pogodzenia estetyki melancholii z afirmacją życia i żywiołem literackiej gry. Wśród nich są próbki prozatorskie, wiersze, przekłady, eseje, które wyszły spod pióra tak znamienitych autorów jak Milan Kundera, Michał Paweł Markowski, Małgorzata Łukasiewicz, Marian Kisiel, Marek Zaleski, Jacek Leociak, Ryszard Koziołek, Tadeusz Sławek..., a okładkę zdobi obraz Adama Patrzyka, namalowany specjalnie na tę okazję. Przyjacielska inicjatywa sprzyja połączeniu intelektualnych wartości z emocjami i otwiera jedyną w swoim rodzaju możliwość święta odbywającego się w przestrzeni literatury. Sport (Flaubert i futbol, piłka w Domu Sierot prowadzonym przez Janusza Korczaka), wino (w Kubusiu Fataliście, na Inflantach, ale i u świętego pijaka), kuchnia (miejsce ucieczki i podstawowych wyborów egzystencjalnych: makaron czy kluski), podróże (prawdziwe i rzekome), książki i miłość stanowią podstawowe tematy, od których odbija się piłeczka, zręcznie przerzucana przez autorów ponad granicami. Jak podsumował recenzent: „Tom Piłeczka jest przede wszystkim znakomitym zbiorem świetnych przykładów polskiej eseistyki, która po doświadczeniach postmodernizmu weszła na przełomie stuleci na zupełnie inne tory niż te wyznaczone przez twórczość Miłosza, Stempowskiego czy Herlinga-Grudzińskiego. Świetne eseje zamieszczone w tomie – autorstwa zarówno wytrawnych autorów, jak i młodszych adeptów pióra – ukazują nie tylko, w którą stronę zmierza współczesna eseistyka polska, ale też uświadamiają nam, jak zmienił się sposób pisania o literaturze przez historyków literatury”.   (Współwydawcą książki jest IBL PAN)

450
Ebook

The Sundial

Fred M. White

John Charlock had found out that all he had longed and hoped for since the early days was nothing more than vexation of spirit. Charlock made his way upwards. He had known what it was to starve. He often slept in parks. And now everything has changed, and he has become almost unsurpassed as a portrait painter. Glory and happiness came to him thanks to his brush and pencil. And at the same time, he seems to have found the only woman who could make him happy.

451
Ebook

The Gracie Allen Murder Case

S.S. Van Dine

Gracie Allen in this case is not a famous artist, but a worker in a perfume factory. She involuntarily gives the enchanted Philo Vance all the important clues in this murder of a gangster, in those days when Riverdale in the Bronx was a rural paradise. Vance meets her when she interacts with nature, and then again in a trendy restaurant where her brother plays an important role. For a moment, her mother appears, a gentle, faded lady who turns out to be as sharp as Gracie.

452
Ebook

Samorząd terytorialny (zagadnienia prawne). T. 1. Ustrój samorządu terytorialnego

Bolesław M. Ćwiertniak (red.)

W niniejszym tomie znajdziecie Państwo dwadzieścia rozdziałów poświęconych różnym aspektom ustroju samorządu terytorialnego, podzielonych na trzy konwencjonalnie wyodrębnione części. W części I „Modele i zasady samorządu terytorialnego” ujęte zostały rozdziały opracowane przez: J. Sozańskiego („Ponadkrajowe modele i zasady samorządu terytorialnego – wprowadzenie do zagadnienia”), A. Wilczyńską („Interes w prawie samorządowym”), J. Jagodę („Prawna ochrona samodzielności samorządu terytorialnego w orzecznictwie Trybunału Konstytucyjnego”), A. Szewca („Samorządowe przepisy porządkowe – zagadnienia wybrane ze szczególnym uwzględnieniem orzecznictwa”) oraz ponownie J. Sozańskiego („Istotniejsze słabości samorządu terytorialnego w Polsce i ich oddziaływanie na demokrację lokalną”). Najobszerniejszą częścią tomu jest jego część II „Jednostki samorządu terytorialnego i ich organy”. Czytelnik znajdzie tu rozdziały poświęcone wybranym, istotnym problemom jednostek samorządu terytorialnego i ich ustroju. K. Bandarzewski analizuje tu „Nazwy jednostek samorządu terytorialnego”, M. Gubała „Upoważnienie ustawowe do wydawania rozporządzeń dotyczących tworzenia gmin…”, B. Dolnicki „Jednostki organizacyjne gmin”. Kolejne rozdziały poświęcone są regulacji zasad tworzenia jednostek pomocniczych gmin w badanych statutach (M. Stych), zasadom i trybowi wyboru oraz odwołania organu wykonawczego gminy (K. Płonka-Bielenin). T. Moll analizuje „Upoważnienia w świetle art. 39 ustawy o samorządzie gminnym”, M. Gurdek zaś „Obowiązek złożenia przez wójta i radnego oświadczenia majątkowego na dwa miesiące przed upływem kadencji”. K. Kliś analizuje status prawny marszałka województwa („Marszałek województwa jako organ samorządu województwa?”), P. Chmielnicki zaś relatywnie nową instytucję prawną rad seniorów („Gminne rady seniorów. Zarys wątpliwości badawczych”). E. Ura prezentuje natomiast dwudziestopięcioletnią historię ewolucji straży gminnych i miejskich („Straż gminna (miejska) – co zmieniono w regulacjach prawnych na przestrzeni 25 lat (kilka uwag)”; w podobnej konwencji o SKO pisze W. Pęksa („Historia pewnej instytucji – jak przebiegał proces ewolucji zadań i funkcji samorządowych kolegiów odwoławczych w świetle ustawodawstwa regulującego ich status”). Część tę zamyka opracowanie Ł. Jurka i B. Przywory „Konwent delegatów samorządu lokalnego w województwie w świetle prezydenckiego projektu ustawy samorządowej – próba oceny”). W momencie przygotowywania niniejszego tomu do druku toczyły się prace legislacyjne związane z tzw. ustawą metropolitalną. Przypomnieć można, że dyskusje o potrzebie i kształcie takiej ustawy, regulującej ustrój, zadania i kompetencje samorządu w wielkich miastach, toczyły się od wielu lat. Powstawały wówczas również różne projekty tego rodzaju regulacji prawnych. Sejm RP w ostatnich godzinach ostatniego dnia swojego ostatniego posiedzenia w mijającej kadencji uchwalił „ustawę metropolitalną”. Stąd też nie było możliwości dokonania analizy i oceny tej nader istotnej dla ustroju samorządu terytorialnego ustawy w ramach niniejszego tomu. Część III zatytułowana została „Wybory samorządowe 2014 r.” W części tej zawarto dwa rozdziały autorstwa M. Borskiego: „Agitacja wyborcza w miejscach niedozwolonych – kilka uwag w kontekście samorządowej kampanii wyborczej” oraz „Państwowa Komisja Wyborcza po wyborach samorządowych 2014 r. – wybrane zagadnienia”, a także rozdział autorstwa M. Półtorak „Udział kobiet w wyborach samorządowych 2014 r. na przykładzie województwa śląskiego w świetle rezultatów krajowych a efektywność kwotowego dyskursu”.

453
Ebook

Województwo mińskie i Jeleńscy w życiu publicznym Rzeczypospolitej w latach 1764-1795 w świetle ich korespondencji

Dariusz Rolnik

W publikacji przedstawiono rodzinę Jeńskich w ujęciu genealogicznym oraz w sposób syntetyczny ukazano jej miejsce w województwie mińskim i całej prowincji litewskiej. W szczegółach opisano udział członków rodziny na sejmikach ziemskich i na sejmach oraz ich zaangażowanie w trybunałach. W publikacji przybliżono również życie społeczno-publiczne województwa mińskiego, z uwzględnieniem wzajemnych zależności i koneksji rodzinnych najważniejszych tamtejszych rodów. W tym kontekście pokazano sposoby osiągania sukcesu na drodze publicznej posługi, ale też polityczne meandry życia publicznego na Litwie.

454
Ebook

React 16 Tooling. Master essential cutting-edge tools, such as create-react-app, Jest, and Flow

Adam Boduch

React 16 Tooling covers the most important tools, utilities, and libraries that every React developer needs to know — in detail. As React has grown, the amazing toolset around it has also grown, adding features and enhancing the development workflow. Each of these essential tools is presented in a practical manner and in a logical order mirroring the development workflow. These tools will make your development life simpler and happier, enabling you to create better and more performant apps.Adam starts with a hand-picked selection of the best tools for the React 16 ecosystem. For starters, there’s the create-react-app utility that’s officially supported by the React team. Not only does this tool bootstrap your React project for you, it also provides a consistent and stable framework to build upon. The premise is that when you don’t have to think about meta development work, more focus goes into the product itself.Other React tools follow this same approach to automating and improving your development life. Jest makes unit testing quicker. Flow makes catching errors easier. Docker containers make deployment in a stack simpler. Storybook makes developing components straightforward. ESLint makes writing standardized code faster. The React DevTools plugin makes debugging a cinch. React 16 Tooling clears away the barriers so you can focus on developing the good parts. In this book, we’ll look at each of these powerful tools in detail, showing you how to build the perfect React ecosystem to develop your apps within.

455
Ebook

Learning Concurrent Programming in Scala. Practical Multithreading in Scala - Second Edition

Aleksandar Prokopec

Scala is a modern, multiparadigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. Scala smoothly integrates the features of object-oriented and functional languages.In this second edition, you will find updated coverage of the Scala 2.12 platform. The Scala 2.12 series targets Java 8 and requires it for execution. The book starts by introducing you to the foundations of concurrent programming on the JVM, outlining the basics of the Java Memory Model, and then shows some of the classic building blocks of concurrency, such as the atomic variables, thread pools, and concurrent data structures, along with the caveats of traditional concurrency.The book then walks you through different high-level concurrency abstractions, each tailored toward a specific class of programming tasks, while touching on the latest advancements of async programming capabilities of Scala. It also covers some useful patterns and idioms to use with the techniques described. Finally, the book presents an overview of when to use which concurrency library and demonstrates how they all work together, and then presents new exciting approaches to building concurrent and distributed systems.Who this book is written forIf you are a Scala programmer with no prior knowledge of concurrent programming, or seeking to broaden your existing knowledge about concurrency, this book is for you. Basic knowledge of the Scala programming language will be helpful.

456
Ebook

Functional Kotlin. Extend your OOP skills and implement Functional techniques in Kotlin and Arrow

Mario Arias, Rivu Chakraborty

Functional programming makes your application faster, improves performance, and increases your productivity. Kotlin supports many of the popular and advanced functional features of functional languages. This book will cover the A-Z of functional programming in Kotlin. This book bridges the language gap for Kotlin developers by showing you how to create and consume functional constructs in Kotlin. We also bridge the domain gap by showing how functional constructs can be applied in business scenarios. We’ll take you through lambdas, pattern matching, immutability, and help you develop a deep understanding of the concepts and practices of functional programming. If you want learn to address problems using Recursion, Koltin has support for it as well. You’ll also learn how to use the funKtionale library to perform currying and lazy programming and more. Finally, you’ll learn functional design patterns and techniques that will make you a better programmer.By the end of the book, you will be more confident in your functional programming skills and will be able to apply them while programming in Kotlin.