1. Why do you think coding languages generally include the ability to create comments? What would those comments be used for? Include both how they can help a single developer and how they would help multiple developers working together on a single project.
2. I know you know a bit about computer programming languages and how they are used in Game Design. But, can computer programming languages be used in other fields of study? Do some researchAnd discuss what you found about the use of computer programming languages in other fields of study and top career fields they use computer programming outside of Specifically being a computer programmer (what fields, how they use the languages, why they use them).
3. We learned that Object-Oriented Programming was developed to make programming even easier by allowing programmers to simply tell computers what to do without having to specify all of the little steps involved with doing it. How might this concept apply to our lives in other ways, like with our own brains? Explain how our brains do “object-oriented programming” in real life. Come up with an example of a process that we don’t actually need to (consciously) teeny tiny step because our brain is already “programmed” to complete the process intuitively.
4.What are “rigid body dynamics,” both in natural science and immunity? Provide an example of a case where you might want to have different rigid body properties four different objects in unity.
5. Name and fix two errors in the following piece of code that is intended to print “Debugging is fun!”.