Why is coding important?
Coding is apart of our everday lives. We use code all day, every day without even knowing it! We text our friends and family using code, we play video games with code, and we watch our favorite shows and videos with code.
How does code work? Code is compiled from the programming language into machine code. Another way to say this is that your code that you can read is being translated into a language the computer can understand.
While coding you need to follow certain rules (syntax) if you do not follow those specific rules for the programming language that will lead to bugs, bugs are broken code pieces that can lead to headaches while trying to fix.