Re: Start Python programming

2021-04-30 Thread Russell via Python-list
Gazoo  wrote:
> 
> 
> I'd like to start learning Python programming. What sites/tutorials
> could you recommend for beginner, please.
> 

I liked the book found at https://automatetheboringstuff.com/

You can read the whole book online. I think you used to be able to
download a copy too. It has lots of practical examples and is easy to
read/follow.

-- 
rust
0x68caecc97f6a90122e51c0692c88d9cb6b58a3dc
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Start Python programming

2021-04-28 Thread Alan Gauld via Python-list
On 27/04/2021 18:32, Gazoo wrote:

> I'd like to start learning Python programming. What sites/tutorials
> could you recommend for beginner, please.

There is a getting started page on the python web site with
links to guide you to many listed suggestions - books,
web tutorials, video courses etc.

https://www.python.org/about/gettingstarted/

Which one suits you best depends on many factors both objective and
subjective.


-- 
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


-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Start Python programming

2021-04-27 Thread Abrantes Araujo Silva Filho
On Tue, 27 Apr 2021 17:32:22 +, Gazoo wrote:

> I'd like to start learning Python programming. What sites/tutorials
> could you recommend for beginner, please.

Have you tried this book?

https://greenteapress.com/wp/think-python-2e/

It is a good book, written by Allan B. Downey, which is available for 
free in HTML or PDF. If you wish, you can buy a copy on Amazon as well.


-
Abrantes
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Start Python programming

2021-04-27 Thread dn via Python-list
On 28/04/2021 05.32, Gazoo wrote:
> 
> 
> I'd like to start learning Python programming. What sites/tutorials
> could you recommend for beginner, please.


Start with the Python Tutorial
(https://docs.python.org/3/tutorial/index.html), thereafter there are
other 'docs' at the same site.

There are plenty of books and both $free and paid courses available
on-line, to suit many preferred ways of learning, and covering many
specialised applications of the language.
-- 
Regards,
=dn
-- 
https://mail.python.org/mailman/listinfo/python-list


Start Python programming

2021-04-27 Thread Gazoo



I'd like to start learning Python programming. What sites/tutorials
could you recommend for beginner, please.


--
Gazoo


-- 
https://mail.python.org/mailman/listinfo/python-list