See FAQ for detailed information.
You can access the submission portal here.
Not all parts follow the same structure. In parts 0 to 2 (inclusive) you can find separate apps (sources) for each exercise. From part 3 and onwards you'll see that there is one source for all exercises (cummulative), so all exercises are found in the same sourceset.
In each part you'll find:
- a
sandbox
directory. You can safely ignore this, as it is just a code-along of the part's content; - an
exercises
directory, containing all exercises.
part0
exercises
...
part1
sandbox
...
exercises
exercise11
exercise12
...
part2
sandbox
...
exercises
2a
2b
...
part3
sandbox
backend
frontend
exercises
phonebook
backend
frontend
part4
sandbox
backend
frontend
exercises
blog
backend
frontend
...