Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Python

Thank you Kenneth Love

Just a short note to thank you for your course. Just today, I was able to make a small app to help me in my day job. Nothing too fancy.

One of the things I do in my day job is to check if a primary teacher meets the requirement to teach a subject and then produce a document stating that they indeed can/not.

So my script simply reads a latex file, then asks the user input, and produces a latex file which is then compiled into a pdf.

This little thing allows me to work much faster and making less errors than relying on a word processor (and yes mail merger is an overkill for my needs).

Paging Kenneth Love, come on down!

1 Answer

Kenneth Love
STAFF
Kenneth Love
Treehouse Guest Teacher

That is awesome! Keep up the good work, Miguel!