Suche einschränken:
Zur Kasse

16 Ergebnisse.

Functional Programming in R 4

Mailund, Thomas
Functional Programming in R 4
Master functions and discover how to write functional programs in R. In this book, updated for R 4, you'll learn to make your functions pure by avoiding side effects, write functions that manipulate other functions, and construct complex functions using simpler functions as building blocks. In Functional Programming in R 4, yoüll see how to replace loops, which can have side-effects, with recursive functions that can more easily avoid them. In...

CHF 63.00

R 4 Data Science Quick Reference

Mailund, Thomas
R 4 Data Science Quick Reference
In this handy, quick reference book you'll be introduced to several R data science packages, with examples of how to use each of them. All concepts will be covered concisely, with many illustrative examples using the following APIs: readr, dibble, forecasts, lubridate, stringr, tidyr, magnittr, dplyr, purrr, ggplot2, modelr, and more. With R 4 Data Science Quick Reference, you'll have the code, APIs, and insights to write data science-based ap...

CHF 46.90

Beginning Data Science in R 4

Mailund, Thomas
Beginning Data Science in R 4
Discover best practices for data analysis and software development in R and start on the path to becoming a fully-fledged data scientist. Updated for the R 4.0 release, this book teaches you techniques for both data manipulation and visualization and shows you the best way for developing new software packages for R. Beginning Data Science in R 4, Second Edition details how data science is a combination of statistics, computational science, an...

CHF 63.00

Introduction to Computational Thinking

Mailund, Thomas
Introduction to Computational Thinking
Learn approaches of computational thinking and the art of designing algorithms. Most of the algorithms you will see in this book are used in almost all software that runs on your computer. Learning how to program can be very rewarding. It is a special feeling to seeing a computer translate your thoughts into actions and see it solve your problems for you. To get to that point, however, you must learn to think about computations in a new way-y...

CHF 89.00

Pointers in C Programming

Mailund, Thomas
Pointers in C Programming
Gain a better understanding of pointers, from the basics of how pointers function at the machine level, to using them for a variety of common and advanced scenarios. This short contemporary guide book on pointers in C programming provides a resource for professionals and advanced students needing in-depth hands-on coverage of pointer basics and advanced features. It includes the latest versions of the C language, C20, C17, and C14. You'll se...

CHF 76.00

String Algorithms in C

Mailund, Thomas
String Algorithms in C
Implement practical data structures and algorithms for text search and discover how it is used inside other larger applications. This unique in-depth guide explains string algorithms using the C programming language. String Algorithms in C teaches you the following algorithms and how to use them: classical exact search algorithms, tries and compact tries, suffix trees and arrays, approximative pattern searches, and more. In this book, author...

CHF 83.00

R Data Science Quick Reference: A Pocket Guide to Apis, L...

Mailund, Thomas
R Data Science Quick Reference: A Pocket Guide to Apis, Libraries, and Packages
In this handy, practical book you will cover each concept concisely, with many illustrative examples. You'll be introduced to several R data science packages, with examples of how to use each of them. In this book, you'll learn about the following APIs and packages that deal specifically with data science applications:  readr, tibble, forcates, lubridate, stringr, tidyr, magnittr, dplyr, purrr, ggplot2, modelr, broom, knitr, shiny, and more.Af...

CHF 68.00

The Joys of Hashing

Mailund, Thomas
The Joys of Hashing
Build working implementations of hash tables, written in the C programming language. This book starts with simple first attempts devoid of collision resolution strategies, and moves through improvements and extensions illustrating different design ideas and approaches, followed by experiments to validate the choices. Hash tables, when implemented and used appropriately, are exceptionally efficient data structures for representing sets and look...

CHF 52.90

Domain-Specific Languages in R

Mailund, Thomas
Domain-Specific Languages in R
Gain an accelerated introduction to domain-specific languages in R, including coverage of regular expressions. This compact, in-depth book shows you how DSLs are programming languages specialized for a particular purpose, as opposed to general purpose programming languages. Along the way, you'll learn to specify tasks you want to do in a precise way and achieve programming goals within a domain-specific context. Domain-Specific Languages in R ...

CHF 18.50

Domain-Specific Languages in R

Mailund, Thomas
Domain-Specific Languages in R
Gain an accelerated introduction to domain-specific languages in R, including coverage of regular expressions. This compact, in-depth book shows you how DSLs are programming languages specialized for a particular purpose, as opposed to general purpose programming languages. Along the way, you¿ll learn to specify tasks you want to do in a precise way and achieve programming goals within a domain-specific context. Domain-Specific Languages in R...

CHF 40.50

Advanced Object-Oriented Programming in R

Mailund, Thomas
Advanced Object-Oriented Programming in R
Learn how to write object-oriented programs in R and how to construct classes and class hierarchies in the three object-oriented systems available in R. This book gives an introduction to object-oriented programming in the R programming language and shows you how to use and apply R in an object-oriented manner. You will then be able to use this powerful programming style in your own statistical programming projects to write flexible and extend...

CHF 41.90

Metaprogramming in R

Mailund, Thomas
Metaprogramming in R
Learn how to manipulate functions and expressions to modify how the R language interprets itself. This book is an introduction to metaprogramming in the R language, so you will write programs to manipulate other programs. Metaprogramming in R shows you how to treat code as data that you can generate, analyze, or modify. R is a very high-level language where all operations are functions and all functions are data that can be manipulated. This b...

CHF 52.50

Functional Programming in R: Advanced Statistical Program...

Mailund, Thomas
Functional Programming in R: Advanced Statistical Programming for Data Science, Analysis and Finance
Master functions and discover how to write functional programs in R. In this book, you'll make your functions pure by avoiding side-effects, you’ll write functions that manipulate other functions, and you’ll construct complex functions using simpler functions as building blocks.In Functional Programming in R, you’ll see how we can replace loops, which can have side-effects, with recursive functions that can more easily avoid them. In addition,...

CHF 63.00

Data Science in R

Mailund, Thomas
Data Science in R
Discover best practices for data analysis and software development in R and start on the path to becoming a fully-fledged data scientist. This book teaches you techniques for both data manipulation and visualization and shows you the best way for developing new software packages for R.Data Science in R details how data science is a combination of statistics, computational science, and machine learning. You’ll see how to efficiently structure a...

CHF 69.00