HW1
HW1
Help Log (5 points)
Maintain a log of all help you receive and resources you use. Make sure the date and time, the names of everyone you work with or get help from, and every URL you use, except as noted in the collaboration policy. Also briefly log your question, bug or the topic you were looking up/discussing. Ideally, you should also the answer to your question or solution to your bug. This will help you learn and provide a useful reference for future assignments and exams. This also helps us know if there is a topic that people are finding difficult.
If you did not use external resources or otherwise receive help, please submit a help log that states you did not receive external help.
You may submit your help log as an ASCII (plain) text file or as a PDF. Refer to the Policies section of the course web site for more specifications.
- 2024-09-09 6:50 PM Ashton help me how to setup compiler in Clion.
- 2024-09-10 5:30 PM I searched what is Rodrigues' formula https://en.wikipedia.org/wiki/Rodrigues'_rotation_formula
- 2024-09-10 6:00 PM Clion formatter tells me to use
constexpr
to represent const math value - 2024-09-10 7:40 PM Ashton and I discuss the output format
- 2024-09-10 8:10 PM I look up how to handle exceptions in C++ at https://cplusplus.com/doc/tutorial/exceptions/
- 2024-09-11 9:10 PM In order to enhance reusability I search how C++ Delegating constructors works. https://stackoverflow.com/questions/13961037/how-do-you-delegate-a-constructor-call-a-constructor-from-another