Thomas Mailund: 7 books

Book cover of Metaprogramming in R

Metaprogramming in R

Advanced Statistical Programming for Data Science, Analysis and Finance

by Thomas Mailund
Language: English
Release Date: June 1, 2017

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,...
Book cover of Advanced Object-Oriented Programming in R

Advanced Object-Oriented Programming in R

Statistical Programming for Data Science, Analysis and Finance

by Thomas Mailund
Language: English
Release Date: June 23, 2017

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...
Book cover of Functional Programming in R

Functional Programming in R

Advanced Statistical Programming for Data Science, Analysis and Finance

by Thomas Mailund
Language: English
Release Date: March 27, 2017

Master functions and discover how to write functional programs in R. In this concise 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...
Book cover of Functional Data Structures in R

Functional Data Structures in R

Advanced Statistical Programming in R

by Thomas Mailund
Language: English
Release Date: November 17, 2017

Get an introduction to functional data structures using R and write more effective code and gain performance for your programs. This book teaches you workarounds because data in functional languages is not mutable: for example you’ll learn how to change variable-value bindings by modifying environments,...
Book cover of Beginning Data Science in R

Beginning Data Science in R

Data Analysis, Visualization, and Modelling for the Data Scientist

by Thomas Mailund
Language: English
Release Date: March 9, 2017

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. Beginning...
Book cover of Domain-Specific Languages in R

Domain-Specific Languages in R

Advanced Statistical Programming

by Thomas Mailund
Language: English
Release Date: June 23, 2018

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...
Book cover of The Joys of Hashing

The Joys of Hashing

Hash Table Programming with C

by Thomas Mailund
Language: English
Release Date: February 9, 2019

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...
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy