Building Web Pages With Python Conclusion
Conclusion
Now that the Show is Over...
This concludes the series on building web pages with Python. If you learned something, then my goal has been reached.
I hope this series made all the pieces involved with building an organized web page more apparent. From the Model and Database, to the Templates and Views, to the Form Processing, to the tiny Utilities, and all the Glue that holds it together. There's really a lot of work involved.
After learning all of the pieces and how they interact, you can now have a better appreciation for all the new Frameworks popping up all over the place.
Feedback
As mentioned at the very beginning, I am not an expert at either Python or Web Programming. I've learned all of this by looking at other people's code and reading several books on the subjects in my spare time.
If you have any advice or ideas to build upon this, please do. I would really be thankful for it and I'm sure the other people reading this would, too.