So You Want to Become a Programmer

From Compsci.ca Wiki

Revision as of 00:01, 11 May 2006 by Wtd (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

So You Want to Become a Programmer?

First Steps: Know Your Environment

  • ASCII
  • File extensions
  • Command-line
    • Commonalities between *nix and Windows shells
      • Spaces to separate arguments
      • PATH
    • Differences
    • Less need to modify PATH on *nix (/usr/bin and /usr/local/bin)
    • Running executables in current directory
  • Filesystem hierarchy
Personal tools