Real Magic

Let's Get GIT Going

Friday, Oct 02, 2020 By Hope Snyder.

Before you get too deep into your projects, you should have some kind of version control set up. That way, if code breaks, it's not permanent! This will walk you through the set up.

The Heart of R: Functions

Friday, Sep 25, 2020 By Hope Snyder.

What makes R great is the functions. But what are they?

Python: A cousin of R

Friday, Sep 18, 2020 By Hope Snyder.

There are so many different coding languages out there. Each has their own pros and cons. Let's take a look at Python.