econchick / new-coder

New Coder tutorials
zlib License
597 stars 394 forks source link

Writing a templating Engine #150

Open s4chin opened 9 years ago

s4chin commented 9 years ago

I would love it if you write a tutorial on writing a templating engine in Python.

econchick commented 9 years ago

Interesting! Why are you interested in this? What would you want to learn from a tutorial like this?

s4chin commented 9 years ago

I am interested because I want to know how this works and how to implement this. I requested this as there are not many resources on the web. From a tutorial like this, I would like to learn what templating engines are, how they are implemented, if there are any libraries used, etc.

willingc commented 9 years ago

@s4chin Thanks for sharing why you are interested in a tutorial like this. We'll keep your request in mind for future planning. If you come across any good resources, please share them here.

We hope you enjoy newcoder.io and thank you for sharing your ideas with us.