Tamar Osher wrote:
Hi! I have never before learned a programming language, and I started
learning Python a couple of days ago. I am wondering: How does a person
make the leap from reading about Python to doing Python?
Open a terminal window, or an IDE, and start typing code.
That's it. There's no magic. You can read all the books you like, but
eventually you need to type code. And then you are doing Python.
You say you have "read" the tutorials. But have you *done* the tutorials,
actually typing code at a prompt and looking at the result?
If not, then do so. Reading is great, but there is absolutely no substitute
for *doing*.
--
Steven
_______________________________________________
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor