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
Aurelio Decock
14,607 Pointsfront-end development track
I almost finished the front-end development track (i'm at the console foundations atm). But why is this course really important? I'm halfway the console foundations course but I find in pretty uninteresting. Is there any particular reason why we should really know this?
1 Answer
John Steer-Fowler
Courses Plus Student 11,734 PointsHi Aurelio,
I agree that Console Foundations is not very interesting, but it is extremely useful, that is why Treehouse has included it in the track.
Remember that Treehouse teaches content that is aimed at helping students get a job. As well as many other uses, the console is used frequently in many tech companies for version control (Git etc) and they would most likely expect you to know how to use Git and be familiar with the console.
I mentioned other uses for the console. Just some that I am familiar with is the ability to run scripting languages like Ruby and Python, web frameworks like Ruby on Rails and many more rely on the console for developing, testing and deployment.
This is a very brief and simple explanation of why it is important to learn (others may be able to expand on this) but I now hope you have a little extra information on why Treehouse teach Console Foundations.
Aurelio Decock
14,607 PointsAurelio Decock
14,607 PointsOk, I understand, if this is really important for finding a job later on, I better pay some more attention since it only takes a few hours to go through this course. Thanks for the quick response!