IT 116: Introduction to Scripting
Resources
Links
Software
-
PuTTY
PuTTY is an ssh client for windows, which you can download for free from the above link.
It allows you to connect remotely to the machine we'll be using at UMB for this course.
The is no comparable package for Macintosh, because the Mac runs a flavor of Unix, which
means you can run ssh from the command line on a Mac.
- FileZilla
FileZilla is an easy to use scp client for Windows and Mac that allows you to
easily move files to a Unix machine.
- Sublime
Sublime is a text editor for writing programs and scripts.