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

Development Tools

Christopher Leonard
Christopher Leonard
11,172 Points

Really enjoyed console basics

I really enjoyed the console foundations track. I'd like to do more with it. Does anyone have any recommended places to learn more about the console and what I can do with it?

*Maybe a future Treehouse course could be Advanced Console.

2 Answers

James Barnett
James Barnett
39,199 Points

If you are looking for another course ...

The best place to learn is Linux Academy they've got a setup similar to Treehouse, it's all about Linux and using the console. I'd recommend you take their mastering the command line course.

When you need to reference a command's syntax checkout http://ss64.com/bash/

If you are looking for free resources:

This could be helpful, you already know you're way around the console, now it's a good idea to have a place to check for the commands you can run. http://community.linuxmint.com/tutorial/view/244