[Tutor] Tutor Digest, Vol 163, Issue 28
Alan Gauld
alan.gauld at yahoo.co.uk
Tue Sep 19 12:52:00 EDT 2017
On 19/09/17 15:45, Saahndong Ransom wrote:
> What are the uses of python?
> What are easy way to learn python?
Python is a general purpose programming language
that can be used to build many kinds of software
applications from computer administration to web
servers to desktop GUI applications.
The Python wiki is the bet place to start, it
provides many different tutorials depending on
your level of existing knowledge about programming.
https://wiki.python.org/moin/BeginnersGuide
If you are a complete beginner you might like my
tutorial, linked below.
--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos
More information about the Tutor
mailing list