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
Jennifer Bird
4,287 PointsJava Programs source code
Hi guys,
I am trying to learn Java and thought a good way of learning would be looking at source codes of existing programs out there... Does anyone know if this is possible and where we can find them? Or is this something that one just doesn't do? Hehe
2 Answers
adam stein
17,057 PointsSearch for derek banas's youtube channel. He does some interesting tutorials and all source code is available free on his website.
You could also check out some subreddits such as /daily programmer or /learn java. Lastly you could look at the official tutorial on the Oracle website which is often referenced throughout this track to see a few smaller snippets.
I am positive that there are countless other resources as well ..
Jennifer Bird
4,287 PointsThanks for your answer. And by the way, I don't know how to use it yet, but I had a look at GitHub yesterday and there are a lot of codes there to look at. That was kinda cool to find out about.