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 5 - Code Style, Code Reviews and Functions
We're going to start by looking at what it means to write code that humans can understand and how it helps us reduce errors and generally aid development. Then we'll talk about how to practically code with others as well as how to read each other's code.
After that we're going to introduce Functions, a way of running a separate bit of code.…...more
Lecture 5, COMP1511 - Programming Fundamentals 2021 Term 1
Lecture 5 - Code Style, Code Reviews and Functions
We're going to start by looking at what it means to write code that humans can understand and how it helps us reduce errors and generally aid development. Then we'll talk about how to practically code with others as well as how to read each other's code.
After that we're going to introduce Functions, a way of running a separate bit of code.…...more