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 Software

Fatih Yavuz
Fatih Yavuz
2,652 Points

I thought Energia is to controll hardware thus it's a system software?

But in quiz it says application software, why?

1 Answer

Filipe Pacheco
seal-mask
.a{fill-rule:evenodd;}techdegree
Filipe Pacheco
Full Stack JavaScript Techdegree Student 21,416 Points

Hi Faith, From what I understand, System Softwares are operational systems, they are softwares that control your system. Such as Windows, Linux.

Energia is an application where you can write code. What you create with energia might control systems, but not the application itself.