Your First Program: Write-Compile-Run-Debug
Your First Program: Write-Compile-Run-Debug
Set up an integrated development environment (IDE). Learn to set up a program that you can then compile and run. Learn the basics of adding lines called comments that are not part of the actual program but serve as "notes" to explain key program steps to whomever might read your program at a later date.