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

Im lost on where to use python

Do i use python in cmd - but then i cant save files... Do i use in visual studio - but then then running of the program is weird I just can't see what to do for the best.

Python isnt as good as JavaScript as far as i can see.

1 Answer

Steven Parker
Steven Parker
231,007 Points

If you're using the workspace, you should be able to save files on the workspace. You can download them if you need them on your local machine. And if you prefer to run it locally but don't like the VS implementation, you can download Python itself and it should operate similarly to using the workspace.

It's difficult to compare Python and JavaScript, they are very different syntactically and also in potential applications. For example, JavaScript is essential to front-end web development and Python can only be used on the back end.

Thanks for your reply, if I wanted to work in python for a career, would I need to learn something extra as well?

Steven Parker
Steven Parker
231,007 Points

In addition to the language, it would be helpful to know something about the application that the prospective employer (or client) uses it for. Learning additional languages would be optional, but would widen employment prospects.