Ebooki
6129
Ebook

Content marketing. Od strategii do efektów

Justyna Bakalarska-Stankiewicz

Złów złotą rybkę w oceanie internetu! Wiek XXI to epoka informacji. A może raczej: nadmiaru informacji. Internet w coraz mniejszym stopniu jest źródłem cennej wiedzy, przypomina raczej śmietnik przepełniony fake newsami i milionami bodźców oddziałujących na odbiorców w każdej sekundzie. Do tego stanu rzeczy przyczyniają się także marketerzy, którzy w obliczu ślepoty bannerowej czy też programów do blokowania reklam szukają coraz skuteczniejszych metod przykucia uwagi odbiorcy. Nie jest to łatwe. Według niektórych źródeł średni czas koncentracji internautów w ostatnich latach spadł do 8 sekund - to podobno tyle, ile trwa utrzymanie uwagi przez złotą rybkę. Dlatego sposobem na zwiększenie zainteresowania internetowych "złotych rybek" miał być content marketing, czyli marketing treści. Jednak ten modny trend, realizowany w niewłaściwy sposób, wcale nie prowadzi do osiągnięcia zadowalających efektów. Zamiast tego powoduje jeszcze większy chaos komunikacyjny. Jak temu zaradzić? Tu z pomocą przychodzi Justyna Bakalarska-Stankiewicz, autorka książki, z której dowiesz się między innymi: Czego content manager może się nauczyć z oper mydlanych? Dlaczego o swoim odbiorcy powinieneś myśleć jak o przyjacielu? Czy content marketing sprzedaje? Czemu panda, pingwin i koliber powinny mieć wpływ na Twoją strategię? Jak być SMART przy określaniu celów w marketingu treści? W czym marketer powinien upodobnić się do Jezusa? Czy Twoja firma to Mędrzec czy Błazen? Jak pisać do odbiorców, którzy nie czytają? A także wielu innych rzeczy, dzięki którym stworzysz naprawdę skuteczną strategię contentmarketingową dla swojej firmy i marki osobistej.

6130
Ebook

Contes Ninon

Émile Zola

Ceci est une collection de nouvelles, contes de fées, cherts. Ils sont adressés a Ninon, la femme bien-aimée du narrateur. Les ouvres sont consacrées a lamour entre un homme et une femme, cette derniere parle de lamour pour son prochain, de sa capacité a sympathiser. Les héros de tous les romans sont romantiques: un prince tombé amoureux dun nénuphar, une fille qui pense confusément a sa bien-aimée.

6131
Ebook

Continuing Financial Modelling. Advanced Techniques and Insights for Modern Financial Modelling

MrExcel's Holy Macro! Books, Liam Bastick

This book provides a thorough exploration of advanced financial modeling techniques, designed to elevate the skills of finance professionals. Starting with a recap of essential concepts, it progresses into dynamic 'What-If?' analysis, advanced forecasting methods, and inventory modeling. The focus is on practical applications, ensuring readers can implement the techniques immediately.Topics such as capital expenditure, debt calculations, and valuation are covered in detail, including DCF and MIRR analysis. The book emphasizes accuracy and efficiency in financial models, offering insights into refining forecasts and linking complex models. With a focus on sensitivity analysis and scenario planning, readers gain tools to handle real-world financial challenges.The final chapters delve into advanced Excel functions like XLOOKUP, dynamic arrays, and scenario-building tools. Best practices for maintaining model accuracy, reducing file sizes, and creating professional models are thoroughly discussed. This guide equips readers with the expertise to manage complex financial modeling tasks confidently.

6132
Ebook

Continuity. Eleven sketches from the past of Mathematics

Jerzy Mioduszewski, tłum. Abe Shenitzer

The book was written in the eighties of the last century. Being encouraged by the editorial board of monthly Delta in the person of Professor Marek Kordos, the author’s first aim was a collection of essays about Peano maps, lakes of Wada, and several singularities of real functions. But it was the time when university duties stopped and the author could freely meditate whether this curious mathematics had its roots in the forgotten past. He remembered old authors who began their books with the words “already the ancient Greeks… .” The celebrated nineteenth century, the century of concepts, was preceded by the century of calculations. Going further back we can see Newton, but what and who was there before? Were the centuries between the Ancients and Newton a vacuum in mathematical sciences? Accidentally, the treatise De continuo by Thomas Bradwardine, the Archbishop of Canterbury, led the author into an unknown and strange world of medieval scholastic thought, showing to him the lost thread joining our times with Zeno, Aristotle and Democritus. However, to find this forgotten link a step should be taken beyond pure mathematical thinking. In this extended surrounding we can observe the unity of mathematical concepts being non-existent in the realm of pure mathematics.

