Sign in to confirm you’re not a bot
This helps protect our community. Learn more
Lecture 9, COMP1511 - Programming Fundamentals 2021 Term 1
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.

Follow along using the transcript.

Marc Chee

1.61K subscribers