Go deeper on the two data types every Salesforce developer touches daily: inspect and reshape text, then work with dates and times
Inspect a string, change its case, cut pieces out of it, split and rejoin it, and format it with the built in Apex String methods
Create Date and Datetime values, read their parts, shift them in time, and measure the distance between them