Computing resources

Computing resources

iSchool user accounts

You may already have created an iSchool user login for another class (for example, Database Management or Data Wrangling), in that case, you only need to send me your login name (and never the password).

User account creation is a two-step process: 

  1. Create an iSchool user account on this page
  2. After your account is created, set a permanent password

THEN: send me an email with your iSchool user name 

Access to course servers

The name of the course server is: saab.ischool.utexas.edu

This server can only be accessed by those in this class (see above about sending me an email with your user account). 

Unix/Linux commands

Working on the linux command line can be daunting. Remember that every time you interact with your visual desktop file manager, it is simply providing a nice interface to the actual command that is run in the background. In a way, learning unix commands takes some of the mystery out of using visual interfaces and provides a closer connection to your computing infrastructure.

Here are a few pages that provide a quick snapshot of Unix commands. These are fairly similar for beginning, pick one that you like the most:

Writing good code

Programming Style guides


Google's programming style guides for a variety of languages

Python

PHP

Java

C++


Source code versioning and management

GitHub

Helper Apps

  • Postman - for RESTful API testing and retrieval
  • Slack - project team coordination
  • Evernote - cross-platform note-taking