This series of posts intend to build a web application that uses Pyramid, Pymongo and WTForms.
The goal of this step is to setup the basic project structure.
Continue reading “Pyramid 01: Basic Project Structure”Tutorials, impressions, hobbies and things I learned.
This is the first of a series of posts that presents how to build a web application with Pyramid, Pymongo and WTForms.
This series of posts intend to build a web application that uses Pyramid, Pymongo and WTForms.
The goal of this step is to setup the basic project structure.
Continue reading “Pyramid 01: Basic Project Structure”It is important to keep our skills sharp and there is no better way than training.
Now, one thing is to reproduce simple tutorials that we can find online with clear constraints and tools easily available, another thing, and far more challenging, is to take requirements similar to real life problems and code it from scratch, without any references.
Continue reading “Django CRUD”