Електронні книги

6033
Завантаження...
EЛЕКТРОННА КНИГА

Cleaning Excel Data With Power Query Straight to the Point. Efficient Data Cleaning Techniques in Excel Using Power Query

MrExcel's Holy Macro! Books, Oz du Soleil

This book provides a step-by-step guide to using Power Query in Excel for efficient data cleaning and transformation. Starting with an introduction to its capabilities, it explains how to import data, handle missing values, and parse text fields with ease.Advanced techniques such as merging datasets, appending data, and performing joins are explored in detail. The book also covers grouping data, creating conditional and custom columns, and reshaping data through unpivoting for analysis. Each concept is illustrated with practical examples for clarity.By the end of the book, readers will be equipped with the skills to automate repetitive tasks and streamline workflows. Whether dealing with messy data or preparing datasets for analysis, this guide ensures you can confidently tackle any Excel data transformation challenge.

6034
Завантаження...
EЛЕКТРОННА КНИГА

Cleek of Scotland Yard

Thomas W. Hanshew

Hamilton Cleek is back or is he? Margot, Queen of the Apaches, the notorious French criminal gang, has been released on bail and vanished, Inspector Narkom of Scotland Yard has a series of inexplicable murders to solve, there is talk of revolution in Mauravania. And Cleek is missing. The stories collected here are some of the best about the clever and resourceful private detective Cleek, the man of the forty faces, who through his talents for disguise solves crime and mystery in London. Hold on to your hats for another thrilling ride as spying, murder, mysterious disappearances, jewel theft and horse theft, bombs and political intrigue rear their ugly heads. The stories range from well-done mysteries involving excellent deductive reasoning to fast-paced action tales set in exotic locales with highly romanticized villains.

6035
Завантаження...
EЛЕКТРОННА КНИГА

Cleek. The Man of the Forty Faces

Thomas W. Hanshew

A classic mystery novel featuring Hanshews best-known creation, the consulting detective Hamilton Cleek, known as the man of the forty faces for his incredible skill at disguise. An ex-cracksman turned Scotland Yard detective, Cleeks slim and faultlessly dressed form is topped by an india-rubber-like face, of which he has remarkable control. Cleek is based in Clarges Street, London, where he is constantly consulted by Inspector Narkom of Scotland Yard. Cleek is the central figure in dozens of short stories that began to appear in 1910 and were subsequently collected in a series of books. Cleek: The Man of the Forty Faces is the first book in the saga. A wonderfully entertaining story from the turn of the century of mystery, chivalry, and intrigue. If youre looking for good mystery look no further.

6036
Завантаження...
EЛЕКТРОННА КНИГА

Cleek. The Master Detective

Thomas W. Hanshew

Collection of several short mysteries, starring consulting detective Hamilton Cleek and his incredible skills at disguise with the assistance of his cockney assistant Dollops. Cleek is poacher-turned-gamekeeper, a master criminal who decides to turn straight and work for Scotland Yard after being stricken by the sight of a lovely, innocent young woman whose jewels he was about to pinch. Told as a fairly continuous narrative, held together by the underlying thread of Cleeks efforts to redeem himself and thus gain the affection of the woman with whom he has fallen in love. There is also another underlying thread concerning Cleeks erstwhile accomplice, Margot, and her present accomplice, Merode, as Cleek occasionally finds himself foiling their plans. Each one of these stories is a romp, some more successful than others.

6037
Завантаження...
EЛЕКТРОННА КНИГА

Cleopatra

Georg Ebers, Mary J. Safford

Two lovers, Antony and Cleopatra want to be together despite everything. But it can not be so simple. The hero may die to be buried next to the woman he loved until the last hour. His desire was fulfilled, and love, as it turned out, never dies.

6038
Завантаження...
EЛЕКТРОННА КНИГА

Cleopatra. Being an Account of the Fall and Vengeance of Harmachis

H. Rider Haggard

