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 trialJassim Alhatem
20,883 PointsI'm incredibly confused
I have no idea what OS is or what it does. I didn't understand it from him.
Are we going to learn it in depth in future courses? and what's the point of it ?
1 Answer
Jeff Muday
Treehouse Moderator 28,720 PointsOS stands for Operating System sometimes it is also referred in shorthand as "platform" or "architechture". In essence, the OS is the underlying program on the computer, tablet, or smartphone that handles user input/output, display, communication, file storage etc.
There are many different operating systems like Windows, MacOS, iOS, Android, Unix, Linux, etc. But the good thing about Python is that it runs in all of these platforms. The "Workspaces" on Treehouse use the Linux OS.
I hope this helps out!
Jassim Alhatem
20,883 PointsJassim Alhatem
20,883 Pointsthanks alot!