Math and Science

Math and Science

Wednesday 1 November 2023

Com Sci 11: Wed Nov 1 - Object Oriented Programming intro

 Today we started in on our look at Object Oriented Programming (see the notes!). We'll spend the next little while looking at how we can break problems down into pieces and write separate methods to handle specific jobs in our code.