6133
Ebook

Continuous Delivery and DevOps - A Quickstart Guide. Start your journey to successful adoption of CD and DevOps - Third Edition

Paul Swartout

Over the past few years, Continuous Delivery (CD) and DevOps have been in the spotlight in tech media, at conferences, and in boardrooms alike. Many articles and books have been written covering the technical aspects of CD and DevOps, yet the vast majority of the industry doesn’t fully understand what they actually are and how, if adopted correctly they can help organizations drastically change the way they deliver value. This book will help you figure out how CD and DevOps can help you to optimize, streamline, and improve the way you work to consistently deliver quality software. In this edition, you’ll be introduced to modern tools, techniques, and examples to help you understand what the adoption of CD and DevOps entails. It provides clear and concise insights in to what CD and DevOps are all about, how to go about both preparing for and adopting them, and what quantifiable value they bring. You will be guided through the various stages of adoption, the impact they will have on your business and those working within it, how to overcome common problems, and what to do once CD and DevOps have become truly embedded. Included within this book are some real-world examples, tricks, and tips that will help ease the adoption process and allow you to fully utilize the power of CD and DevOps

6134
Ebook

Continuous Delivery for Mobile with fastlane. Automating mobile application development and deployment for iOS and Android

Doron Katz

Competitive mobile apps depend strongly on the development team’s ability to deliver successful releases, consistently and often. Although continuous integration took a more mainstream priority among the development industry, companies are starting to realize the importance of continuity beyond integration and testing. This book starts off with a brief introduction to fastlane—a robust command-line tool that enables iOS and Android developers to automate their releasing workflow. The book then explores and guides you through all of its features and utilities; it provides the reader a comprehensive understanding of the tool and how to implement them. Themes include setting up and managing your certificates and provisioning and push notification profiles; automating the creation of apps and managing the app metadata on iTunes Connect and the Apple Developer Portal; and building, distributing and publishing your apps to the App Store. You will also learn how to automate the generation of localized screenshots and mesh your continuous delivery workflow into a continuous integration workflow for a more robust setup. By the end of the book, you will gain substantial knowledge on delivering bug free, developer-independent, and stable application release cycle.

6135
Ebook

Continuous Delivery with Docker and Jenkins. Create secure applications by building complete CI/CD pipelines - Second Edition

Rafał Leszko

Continuous Delivery with Docker and Jenkins, Second Edition will explain the advantages of combining Jenkins and Docker to improve the continuous integration and delivery process of an app development. It will start with setting up a Docker server and configuring Jenkins on it. It will then provide steps to build applications on Docker files and integrate them with Jenkins using continuous delivery processes such as continuous integration, automated acceptance testing, and configuration management.Moving on, you will learn how to ensure quick application deployment with Docker containers along with scaling Jenkins using Kubernetes. Next, you will get to know how to deploy applications using Docker images and testing them with Jenkins. Towards the end, the book will touch base with missing parts of the CD pipeline, which are the environments and infrastructure, application versioning, and nonfunctional testing.By the end of the book, you will be enhancing the DevOps workflow by integrating the functionalities of Docker and Jenkins.

6136
Ebook

Continuous Delivery with Docker and Jenkins. Create secure applications by building complete CI/CD pipelines - Third Edition

Rafał Leszko

This updated third edition of Continuous Delivery with Docker and Jenkins will explain the advantages of combining Jenkins and Docker to improve the continuous integration and delivery process of app development.You’ll start by setting up a Docker server and configuring Jenkins on it. Next, you’ll discover steps for building applications and microservices on Dockerfiles and integrating them with Jenkins using continuous delivery processes such as continuous integration, automated acceptance testing, configuration management, and Infrastructure as Code. Moving ahead, you'll learn how to ensure quick application deployment with Docker containers, along with scaling Jenkins using Kubernetes. Later, you’ll explore how to deploy applications using Docker images and test them with Jenkins. Toward the concluding chapters, the book will focus on missing parts of the CD pipeline, such as the environments and infrastructure, application versioning, and non-functional testing.By the end of this continuous integration and continuous delivery book, you’ll have gained the skills you need to enhance the DevOps workflow by integrating the functionalities of Docker and Jenkins.

6137
Ebook

Continuous Delivery with Docker and Jenkins. Delivering software at scale

Rafał Leszko

