So You Want to Become a Programmer

From Compsci.ca Wiki

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
-
= So You Want to Become a Programmer? =
 
-
 
== First Steps: Know Your Environment ==
== First Steps: Know Your Environment ==

Revision as of 00:01, 11 May 2006

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