LIBROS DEL AUTOR: thomas mailund

13 resultados para LIBROS DEL AUTOR: thomas mailund

  • Functional Programming in R 4
    Thomas Mailund
    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, you’ll see how to replace loops, which can have side-ef...
    Disponible

    54,55 €

  • Functional Programming in R 4
    Thomas Mailund
    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, you’ll see how to replace loops, which can have side-ef...
    Disponible

    48,40 €

  • R 4 Data Science Quick Reference
    Thomas Mailund
    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’l...
    Disponible

    43,30 €

  • R 4 Data Science Quick Reference
    Thomas Mailund
    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’l...
    Disponible

    49,44 €

  • Beginning Data Science in R 4
    Thomas Mailund
    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...
    Disponible

    56,59 €

  • Introduction to Computational Thinking
    Thomas Mailund
    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, h...
    Disponible

    87,77 €

  • Pointers in C Programming
    Thomas Mailund
    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 th...
    Disponible

    68,92 €

  • String Algorithms in C
    Thomas Mailund
    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 array...
    Disponible

    74,24 €

  • Introducing Markdown and Pandoc
    Thomas Mailund
    Discover how to write manuscripts in Markdown and translate them with Pandoc into different output formats. You’ll use Markdown to annotate text formatting information with a strong focus on semantic information: you can annotate your text with information about where chapters and sections start, but not how chapter and heading captions should be formatted. As a result, you’ll ...
    Disponible

    54,64 €

  • Domain-Specific Languages in R
    Thomas Mailund
    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 goal...
    Disponible

    33,21 €

  • Functional Data Structures in R
    Thomas Mailund
    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, which can be exploited to emulate pointers and implement traditional data s...
    Disponible

    35,63 €

  • Advanced Object-Oriented Programming in R
    Thomas Mailund
    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 you...
    Disponible

    36,33 €

  • Metaprogramming in R
    Thomas Mailund
    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 f...
    Disponible

    46,20 €