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

Digital Literacy Computer Basics Computer Languages Programming Paradigms

Vanessa Gutierrez
Vanessa Gutierrez
1,550 Points

What programming software do you recommend we download to practice code?

I truly am a novice. Am I to download a program such as Java to practice inputting the codes?

6 Answers

Nicholas Pretorius
Nicholas Pretorius
18,683 Points

Hi Vanessa,

For HTML, CSS and JavaScript, having a text editor and a browser are all you need. Try one of these:

https://www.sublimetext.com/

https://atom.io/

For Java, a good starting point would be the Java Basics course on Treehouse:

https://teamtreehouse.com/library/java-basics

You can then make use of the associated Workspaces until you get the hang of it.

Hope that helps!

Nicholas Pretorius
Nicholas Pretorius
18,683 Points

Update: I would put Visual Studio Code at the top of this list.

For Java specifically, I would recommend: IntelliJ IDEA

Please note: IntelliJ IDEA Community Edition is free. Full-version with all the bells & whistles requires a paid license.

Thomas Buchstab
Thomas Buchstab
14,766 Points

before i was working with notepad++ but i simply work easier with brackets.if you like the workspace on treehouse then you will like it as well. http://brackets.io/

Jeffrey Vierra
Jeffrey Vierra
25,404 Points

I have just starting using brackets. I don't think I can use anything else now.

Alberto Medrano
Alberto Medrano
12,908 Points

You can try Atom by GitHub. It is open source and works across operating systems (OS, Windows and Linux).

Jeffrey Vierra
Jeffrey Vierra
25,404 Points

Sublime text is always a great choice. Its a minimal, and has a great plugins

But don't just take my word for it top 10 coding editors

Good luck on your coding journey.

You can try Visual Studio Code by Microsoft. It's awesome!

bracktes is one of the best coding editor available. I love this because its live preview feature .