PFAB#1: Define your boundaries
Welcome to week 1 of Programming Feedback for Advanced Beginners.
In this series I review a program sent to me by one of my advanced beginner readers. I analyze their code, highlight the things that I like, and discuss the things that I think could be better. Most of all, I suggest small and big changes that the author could make in order to bring their program up to a professional standard.
This week we’re studying Tiffany Tiffleberry’s Tic-Tac-Toe program and learning how and why to define strict boundaries within our code. Read the full details now.