If playback doesn't begin shortly, try restarting your device.
•
You're signed out
Videos you watch may be added to the TV's watch history and influence TV recommendations. To avoid this, cancel and sign in to YouTube on your computer.
CancelConfirm
Share
An error occurred while retrieving sharing information. Please try again later.
Lecture 9 - Debugging and Characters
We're looking at much more complex content now, so our ability to instantly detect and correct errors is going to be tested. We're going to talk about some techniques we can use to try to find and remove bugs (errors) from our code.
We'll also be introducing a new variable type: Characters. Adding letters into the data we can store allows us to store more varied information than before.…...more
Lecture 9, COMP1511 - Programming Fundamentals 2020 Term 3
Lecture 9 - Debugging and Characters
We're looking at much more complex content now, so our ability to instantly detect and correct errors is going to be tested. We're going to talk about some techniques we can use to try to find and remove bugs (errors) from our code.
We'll also be introducing a new variable type: Characters. Adding letters into the data we can store allows us to store more varied information than before.…...more