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 trialKyle oakley
Courses Plus Student 32 PointsHelp
I was wondering if it is possible to edit code on visual c++ without the other users having to download the program again? Like the minecraft news feed if you have seen it
1 Answer
Sarah Townsend
10,234 PointsI'm not exactly sure how to apply this, but the minecraft news feed is taken from a server and then the program interprets this news feed and displays it. So if you want to make something like that, you'll need to learn how to get information from a server.
Best of luck, Ian