Difference between revisions of "Computer How-Tos"

From Genome Analysis Wiki
Jump to navigationJump to search
 
Line 5: Line 5:
 
*[[Debuggers]] - useful when needing to figure out why a program is not working as you expected.
 
*[[Debuggers]] - useful when needing to figure out why a program is not working as you expected.
 
*[[How To Use Git]]- Version Control system for tracking your the history of your files and can serve as a backup.
 
*[[How To Use Git]]- Version Control system for tracking your the history of your files and can serve as a backup.
 +
*[[Basic Linux Intro]] - A list of some of the basic Unix/Linux commands
 +
*[[Introduction to new students]] - some helpful links.

Latest revision as of 10:51, 27 July 2011

Computer How-Tos

This page contains links to helpful pages that tell how to do various things on the computer for working with our data.