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
Fangzhou Zhang
8,479 PointsShould I follow a track according to the ordered sections?
Hi, I am a software developer have one year experience with Python. However, I am new to web development world. And I want to register the Rails Track.
As started the track, I found that there are so many sections about html/css and JavaSctipt. Only five sections talking about ruby or ror.
So should I follow the order of the sections or is it okay to just learn the ror sections? Thanks.
1 Answer
Rodrigo Soares
2,460 PointsIt really depends on how much you already know on HTML , CSS , Javascript.
In some courses like building the Treebook app you'll see some html and css basics.
If you don't know anything about html css and Javascript I recommend you take a look into it, at least the basics.
Then learn about setting up the RoR environment and go for a project like treebook. The Ruby deep dive can be watched alongside with the project development.
Good luck!
Fangzhou Zhang
8,479 PointsFangzhou Zhang
8,479 PointsThanks, Rodrigo. I have some knowledge of html, but not familiar with css/javascrpt. Maybe I can just pick javascript first then turn to ror in this track.