The combination of Docker and Jenkins improves your Continuous Delivery pipeline using fewer resources. It also helps you scale up your builds, automate tasks and speed up Jenkins performance with the benefits of Docker containerization. This book will explain the advantages of combining Jenkins and Docker to improve the continuous integration and delivery process of app development. It will start with setting up a Docker server and configuring Jenkins on it. It will then provide steps to build applications on Docker files and integrate them with Jenkins using continuous delivery processes such as continuous integration, automated acceptance testing, and configuration management. Moving on you will learn how to ensure quick application deployment with Docker containers along with scaling Jenkins using Docker Swarm. Next, you will get to know how to deploy applications using Docker images and testing them with Jenkins. By the end of the book, you will be enhancing the DevOps workflow by integrating the functionalities of Docker and Jenkins.

6138
Ebook

Continuous Integration, Delivery, and Deployment. Reliable and faster software releases with automating builds, tests, and deployment

Sander Rossel

The challenge faced by many teams while implementing Continuous Deployment is that it requires the use of many tools and processes that all work together. Learning and implementing all these tools (correctly) takes a lot of time and effort, leading people to wonder whether it's really worth it. This book sets up a project to show you the different steps, processes, and tools in Continuous Deployment and the actual problems they solve.We start by introducing Continuous Integration (CI), deployment, and delivery as well as providing an overview of the tools used in CI. You'll then create a web app and see how Git can be used in a CI environment. Moving on, you'll explore unit testing using Jasmine and browser testing using Karma and Selenium for your app. You'll also find out how to automate tasks using Gulp and Jenkins. Next, you'll get acquainted with database integration for different platforms, such as MongoDB and PostgreSQL. Finally, you'll set up different Jenkins jobs to integrate with Node.js and C# projects, and Jenkins pipelines to make branching easier.By the end of the book, you'll have implemented Continuous Delivery and deployment from scratch.

6139
Ebook

Continuous Testing, Quality, Security, and Feedback. Essential strategies and secure practices for DevOps, DevSecOps, and SRE transformations

Marc Hornbeek, Dan Wakeman

Organizations struggle to integrate and execute continuous testing, quality, security, and feedback practices into their DevOps, DevSecOps, and SRE approaches to achieve successful digital transformations. This book addresses these challenges by embedding these critical practices into your software development lifecycle.Beginning with the foundational concepts, the book progresses to practical applications, helping you understand why these practices are crucial in today’s fast-paced software development landscape. You’ll discover continuous strategies to avoid the common pitfalls and streamline the quality, security, and feedback mechanisms within software development processes. You’ll explore planning, discovery, and benchmarking through systematic engineering approaches, tailored to organizational needs. You’ll learn how to select toolchains, integrating AI/ML for resilience, and implement real-world case studies to achieve operational excellence. You’ll learn how to create strategic roadmaps, aligned with digital transformation goals, and measure outcomes recognized by DORA. You’ll explore emerging trends that are reshaping continuous practices in software development.By the end of this book, you’ll have the knowledge and skills to drive continuous improvement across the software development lifecycle.

6140
Ebook

Contrata Masoviae. Dominikanie na Mazowszu od XIII do XVI wieku

Michał Skoczyński

Publikowana w serii Dominikańskiego Instytutu Historycznego monografia autorstwa Michała Skoczyńskiego poświęcona jest dziejom klasztorów dominikańskich na Mazowszu w okresie średniowiecza i na początku epoki nowożytnej. Przedmiotem zainteresowania są konwenty działające w Płocku (św. Dominika i św. Trójcy), Warce (św. Stanisława), Sochaczewie (św. Mikołaja) i Łowiczu (św. Trójcy). W książce omówione zostały kluczowe zagadnienia dotyczące funkcjonowania tych klasztorów: okoliczności ich powstania, gospodarcze podstawy egzystencji, życie wewnętrzne konwentów i ich skład osobowy oraz miejsce, jakie zakonnicy zajmowali w społeczeństwie mazowieckim. Powyższe problemy nie były dotąd obiektem kompleksowego zainteresowania ze strony historyków. Jest to pierwsza tak obszerna praca, która w sposób całościowy ukazuje środowisko i działalność dominikanów należących do contrata Masoviae Provinciae Poloniae Fratrum Ordinis Praedicatorum.

6141
Ebook

Controlling działań marketingowych. Pojęcie, narzędzia, etapy

Wojciech Grzegorczyk

