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 trialDipika Purohit
Courses Plus Student 20,955 Pointsconsole foundation programming
Hi, I am using windos Operating system currently so how can i perform console foundation programming on my system ,do I need to install another Operating system ,and how is it related to front end development
2 Answers
Jay Padzensky
4,731 PointsHi Dipika, you can either use the virtual machine console offered through the course or you can use your Run program instead. Here's a quick lesson in case you don't use the VM console: http://www.digitalcitizen.life/run-window-windows-7-why-use-it-anymore
Console/command line is used for a wide variety of tasks in front end work. I'd recommend doing some additional Google searches into the topic. Here's a search to help get you started.
Carlos Lantigua
5,938 PointsI use Git Bash which can be downloaded directly from github as command line for Windows. To my knowledge Mac comes with a pretty good power shell but I am not a fan of the one that comes with Windows. Gitbash is most likely the closest thing you will find to what we're using in this program.
Dipika Purohit
Courses Plus Student 20,955 PointsDipika Purohit
Courses Plus Student 20,955 PointsThanx for reply, i tried using my cmd(command prompt) but codes are not working,why so