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

Follow along using the transcript.

Marc Chee

1.61K subscribers