@TalenFromImpact I've made note cards based off of the last 3 exams and I will be looking over the slides. Not really sure how to prepare to memorize so much material though and I am banking that most of the questions will be from previous exams. #ENGRimpacts
@tgabe11 There is so many inventions out there that nobody really thinks about, but are so useful! It was really fun to read through some of them and have a better understanding about what they do! #ENGRimpacts
@JackHoaby02@gabby_carmichel Our group has been having problems getting ours fully functional, and as long as you have as much detail as possible im sure you and I will be okay! #ENGRimpacts
I read the patent that Qualcomm released for their wireless quick charging method/ device, it was extremely interesting to read about that technology, as it is fairly undiscovered and new! #ENGRimpacts
@MGrovogel Now a days, coding is so useful with almost every field. You can apply it anywhere. Also it looks really good on a resume for a field that usually doesn't need it. It puts you a step ahead for being employed! #ENGRimpacts
@zastrown5731 A Boolean function/method can be very useful if you are trying to determine something. EX: if you are trying to determine if a number is a prime number or not, return true if it is and false otherwise. That can be useful info for other parts of your code. #ENGRimpacts
@EngrTech23 @LaehnBrady @michelso3312 I am just going over the power points a lot and hopefully that will be enough, not really sure what to expect fully. The coding we have learned in class is very simple, and looking at others code could be hard if you have had no experience. Analyzing code is no joke! #ENGRimpacts
@SupraManBrad If you are trying to take in input as a number, you must cast it as a float data type, because it takes in strings automatically which you cannot do math with! #ENGRimpacts