CS 4910/7680 - Performance Engineering
In-Class Activity to be completed in class (Please only fill out once).

(Course survey so I can assess at what speed to cover some material )

Typically in-class activities are at the end of class, graded, and then we review the answers right after so you get immediate feedback!

Note: For this activity everyone gets 100% for trying--do not worry if you do not know something or do not have experience with something a question is asking..
Sign in to Google to save your progress. Learn more
First Name *
Last Name *
E-mail *
Which section are you in? *
Take a moment to review the course website. From the course policies, check which of the following are true? *
Required
Do you have a laptop you will bring with you every day to class? *
Required
What Operating System do you primarily use? *
What is your comfort level with Object Oriented Programming? *
I have no idea (OOP)
I know RAII, PIMPL, Several Design Patterns, composition, inheritance, multiple inheritance.
What is your comfort level with the terminal? *
Never Used
Expert
Do you know how to use ssh? *
Required
How experienced are you with compiling source code on the command line? *
I have never compiled a program before
I am very comfortable compiling on the command line
Have you used any build systems before? *
Required
Have you been on a software engineering co-op before? (Or otherwise worked in industry) *
Have you used git before? *
What is your comfort level with C++? *
Required
Which of the following would you guess is the correct way of dynamically creating an int array in C++? *
Is there a difference between "(*myobject).func();" and "myObject->func();" *
Do you know what a pointer is? (Write a one-sentence description if you do--it is okay if you do not!) *
What is the meaning of:                                          template <typename T> T min(T val1, T val2) {...};
Clear selection
What have you heard about this course that you are excited to learn about?
Any other quick comments I should know? (Note all data from this survey is read only by the instructor)
Submit
Clear form
Never submit passwords through Google Forms.
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy