python for non-programmers tutorial?
Daniel Yoo
dyoo at hkn.eecs.berkeley.edu
Tue Aug 19 17:02:45 EDT 2003
Anthony Baxter <anthony at interlink.com.au> wrote:
: I'm writing a half-day tutorial at work for the non-programmer techies
: (network engineers, database admins, sysadmins, that sort of thing)
: and was wondering if anyone else has already done this and made their
: materials available? I plan to put my slides up on the web after they're
: done...
Hi Anthony,
Python.org has a topic guide for beginners who'd like to learn Python:
http://www.python.org/topics/learn/
For your target audience, you may find Jacek Artymiak's article on
"Python Programming for Beginners" a good one, as it focuses on some
system administration and shell-scripting issues:
http://www.linuxjournal.com/article.php?sid=3946
and all of the tutorials on the Beginners topic guide are pretty good.
You're also always welcome to ask learning questions on the
Python-Tutor mailing list:
http://mail.python.org/mailman/listinfo/tutor
Good luck to you!
More information about the Python-list
mailing list