Overview Of The Event:
Coding is a part of programming that deals with writing codes that a machine can understand. Programming is a process that creates programs that involve the ratification of codes. Coding requires basic knowledge of programming skills without any software tools.
Debugging means to run your code step by step in a debugging tool like Visual Studio, to find the exact point where you made a programming mistake. You then understand what corrections you need to make in your code and debugging tools often allow you to make temporary changes so you can continue running the program

Objectives Of The Event:
- Coding The objective of coding is to create a set of instructions for a computer to follow, which determines what the computer can and cannot do. Programmers use coding to build programs like apps and websites, and to teach computers how to process data more quickly and efficiently.
- Debugging The objective of debugging is to identify and fix errors in code that are found during testing. Debugging helps developers understand how their software works, including how different components interact with each other