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

Java Introduction to Scala Functional Programming with Scala Hello, World!

Chance Edward
Chance Edward
4,507 Points

How did Andi get that coding program onto his device.

I am wondering how to get that program to my windows computer.

1 Answer

Mark Sebeck
MOD
Mark Sebeck
Treehouse Moderator 37,341 Points

Hi Chance

If you look at the teachers notes for the video there is a download scala link. That should help you to get scala running on windows. Then after installing you just need to open a command window (search for CMD) and type scala like Andi did. Hope this helps!