We’ve reached second semester! Welcome back! January 31, 2019
https://tinyurl.com/y9bqhrsb Attendance https://tinyurl.com/y9bqhrsb
Let’s continue with the projects from last week Create a temperature converter that takes the temperature and converts it from Celsius to Fahrenheit or vice versa What topics do you think will be applicable to this project? Make a list If you are done with this project, show it to us!
One helpful tip... How to convert from Fahrenheit to Celsius… First subtract 32 from the temperature in Fahrenheit Then multiply by 5/9 How to convert from Celsius to Fahrenheit… Multiply the Celsius temperature by 9/5 Then add 32
Temperature Converter Convert the temperature from Celsius to Fahrenheit and vice versa Don’t hesitate to ask for help! Here’s some code for you to use to start... Note: Don’t forget to include import java.util.*; below the package name so that you can use a scanner!
Next meeting: February 7, 2019 Thanks for coming! Next meeting: February 7, 2019