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

Network programming

Hello guys,

Now i want to learn the basics of python, that's why treehouse is great for this. But in the future i want to learn the network programming, how to build server/client and sockets connection in python too and after that i want to learn the machine learning too. But i'm not sure if i can do that on the treehouse workspace. Could you please answer all my question?

  1. If it's worth to learn network programming with python
  2. If it's worth to learn machine learning with python
  3. Which python programming platforms are recommended for machine learning/network programming?

Thank you a lot!

1 Answer

Treehouse currently doesn't teach socket programming (for any language, as far as I know), but does teach Machine Learning Basics (with Python! :smile:)

There are plenty of online resources outside of Treehouse, as well.

Yes, that's something I already now. But do you know some python plattforms for network programming and machine learning?

Here are some tutorials on socket programming with Python:

Here are some tutorials on machine learning with Python:

If you want to learn ML/Socket programming, it's best to look for courses on the Internet as a first step.