You've learned to count possibilities. The sum and product rules handle most cases. Restrictions require complementary counting. Overlaps need inclusion-exclusion.
But what if order matters? How many ways can you arrange items? That's permutations. What if order doesn't matter? That's combinations.
Next section: Permutations and combinations. The advanced counting techniques.