I'm relatively new to learning python and programming in general though I have been learning python for a bit(2 months or so). I was looking around and there doesn't seem to be any newbie friendly materials out there for learning Pyramid. So if anyone has a link to any tutorials or such, I would really appreciate it (preferably free).
This is also a nice one: <a href="http://www.serverzen.net/2010/11/8/getting-started-with-pyramid-a-notes-application" rel="nofollow">http://www.serverzen.net/2010/11/8/getting-started-with-pyra...</a>
<a href="http://docs.pylonsproject.org/projects/pyramid/dev/#tutorials" rel="nofollow">http://docs.pylonsproject.org/projects/pyramid/dev/#tutorial...</a><p>has a few. Remember that Pyramid is BFG + some Pylons niceties added, so, BFG Tutorials can sometimes be a good pointer.<p>IRC, <a href="http://groups.google.com/group/pylons-discuss" rel="nofollow">http://groups.google.com/group/pylons-discuss</a> are also good resources for pointers.