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.

William Hughes
1,949 PointsExternal Math Resources? Anyone?
I got everything correct as far as setting up the class, subclass, and even the instance of Square...however, I did not set up the equation of calculating area correctly (embarrassing btw). Are there any external resources that would be recommended by Team Treehouse, or anyone, to refresh us on our math skills according to what is actually used in programming, especially the equations or functions that are used most frequently in Swift? Thanks and blessings!
1 Answer

Dan Johnson
40,532 PointsFor math I highly recommend Khan Academy. It's free, the videos are easy to follow, and has practice problem generation so you won't run out of material.
William Hughes
1,949 PointsWilliam Hughes
1,949 PointsAh, Khan Academy! That is a good tool. Thanks a lot.