You may need to install new software to:
What is iTerm?
iTerm2 is a replacement for Terminal and the successor to iTerm. It works on Macs with macOS 10.10 or newer.
I personally haven't used this one quite as much so it really comes down to whatever works for you
More on terminal stuff later!
App Store for the full install! (Big and slow!)
You can also just install the command-line tools:
"gcc"
in the terminalIf not, type the following in the terminal:
xcode-select --install
Â
Excellent for:
You will need to first download MacTex: (~3.2 G!)
Just follow the steps to install it and test your installation using these instructions!
Â
You can also use https://www.overleaf.com/
VPN = Virtual Private Network
https://it.vanderbilt.edu/security/secure-communications/remote-access/index.php
https://it.vanderbilt.edu/security/secure-communications/remote-access/junos-pulse-osx.php
Paste the following at a Terminal prompt to install
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
To search for a package:
brew install <packagename>
Get info about a package:
brew info <packagename>
Install a package:
brew install <packagename>
Install the following packages
brew install rsync
brew install htop
brew install tree
brew install gcc
brew install git
This is a process viewer and manager.
There are several different programs out there to do this.
I know of 2 in particular!
You can takes notes for
There are probably many other ones out there ...
But these are some popular ones
To keep up with our field,
we have to read papers often!
And we need a way to organize it too!
There are many websites out there to do just this:
After reading them, you need to organize them
Softwares like
are great at doing this!
Â
Â
More info on all three.
Â
Â
Â
Tip 1: If using Mendeley sign up with your Vanderbilt email you get 100 GB of space!Â
Tip 2 : The Vanderbilt library hosts workshops to learn more how to use the different citation managersÂ
We code every day.
So, you need to feel comfortable doing it.
You need to make the right choice for you!