Henry Rider Haggard relies on adventure and exotic concepts. This story unfolds in the era of the Ptolemaic era of ancient Egyptian history. The line of the dynasty defended by the priesthood of Isis is trying to survive in difficult circumstances. The main character Harmachis must overthrow Cleopatra, banish the Romans and return to Egypt its former status.

6039
Завантаження...
EЛЕКТРОННА КНИГА

Climax. Punkt kulminacyjny

Thomas B. Reverdy

To historia, która jeszcze się nie zdarzyła, choć nie fantastyka. W tej intrygującej powieści sensacyjnej czytelnik znajdzie fragmenty trzymającego w napięciu thrillera i poczuje dynamikę świetnie napisanego reportażu. Wioska rybacka z niskimi kolorowymi domami, usytuowana w cieśninie morskiej na dalekiej północy Norwegii. To tam się wszystko zaczęło: wybuch na platformie wiertniczej po drugiej stronie kanału, pęknięcie, które poważnie zagraża lodowcowi, martwe ryby. A jeśli to wszystko się ze sobą łączy? Noah, inżynier geolog pochodzący z wioski przy fiordach, gdzie miał miejsce wypadek, powraca w rodzinne strony z misją. Spotyka Anę, swoją dawną miłość, i przyjaciół z młodości, z którymi grał w gry RPG. Wtedy nosił imię Sigurd. Tak samo nazywa się przeklęta platforma

6040
Завантаження...
EЛЕКТРОННА КНИГА

Clip Studio Paint by Example. Understand how to use CSP in a faster and more productive way for concept art, illustrations, and comics

Ludovico Serra

Clip Studio Paint is powerful art software that can help you create artistic work with its in-built material organizer, 3D integration, and group work features. It also provides other features that can speed up the workflow of illustrators, concept artists, and comic artists. With Clip Studio Paint by Example, you’ll learn how to use CSP effectively for a wide variety of artistic purposes.The book starts by helping you create the right workspace for concept art, illustration, and comics. You’ll create a brush, set up a canvas, and develop an auto-auction. Along with covering how to work with CS Modeler that comes bundled with CSP, this book shows you how to import and rig characters easily. You’ll then create reusable changeable scenes and a 3D human character in Blender before exploring concept art, illustrations, comics, and how to create your own portfolio. The book features a glossary with brief explanations of all the main CSP functions. The focus of the book is not on drawing or painting but on helping you enhance your artistic skills using Clip Studio Paint to create an impressive portfolio.By the end of this book, you’ll be able to use the impressive capabilities of CSP to create beautiful digital art in a productive way.

6041
Завантаження...
EЛЕКТРОННА КНИГА

Clojure Data Analysis Cookbook - Second Edition. Dive into data analysis with Clojure through over 100 practical recipes for every stage of the analysis and collection process - Second Edition

Eric Richard Rochester

This book is for those with a basic knowledge of Clojure, who are looking to push the language to excel with data analysis.

6042
Завантаження...
EЛЕКТРОННА КНИГА

Clojure Data Structures and Algorithms Cookbook. 25 recipes to deeply understand and implement advanced algorithms in Clojure

Rafik Naccache

