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 trialArran C
880 PointsShould I switch tracks?
Should i switch tracks if I am finding Java uninteresting at the moment? If so, is C# a good choice to switch to for a bit?
1 Answer
Ronald Williams
Java Web Development Techdegree Graduate 25,021 PointsThis question depends on your goals. If you are wanting to stay with back-end programming, an easier track to start with would be python. If you are not opposed to starting with front-end programming you might try learning JavaScript.
If you want some more basic understanding that will help you better understand Java I recommend Treehouse's course on digital literacy and development tools. Some in particular that really helped me better understand software development are:
Console Foundations Course: https://teamtreehouse.com/library/console-foundations
Git Basics Course: https://teamtreehouse.com/library/git-basics
The rest of the Development Tools courses: https://teamtreehouse.com/library/topic:development-tools
Here are the Digital Literacy Courses: https://teamtreehouse.com/library/topic:digital-literacy
Arran C
880 PointsArran C
880 PointsThanks, Ronald!