Giter Club home page Giter Club logo

bookclub-advanced_r's Introduction

R4DS Advanced R Bookclub

A weekly reading group following the chapters of Advanced R by Hadley Wickham (2nd ed)

Visit the #book_club-advanced_r channel on Slack to join the video chat!

This repo contains 3 main folders:

  • QandA: A bookdown collection of chapter questions and answers that come up during meetings (or between!). We're also using this to try to answer questions marked "started" in the solutions manual with the potential goal of submitting PRs with our own answers!

  • Presentations: each week a presenter will give a talk summarizing the chapter and/or discussing practical applications of the topic at hand.

  • Data: Example datasets about beer production and beer reviews are stored in this folder to help facilitate practical applications!

Meeting Schedule

Cohort 1 (started 2020-04-02) - Tuesdays, 8pm EDT/EST

  • 2020-08-11 Chapter 21 - Translating R code: Pavitra Chakravarty
  • 2020-08-18 Chapter 22 - Debugging: Tan Ho
  • 2020-08-25 Chapter 23 - Measuring performance:
Future Meetings
  • 2020-09-01 Chapter 24 - Improving performance:
  • 2020-09-08 Chapter 25 - Rewriting R code in C++:

Cohort 2 [Americas]: (started 2020-07-30) - Thursdays, 7:30pm EDT/EST

  • 2020-08-13 Chapter 3 - Vectors: Vajresh Balaji
  • 2020-08-20 Chapter 4 - Subsetting
Week 2 Guiding Questions

Week 2

  • What is the difference between an object’s name and its values?
  • When you modify a vector, when does a copy occur? Are there cases when a copy isn’t created?
  • How do you check how much space and object occupies? What kinds of objects occupy the most/least space?
  • When does R’s garbage collection usually run? How do you manually clean up memory?
Future Meetings
  • 2020-08-27 Chapter 5 - Control Flow
  • 2020-09-03 Chapter 6 - Functions
  • 2020-08-10 Chapter 7 - Environments

Cohort 3 [Europe/Africa]: (started 2020-08-04) Tuesdays, 19:15 CET (CEST)

  • 2020-08-11 Chapter 2 - Names and values Anna-Leigh
  • 2020-08-18 Chapter 3 - Vectors
  • 2020-08-25 Chapter 4 - Subsetting [Shel] and [Alan Kinene]
  • 2020-08-27 Chapter 5 - Control Flow [Megan Stodel]
Future Meetings
  • 2020-09-03 Chapter 6 - Functions
  • 2020-08-10 Chapter 7 - Environments

Presentations & Recordings

Chapter 1 - Introduction

Chapter 2 - Names and values

Chapter 3 - Vectors

Chapter 4 - Subsetting

Chapter 5 - Control flow

Chapter 6 - Functions

Chapter 7 - Environments

Chapter 8 - Conditions

Chapter 9 - Functionals

Chapter 10 - Function factories

Chapter 11 - Function operators

Chapter 12 + 13 - OOP base types + S3

Chapter 14 - R6

Chapter 15 - S4

Chapter 16 - Tradeoffs/OOP Wrapup

Chapter 17 - Metaprogramming, big picture

Chapter 18 - Expressions

Chapter 19 - Quasiquotation

Chapter 20 - Evaluation

bookclub-advanced_r's People

Contributors

mayagans avatar tanho63 avatar jonthegeek avatar thisisdaryn avatar tonyelhabr avatar asmae-toumi avatar novica avatar aleighbrown avatar jpohlkamphartt avatar tylergrantsmith avatar kevin-m-kent avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.