Data-structures and algorithms often cross your path when you compress files, compile programs, access databases, or simply use your favourite text editor. Understanding and implementing them can be daunting. Curious learners and industrial developers can find these complex, especially if they focus on the detailed implementation of these data structures.Clojure is a highly pragmatic and expressive language with efficient and easy data manipulation capabilities. As such, it is great for implementing these algorithms. By abstracting away a great share of the unnecessary complexity resulting from implementation, Clojure and its contrib libraries will help you address various algorithmic challenges, making your data exploration both profitable and enjoyable.Through 25 recipes, you'll explore advanced algorithms and data-structures, well served by a sound Clojure implementation.This book opens with an exploration of alternative uses of the array data-structure, covering LZ77 compression, drawing fractals using Pascal's triangles, simulating a multi-threaded program execution, and implementing a call-stack winding and un-winding operations.The book elaborates on linked lists, showing you how to construct doubly linked ones, speed up search times over the elements of such structures, use a linked-list as the foundation of a shift-reduce parser, and implement an immutable linked-list using skew binary numbers representation.After that, the tree data-structure is explored, focusing on building self-balancing Splay Trees, designing a B-Tree backing-up an efficient key-value data-store, constructing an undo capable Rope, and showing how Tries can make for an auto-completing facility.Next, some optimization and machine learning techniques are discussed, namely for building a co-occurrence-based recommendation engine, using branch-and-bound to optimize integral cost and profit problems, using Dijkstra's algorithm to determine optimal paths and summarizing texts using the LexRank algorithm.Particular attention is given to logic programming, you will learn to use this to discover interesting relations between social website data, by designing a simple type inferencer for a mini Java-like language, and by building a simple checkers game engine.Asynchronous programming will be addressed and you will design a concurrent web-crawler, an interactive HTML5 game, and an online taxi booking platform.Finally, you'll explore advanced cases for higher order functions in Clojure while implementing a recursive descent parser using efficient mutual resucrsion, devising a mini resusable firewall simulator thanks to Clojure 1.7 new tansducers feature or building a simple unification engine with the help of Continuation Passing Style.

6043
Завантаження...
EЛЕКТРОННА КНИГА

Clojure for Data Science. Statistics, big data, and machine learning for Clojure programmers

Henry Garner

The term “data science” has been widely used to define this new profession that is expected to interpret vast datasets and translate them to improved decision-making and performance. Clojure is a powerful language that combines the interactivity of a scripting language with the speed of a compiled language. Together with its rich ecosystem of native libraries and an extremely simple and consistent functional approach to data manipulation, which maps closely to mathematical formula, it is an ideal, practical, and flexible language to meet a data scientist’s diverse needs.Taking you on a journey from simple summary statistics to sophisticated machine learning algorithms, this book shows how the Clojure programming language can be used to derive insights from data. Data scientists often forge a novel path, and you’ll see how to make use of Clojure’s Java interoperability capabilities to access libraries such as Mahout and Mllib for which Clojure wrappers don’t yet exist. Even seasoned Clojure developers will develop a deeper appreciation for their language’s flexibility!You’ll learn how to apply statistical thinking to your own data and use Clojure to explore, analyze, and visualize it in a technically and statistically robust way. You can also use Incanter for local data processing and ClojureScript to present interactive visualisations and understand how distributed platforms such as Hadoop sand Spark’s MapReduce and GraphX’s BSP solve the challenges of data analysis at scale, and how to explain algorithms using those programming models.Above all, by following the explanations in this book, you’ll learn not just how to be effective using the current state-of-the-art methods in data science, but why such methods work so that you can continue to be productive as the field evolves into the future.

6044
Завантаження...
EЛЕКТРОННА КНИГА

Clojure for Java Developers. Transition smoothly from Java to the most widely used functional JVM-based language – Clojure

Eduardo Díaz

We have reached a point where machines are not getting much faster, software projects need to be delivered quickly, and high quality in software is more demanding as ever.We need to explore new ways of writing software that helps achieve those goals. Clojure offers a new possibility of writing high quality, multi-core software faster than ever, without having to leave your current platform.Clojure for Java developers aims at unleashing the true potential of the Clojure language to use it in your projects. The book begins with the installation and setup of the Clojure environment before moving on to explore the language in-depth. Get acquainted with its various features such as functional programming, concurrency, etc. with the help of example projects. Additionally, you will also, learn how the tooling works, and how it interacts with the Java environment. By the end of this book, you will have a firm grip on Clojure and its features, and use them effectively to write more robust programs.

6045
Завантаження...
EЛЕКТРОННА КНИГА

Clojure: High Performance JVM Programming. Click here to enter text

Akhil Wali, Shantanu Kumar, Eduardo Díaz

