/acm-terminal-workshop

Material for a hands-on workshop about the Unix terminal

Primary LanguageC++

ACM Terminal Workshop

CCNY ACM Club - Oct 22, 2015

About

This repo is meant to support the CCNY ACM Club's Terminal Workshop. The Unix terminal is an efficient tool to get things done, and it is vital to many serious programmers. The workshop is meant to get beginners, who have little to no prior experience with Unix, up and running fast.

Windows users, who don't have access to a Linux virtual machine, are suggested to use Git Bash as their Unix environment. Git Bash can be downloaded here. On the otherhand, Linux and OS X will be fine with their native Unix environment.

Getting started

  1. Download/clone this repo
  2. Read the slides
  3. (Optional) try out the commands listed in the companion
  4. Consult with the cheatsheet
  5. Solve the challenges

Credits