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

Lewis Turner
Lewis Turner
10,930 Points

Connecting front end to back end

Hi :)

I have almost finished the Frond End Development track and I think I have decided on Python to be my back end language of choice. I have had a look through the Lear Python track and it doesn't appear as though it covers how to use python to do the actual back end scripting (calling it from the front end, having it accept arguments that are passed by the front end etc...).

Am I just not looking properly?

Cheers

Lewis

1 Answer

Nathan Williams
seal-mask
.a{fill-rule:evenodd;}techdegree
Nathan Williams
Python Web Development Techdegree Student 6,851 Points

Once you finish the Learn Python track, you'd want to dig into either the Flask or Django content. Learn Python is focused more on getting comfortable with the language to make sure you're ready for doing more advanced things like using it as a web backend :). Great choice, btw, Python rocks!