Name two things contained in a typical c++ program header contain?
included libraries such as iostream, namespace, title/date/name of project, comments
Name 3 make tools
line, rectangle, circle/ellipse, polyline
What colors are the arduino logo
grey and teal/green/blue
Where did I go to college?
University of Michigan
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 :(
What is the difference between branching and loops?
Branching redirects options based on inputs, loops repeat parts of the code
Name 3 modify tools
trim, fillet, chamfer, mirror, array
What is the serial monitor?
Window that shows arduino output in the IDE
What is my current favorite show?
A. Gossip Girl
B. Arcane
C. Stranger Things
B. Arcane (emotionally wreckedddd tho)
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
What is the name of the language that the compiler translates your c++ to so your computer can run your commands?
machine code
what is LTS?
line type scale, changes the scale of your line pattern e.g. makes the dashes bigger or smaller
Why is one leg of an LED shorter than the other?
polarity
What are three not school/work-related things in my office?
so many things
What is everyone's least favorite candy that no one ever takes from box?
Twizzlers
What are three common c++ coding errors
missing semi colons, missing curly brackets, missing namespace, unlinked associated files, too many curly brackets, etc.
What is the viewport?
box in the paperspace that shows the model space
What is the purpose of a resistor?
limit the amount of current going to certain components
Guess my Wolly's go-to breakfast sandwich
sausage egg hashbrown and cheese on an english muffin
What's the name of your TA
depends on the section
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
What is the auxiliary view?
a 3D depiction of an object that doesn't show all sides
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.
What is the name of my dog?
Sequoia
What challenge (topic) was chosen by the least number of students for challenge chats?
File in/out