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 trialSidhartha Chakravarty
1,977 PointsHelp deciding track
Hi,
I need help deciding the track that would best suit my needs. Can you please review the following requirements and tell me which track I should follow -
- JavaScript and related technologies
- JSF
- Database
Is there one track that encompasses all the above?
Regards, Sid Chakravarty
1 Answer
Brendon Butler
4,254 PointsYou should probably start with HTML Basics. Learn how to build a website to host your JavaScript and databases.
After that you could move into Front End Web Development. Which will further your HTML and CSS knowledge and kickstart your JavaScript knowledge.
For JavaScript, I would recommend taking a look at all the JavaScript tracks. It would be best to go through all of them. The link ahead will probably encompass most of these.
To continue learning JavaScript, check out the Full Stack JavaScript course. This will teach you more about the backend work of JavaScript, such as jQuery and Node.js.
Obviously for Databases check out the Database tracks. This could be handy to take before the Full Stack JavaScript course, but at the same time it could be beneficial to take it at the end of the course.