TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Teach the tidyverse to beginners in R

2 pointsby var_explainedalmost 8 years ago

1 comment

projectramoalmost 8 years ago
I agree with you.<p>Not just because tidyverse is &quot;easier&quot; but also because it teaches the right mental constructs to think about data.<p>I think beginners should spend a lot of time just thinking about normalization (Normal form and all that good stuff), and tidyverse directly encourages that.<p>There are some interviewers who want to test people&#x27;s knowledge in the base language (particularly with Javascript), and I haven&#x27;t understood that since you&#x27;ll constantly be learning new libraries. It would be better to throw people an entirely new library and ask them to figure out how to use it.