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

General Discussion

glenn romaniuk
glenn romaniuk
33,659 Points

downloads - projects - naming convention

the downloads for the project contain multiple versions of the project example v1v1 v1v2 v1v3

How do i match these to the code being used in the video

1 Answer

Jonathan Grieve
MOD
Jonathan Grieve
Treehouse Moderator 91,254 Points

It really depends on the style that the teacher adopts.

Some will choose a generalised set of downloads that cover a whole course or whole stage.

I've seen some organise theit code into versions of into "start" and "final" so you can start following an individual video or compare your code to the teachers version.

You'll also find the convention s1 = section 1 and v1 with v referring to video so you'll know which folder refers to which video. :-)