Clojure is a general-purpose language from the Lisp family with an emphasis on functional programming. It has some interesting concepts and features such as immutability, gradual typing, thread-safe concurrency primitives, and macro-based metaprogramming, which makes it a great choice to create modern, performant, and scalable applications.This learning path aims at unleashing the true potential of the Clojure language so you can use it in your projects. It begins with installing and setting up the Clojure environment before moving on to explore the language in depth. You’ll get acquainted with its various features such as functional programming, concurrency, reducers, transducers, core.async and core.logic, and so on with a great level of detail.Moving on, you’ll also learn how to enhance performance using Java interoperability and JVM-specific features from Clojure; you’ll even master language features such as asynchronous channels, actors, logic programming, reactive programming, metaprogramming, and so on.This learning path combines some of the best that Packt has to offer in one complete, curated package. It includes content from the following Packt products:• Clojure for Java Developers by Eduardo Díaz• Clojure High Performance Programming, Second Edition by Shantanu Kumar• Mastering Clojure by Akhil Wali

6046
Завантаження...
EЛЕКТРОННА КНИГА

Clojure High Performance Programming. Become an expert at writing fast and high performant code in Clojure 1.7.0 - Second Edition

Shantanu Kumar

Clojure treats code as data and has a macro system. It focuses on programming with immutable values and explicit progression-of-time constructs, which are intended to facilitate the development of more robust programs, particularly multithreaded ones. It is built with performance, pragmatism, and simplicity in mind. Like most general purpose languages, various Clojure features have different performance characteristics that one should know in order to write high performance code.This book shows you how to evaluate the performance implications of various Clojure abstractions, discover their underpinnings, and apply the right approach for optimum performance in real-world programs.It starts by helping you classify various use cases and the need for them with respect to performance and analysis of various performance aspects. You will also learn the performance vocabulary that experts use throughout the world and discover various Clojure data structures, abstractions, and their performance characteristics. Further, the book will guide you through enhancing performance by using Java interoperability and JVM-specific features from Clojure. It also highlights the importance of using the right concurrent data structure and Java concurrency abstractions.This book also sheds light on performance metrics for measuring, how to measure, and how to visualize and monitor the collected data. At the end of the book, you will learn to run a performance profiler, identify bottlenecks, tune performance, and refactor code to get a better performance.

6047
Завантаження...
EЛЕКТРОННА КНИГА

Clojure Polymorphism. Leverage Clojure's polymorphic tools to develop your applications

Paul Stadig

Clojure is a modern, dynamic language that you can use to develop robust, multithreaded programs. Clojure Polymorphism is a comprehensive guide that shows you how to use Clojure’s features to your advantage.The book begins by describing examples that show how to define and implement abstractions with plain functions and multimethods. Then you'll analyze these examples and separate the good and bad aspects of their design principles. You'll also learn how to perform data transformation abstraction with a plain function and discover how to write new cross-platform predicates while keeping the core of your abstraction free from reader conditionals. The later chapters explain the considerations to keep in mind when implementing Clojure protocols on the Java Virtual Machine (JVM).By the end of this book, you’ll know how to use the various polymorphic tools of Clojure to your advantage while designing your applications.

6048
Завантаження...
EЛЕКТРОННА КНИГА

Clojure Programming Cookbook. Handle every problem you come across in the world of Clojure programming with this expert collection of recipes

Makoto Hashimoto, Nicolas Modrzyk

When it comes to learning and using a new language you need an effective guide to be by your side when things get rough. For Clojure developers, these recipes have everything you need to take on everything this language offers. This book is divided into three high impact sections. The first section gives you an introduction to live programming and best practices. We show you how to interact with your connections by manipulating, transforming, and merging collections. You’ll learn how to work with macros, protocols, multi-methods, and transducers. We’ll also teach you how to work with languages such as Java, and Scala.The next section deals with intermediate-level content and enhances your Clojure skills, here we’ll teach you concurrency programming with Clojure for high performance. We will provide you with advanced best practices, tips on Clojure programming, and show you how to work with Clojure while developing applications.In the final section you will learn how to test, deploy and analyze websocket behavior when your app is deployed in the cloud. Finally, we will take you through DevOps. Developing with Clojure has never been easier with these recipes by your side!