Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #98850

Learning Python from the tutorial (was: What function is 'u0, j = random(), 0'?)

From Ben Finney <ben+python@benfinney.id.au>
Newsgroups comp.lang.python
Subject Learning Python from the tutorial (was: What function is 'u0, j = random(), 0'?)
Date 2015-11-15 14:03 +1100
Message-ID <mailman.347.1447556646.16136.python-list@python.org> (permalink)
References <f2965552-575a-44fc-9c34-dbc4792d4208@googlegroups.com> <CAKJDb-N64iSTiCDkxfOgxO9Q71OYB4YNJaxP17-414o8hjWA7w@mail.gmail.com>

Show all headers | View raw


Zachary Ware <zachary.ware+pylist@gmail.com> writes:

> I've noticed you sending a lot of questions in the past day or two,
> many at a fairly basic level.  I think you would be well-served to
> read through the tutorial at https://docs.python.org/3/tutorial.

Better than merely reading through it: Anyone who wants to learn Python
from the official tutorial should *work through* the tutorial. Run each
example, read the tutorial to get an explanation, experiment to test
whether you understand. Only then, continue on.

-- 
 \       “I bought some powdered water, but I don't know what to add.” |
  `\                                                    —Steven Wright |
_o__)                                                                  |
Ben Finney

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

What function is 'u0, j = random(), 0'? fl <rxjwg98@gmail.com> - 2015-11-14 18:23 -0800
  Re: What function is 'u0, j = random(), 0'? Zachary Ware <zachary.ware+pylist@gmail.com> - 2015-11-14 20:47 -0600
  Learning Python from the tutorial (was: What function is 'u0, j = random(), 0'?) Ben Finney <ben+python@benfinney.id.au> - 2015-11-15 14:03 +1100

csiph-web