Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Ricardo Prieto
Courses Plus Student 42 PointsWhere can I learn about the Language used on CODIUS?
I would like to learn CODIUS
1 Answer

Steven Parker
220,925 PointsAccording to the CODIUS web site:
Codius applications are nothing more than everyday NodeJS packages.
Both NodeJS and the language it implements (JavaScript) are covered by an extensive collection of courses in the Library here.
Be aware that the web site's home page includes this notice:
Fair warning: Codius is in beta, expect dragons.
Chris Jones
Java Web Development Techdegree Graduate 23,921 PointsChris Jones
Java Web Development Techdegree Graduate 23,921 PointsI don't think Treehouse offers any courses relating to Codius. But the Codius home page has a link to their GitHub account if you want to look into their repositories. It looks like most of their repositories are written JavaScript, so you can dive into Treehouse's JavaScript courses :).