Re: Begninner

2019-01-24 Thread Dan Davis
George, If you are an experienced programmer in some other language, I recommend Fluent Python. It is not a good book for someone new to programming. On Thu, Jan 24, 2019 at 7:19 AM george ngugi wrote: > hey, > > Am new in python programming, can kindly can someone help me on which is > the b

Re: Begninner

2019-01-24 Thread Adam Johnson
First: This mailing list is for the development of Django itself, not for support using Django. Please use the django-users mailing list for that, or IRC #django on freenode, or a site like Stack Overflow. However: The Django tutorial is a typical place to start for web development https://www.dja