Prawidłowo przygotowana i realizowana strategia marketingowa powinna zapewniać przedsiębiorstwu obronę przed konkurencją oraz mocną pozycję na rynku. Podczas i po zakończeniu jej wdrażania konieczne jest zebranie informacji o sytuacji rynkowej i podejmowanych działaniach z zakresu marketing mix w celu kontroli wykonania zamierzeń, porównania ich z założonymi wynikami czy sformułowania ewentualnych procedur naprawczych. Przedsiębiorstwo gromadzi więc informacje stanowiące podstawę do opracowania planu marketingowego, który następnie jest realizowany i poddawany ocenie z punktu widzenia zaprojektowanych inicjatyw. W literaturze fachowej właśnie tak rozumiany jest controlling marketingowy w ujęciu funkcjonalnym. W publikacji przedstawiono podstawowe informacje na temat controllingu marketingowego - jego uwarunkowań, funkcji, barier stosowania, narzędzi i etapów, a także zaprezentowano niezbędne analizy controllingowe odnoszące się do działań marketingowych przedsiębiorstwa i jego zasobów. Na końcu zamieszczono trzy studia przypadków, które mogą zostać wykorzystane w pracy ze studentami kierunków ekonomicznych i zarządzania.

6142
Ebook

Controlling kosztów w przedsiębiorstwie produkcyjnym

Mariusz Jęcek

Publikacja stanowi kompleksowe opracowanie praktycznych zagadnień związanych z kosztami produkcji oraz controllingiem kosztów w przedsiębiorstwie produkcyjnym z wykorzystaniem zaawansowanych systemów klasy ERP (Enterprise Resource Planning). Przedstawiono w niej kwestie dotyczące controllingu i wyceny kosztów produktu oraz główne procesy i obszary produkcyjne, które mają zarówno bezpośredni, jak i pośredni wpływ na zarządzanie kosztami przedsiębiorstwa oraz rentownością produktów. Zawiera też wiele przykładów rachunków kosztów stosowanych w podmiotach gospodarczych o profilu produkcyjnym. Autor monografii jest wieloletnim praktykiem w zakresie controllingu oraz wdrażania zintegrowanych systemów informatycznych klasy ERP w przedsiębiorstwach produkcyjnych różnych branż. Dzięki swej rozległej wiedzy i wieloletniemu doświadczeniu zaprezentował w tej publikacji wiele istotnych zagadnień związanych z controllingiem kosztów produkcji i produktu. Książka adresowana jest głównie do studentów kierunków ekonomicznych. Może stanowić też cenne źródło informacji dla menedżerów oraz pracowników związanych z controllingiem, finansami i zarządzaniem produkcją.

6143
Ebook

Controlling w firmie

Jacek Folga

Książka ta to praktyczny przewodnik, w którym omówiono, jak operacyjnie zarządzać płynnością finansową. Opisano w niej najważniejsze narzędzia do wykorzystania w zarządzaniu przepływami pieniężnymi. Książka nie skupia się tylko na tradycyjnym podejściu do zarządzania płynnością, ale porusza również kluczowe procesy, które pojawiają się w tym obszarze. Są to ryzyko kredytowe, zarządzanie stanem zapasów czy kształtowanie optymalnego poziomu zobowiązań. Zaprezentowano w niej również gotowe narzędzia, która z powodzeniem można zastosować w praktyce.

6144
Ebook

Controlling w przykładach. Poradnik praktyka

Wojciech Próchnicki

Osiemnaście studiów przypadku z dziedziny controllingu Controlling w przykładach. Poradnik praktyka to książka przeznaczona dla pracowników działów controllingu, finansów i sprzedaży. Każdy z rozdziałów stanowi studium przypadku wybranego zagadnienia wraz z propozycją optymalnych rozwiązań. Wszystkie przykłady czy zagadnienia to wynik codziennej pracy autora (praktyka!) i jego doświadczeń wyniesionych z działów controllingu wielu znanych firm. Książka dostarczy Ci odpowiedzi na najważniejsze pytania z dziedziny controllingu: Jakie są najlepsze rozwiązania dotyczące budżetowania, raportowania i strategii sprzedażowych? Jak zbadać potrzeby raportowe w firmie? Jak przeprowadzić analizę strategicznego potencjału organizacji? Jak zorganizować procesy tworzenia i porządkowania procedur? Na czym polega budżetowanie elastyczne sprzedaży? Jak zbudować i wielostopniowy, i wieloblokowy rachunek wyników firmy? Jakie strategie sprzedażowe można zastosować w przedsiębiorstwie? Wojciech Próchnicki jest specjalistą ds. controllingu i raportowania oraz analitykiem finansowym w międzynarodowych korporacjach. Praca w działach finansowych i controllingu połączona z wiedzą z zakresu używania narzędzi Microsoft Office pozwala mu na przedstawienie praktycznych przykładów, a także rozwiązań problemów, z którymi spotykają się pracownicy tych działów. Jako trener pracuje od kilku lat. Główną tematyką prowadzonych szkoleń jest zastosowanie Excela, Accessa oraz VBA do usprawniania procesów biznesowych w firmie oraz automatyzowania pracy działów controllingu i finansów.