Learn Why to Code

A brief introduction to practical programming

Adding Strings Together

The problem: The URLs all share common patterns. How do we combine these together?
The solution: Strings can be added to other strings. But not all types of data can be combined together.

This is just a skeleton of the actual lesson. Content is added as it is edited and polished.

Comments