This article is related notes for the 3rd episode of Stanford University's CS193p course.

Read More

Git is a free and open-source version control system. It is used for tracking code changes, tracking who made changes, coding collaboration, and much more.

Read More