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 trialAndres Hamilton
7,594 PointsSo what's next
The knowledge i've earned from this tut won't let me use linux as my daily OS for "Web design & programming". i really need practical examples, so what's next ? i'm a Windows user btw.
8 Answers
Ted Sumner
Courses Plus Student 17,967 PointsMy main Windows computer crashed so hard that Windows would not install of the installation disk. Mint installed just fine, so now it is screaming fast (Intel i7 chip with 16 GB Ram).
Ted Sumner
Courses Plus Student 17,967 PointsI have done most of these courses on a Windows computer. You need the console information for some of the stuff you will do in the future because it is done in the Windows console. Go to the windows menu and type cmd in the program search box.
Andres Hamilton
7,594 PointsThank you Ted, but my purpose is to use linux in my web development times as most professional coders do ! and i want to use windows just for graphic design. that's why i'm asking for practical examples.
Ted Sumner
Courses Plus Student 17,967 PointsOk. You can install Linux as a dual boot on your computer and boot back and forth between them. That is how the computer I am working on is set up. After much research I picked Linux Mint. Then you get a menu to select the OS when you boot the computer.
Andres Hamilton
7,594 PointsI think my question is not that clear, well this is my question "what linux will benefit me as a programmer " ? thanks Ted!
Ted Sumner
Courses Plus Student 17,967 PointsI don't know enough about the Linux flavors to give you a comprehensive answer. In my research, I found that Umbunto and Mint were the final two choices for me, with Mint winning.
It basically came down to not wanting to have too steep a learning curve to get the computer running right on top of learning everything here. Mint was the best choice for me. It is also the top downloaded flavor right now so there is good support.
Andrew Akers
404 PointsI started with Ubuntu and would recommend it. It has lots of support and getting used to the environment allowed me to easier learn and go through the processes of setting up an ubuntu server.
Good luck!
Ted Sumner
Courses Plus Student 17,967 PointsMint is a fork from Ubuntu. I did a bunch of research and my impression is that more people like Mint. It runs everything Ubuntu does as it is based on that kernel.
Sean Charoutanh
16,259 PointsI think you can install git bash on your windows machine and it will serve the same purpose as terminal to mac os x. I think git bash mimics a linux or unix environment. I hope this answers your question.