Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2aeba70

Browse files
committed
# File location for tut.tex and URL for Aaron Watters' tutorial have changed.
1 parent 21ad59f commit 2aeba70

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@ How do I learn Python?
4545
----------------------
4646

4747
The official tutorial is still a good place to start (in the Doc
48-
directory as tut.tex; and http://www.python.org/doc/tut/tut.html).
48+
directory as tut/tut.tex; and http://www.python.org/doc/tut/tut.html).
4949
Aaron Watters wrote a second tutorial, that may be more accessible for
50-
some: http://www.wcmh.com/uworld/archives/95/tutorial/005.html. Both
51-
tutorials (as well as most other sources) assume that you already know
52-
how to program -- if you'd like to write "Python for Dummies", I know
53-
a publisher who would like to talk to you...
50+
some: http://www.networkcomputing.com/unixworld/tutorial/005/005.html.
51+
Both tutorials (as well as most other sources) assume that you already
52+
know how to program -- if you'd like to write "Python for Dummies", I
53+
know a publisher who would like to talk to you...
5454

5555
There are now also several books on Python. While these are still
5656
based on Python 1.3 or 1.4, the information in them is still 99%

0 commit comments

Comments
 (0)