kid, child, boy-2586010.jpg

Onboarding Week 2: Pair Programming & Clean Code

Current Status
Not Enrolled
Price
Free
Get Started

We finally get to start coding. But first, we need to master some techniques and standards to not just know how to code but to code well.

Pair Programming (also known as Extreme Programming) has a twofold benefit of having two programmers find the best solutions while also allowing them to catch bugs and learn from each other.

The principle of Clean Code has been around for a while and is the foundation of writing solid, readable and maintainable code.