Re: [pylons-devel] Begginer Advice

2014-11-25 Thread Bojan Stepic
Awesome help, Im glad there is a vibrant community behind pyramid. It will mean a lot in the future. Thank you Steve. On Tuesday, November 25, 2014 7:43:19 PM UTC+1, Steve Piercy wrote: > > Hi Bojan, > > To begin learning Pyramid, here are some suggested resources. > > This site shows you how t

Re: [pylons-devel] Begginer Advice

2014-11-25 Thread Bojan Stepic
Thank you for your advice Robert. It means a lot! On Tuesday, November 25, 2014 5:09:34 PM UTC+1, kop wrote: > > Hi, > The approach I took was to go through the reference documentation, the > book. The first chapter or 2 get you set up with a new project and then > only the next couple of chapt

Re: [pylons-devel] Begginer Advice

2014-11-25 Thread Steve Piercy
Hi Bojan, To begin learning Pyramid, here are some suggested resources. This site shows you how to create a simple one-file Pyramid application. More importantly, its navigation provides entry points to other resources for learning Pyramid. I consider this page as my Pyramid home base. htt

Re: [pylons-devel] Begginer Advice

2014-11-25 Thread Karl .O Pinc
Hi, The approach I took was to go through the reference documentation, the book. The first chapter or 2 get you set up with a new project and then only the next couple of chapters are really necessary to produce something reasonably workable. The one exception might be authentication and authori

[pylons-devel] Begginer Advice

2014-11-25 Thread Bojan Stepic
Hi everyone. I wanted to see if anyone would have advice on how to approach learning pyramid framework.I have solid knowledge of python and I am trying to branch out to using packages, modules, frameworks etc. I know that there is documentation provided on the pylons site, but for a person that