STL
.Windows users:
- SecureCRT - an SSH client (necessary to access CSIL remotely) - download a 30-day trial version, and/or explore the site to learn about student licenses.
- PuTTY - a free Win32 Telnet/SSH Client (with fewer features than SecureCRT).
- MinGW - ("Minimalist GNU for Windows") includes g++, gdb, make and other useful tools for programmers.
- GNU Emacs - FAQ for using on Windows.
Mac users:
- Xcode - download site for Mac OS X developer software. By the way, no need to use the Xcode IDE - instead, after installing Xcode with 'Command Line Tools' included, just open a "Terminal" window and use the usual Gnu tools like gcc, g++, gdb, make, and so on.
- Also notice your Terminal is a Unix shell (probably
bash
). You havessh
,scp
, and other networking tools built in for communicating remotely with CSIL.Everybody:
- COLLABORATE - Instructional Technology Services. Remote access to CSIL is available on most lab computers.
Engineering undergraduate students should visit their Undergraduate Studies Office for general counseling matters, including progress checks.