You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chris Hua edited this page Aug 22, 2017
·
1 revision
Overview
Python
R
SQL
Other
The more software engineering skills you can learn, the better. However, when starting out, your time is probably best spent focusing on one of Python or R, and SQL. Here, we'll briefly touch on some other useful tools to learn, roughly in terms of importance.
git: important for collaborating with others and saving your work in version control.
Javascript: nice to have when working with design changes.