SCIENTIFIC-LINUX-USERS Archives

April 2011

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Brett Viren <[log in to unmask]>
Reply To:
Brett Viren <[log in to unmask]>
Date:
Tue, 26 Apr 2011 10:33:29 -0400
Content-Type:
multipart/signed
Parts/Attachments:
text/plain (868 bytes) , application/pgp-signature (201 bytes)
"Robert P. J. Day" <[log in to unmask]> writes:

>   thanks for any suggestions.

Version control (git, hg, svn, cvs).  With the short time you have, the
students can at least learn such things exist and their concepts, if not
maybe time for a lot of hands-on use.

A section on "Driving Bash" would be useful where you can teach the
tricks of how to effectively use the command line.  Although a lot of
that isn't appreciated until one slogs through without them.  Some
examples: pushd/popd and "cd -" to reuse previous jumps, setting the
prompt to know where you are.  Maybe some basic scripting.  It could
contain a "Training your Fingers" section: C-r searching and C-p/C-n
browsing of command history. M-/ completion, TAB completion,
C-a/C-k/C-y/C-e/M-f/M-b/M-d dorking about with the current command line.
M-. insertion of last word of last command.  That kind of stuff.

-Brett.


ATOM RSS1 RSS2