What I have learned about programing and coding is:
Understanding of syntax and logic – You’ve learn programminged the structure of a programming language (like Python, JavaScript, etc.) and how to use variables, loops, conditionals, and functions.
Debugging and testing – You've practiced finding and fixing errors in your code and making sure it works as expected.