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 trialsowmya swamy
35 Pointshow to learn java
First i want to learn java before starting with android app
2 Answers
Jari Koopman
Python Web Development Techdegree Graduate 29,349 PointsHi Sowmya,
The Java courses are in the Treehouse library. You can find them here
Hope this helped!
Regards, Jari
KWASI NSIAH
10,578 Pointsin addition to the videos available here on Tree House, you can also purchase a book. I personally use: Java in 21 Days, Sams Teach Yourself (Covering Java 8) (7th Edition) & Java: A Beginner's Guide, Sixth Edition
both are really great books. It also helps to use an emulator that is less prone to finishing your code statements, like jGrasp. This way, you are able to understand your code a bit more.