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