Memory Game Building Blocks of ProgrammingOnline version Encuentra las parejas by Ana Lucero Zapata Lopez Writing clear code Understanding the problem Check your code to find mistakes early. Know what your program should do Testing your code Improve your existing code. Continuously learn new things in programming. Work with others to get new ideas. Refactoring Collaborative coding Use clear names for your variables and functions. Continuous learning