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 trialAl-Noor Virani
Courses Plus Student 471 PointsWhat's the purpose of JavaREPL?
Can you please explain how REPL plays a role in an average developer's life. I understand you're teaching it because it's important, but not the reason or when we're going to use it. And I think that's important for us to know as beginners.
2 Answers
Manu yadav
Courses Plus Student 498 PointsAccording to me java-repl is great tool becoz it lets u to program more efficiently just like programming in python where u only put 32>31 and u get answer true. so main thing is that your 1/4 work is done already by java-repl by declaring variables and by replying Boolean terms. :)
Tony Anderson
1,903 PointsMake people easy to figure out what Java is / the concept of Java.