C++
AutoCAD
Arduino
Prof K
Class Facts
100

Name two things contained in a typical c++ program header contain?

included libraries such as iostream, namespace, title/date/name of project, comments

100

Name 3 make tools

line, rectangle, circle/ellipse, polyline

100

What colors are the arduino logo

grey and teal/green/blue

100

Where did I go to college?

University of Michigan

100

What did most of you mess up on the first few assignments that lost you .25 points?

labeling or titling anything, saying what option you chose, didn't read :(

200

What is the difference between branching and loops?

Branching redirects options based on inputs, loops repeat parts of the code

200

Name 3 modify tools

trim, fillet, chamfer, mirror, array

200

What is the serial monitor?

Window that shows arduino output in the IDE

200

What is my current favorite show? 

A. Gossip Girl

B. Arcane

C. Stranger Things

B. Arcane (emotionally wreckedddd tho)

200

What topic do more than half of GE1501 students dislike more than others?

A. AutoCAD

B. C++

C. Arduino

C++ but only slightly, it's mostly even

300

What is the name of the language that the compiler translates your c++ to so your computer can run your commands?

machine code

300

what is LTS?

line type scale, changes the scale of your line pattern e.g. makes the dashes bigger or smaller

300

Why is one leg of an LED shorter than the other?

polarity

300

What are three not school/work-related things in my office?

so many things

300

What is everyone's least favorite candy that no one ever takes from box?

Twizzlers 

400

What are three common c++ coding errors

missing semi colons, missing curly brackets, missing namespace, unlinked associated files, too many curly brackets, etc.

400

What is the viewport?

box in the paperspace that shows the model space

400

What is the purpose of a resistor?

limit the amount of current going to certain components

400

Guess my Wolly's go-to breakfast sandwich

sausage egg hashbrown and cheese on an english muffin

400

What's the name of your TA

depends on the section

500

What are two key difference between switch cases and if-else/else-if statements?

switch cases can't do ranges, but are cleaner than if/else, use less memory space and can therefore run faster, not great with Boolean expressions

500

What is the auxiliary view?

a 3D depiction of an object that doesn't show all sides

500

Why are breadboards called what they are?

calls back to the original electrical engineers who used to create circuit prototypes on wooden bread cutting boards.

500

What is the name of my dog?

Sequoia

500

What challenge (topic) was chosen by the least number of students for challenge chats? 

File in/out

M
e
n
u