COS2614 - 2022 - Assessment 1 - Question 2

preview_player
Показать описание
In this video I show you how I would tackle Assessment 1 of COS2614, question 2 for the year of 2022. The main purpose of this assessment was to introduce you to composition relationship between two classes, Position and Squab.

Something went wrong towards the end of my video and so I will create a follow up one demonstrating the missing parts of what was covered to generate the code at the end of the video.
Рекомендации по теме
Комментарии
Автор

Thanks again for a great video Christopher... however... at 43:46 the video jumps 7 minutes ahead... so we miss the whole displayLOS and main function 🙂

danellestemmet
Автор

great video Chrstopher, God Bless you more and more

jaycada
Автор

Awesome video bro you have helped me save a lot of time, this was amazing, God bless you, Champion.

landonscott
Автор

Thanks Christopher, ....does the if statement of the main.cpp say:

if(s->lineOfSight(*t))

cout<<QString("%1 in the line of sight

else
cout<<QString("%1 not the line of sight

yandanimpuma
Автор

Everything works fine but when I try to run the program, my squab.cpp files throws a lot of errors, any possible fixes?

cwwestcott