Download presentation
Presentation is loading. Please wait.
Published byElfreda Floyd Modified over 8 years ago
1
BIT 115: Introduction To Programming Professor: Dr. Baba Kofi Weusijana Pronounced Bah-bah Co-fee Way-ou-see-jah-nah Call him “Baba” or “Dr. Weusijana” https://cascadia.instructure.com/courses/1175442
2
Lecture 7 Log into Canvas Put your name sticker on your computer Announcement: Midterm ICE07
3
Mid-Term (A Head's Up) Mid-Term scheduled for Lecture 9 Tuesday, April 26th That’s next week
4
BIT 115: Introduction To Programming 4 Midterm Exam Next week on Tuesday Your individual mind ONLY! We will utilize Canvas/Java Code Critic (via Firefox) and MS Office on the Macs No personal devices You will NOT use a Java IDE like JGRASP or Eclipse! You will be given the entire class period When you’re done, you’re free to leave Should take about 1½-2 hours You can stay after if you really want to / need to Practice midterm in our course’s Canvas in the Files section
5
Midterm Exam Make sure that you’re familiar with basic output. We will learn that in detail Wednesday Example: int number = 3; if (number < 4) System.out.println("ANSWER A"); else System.out.println("ANSWER B"); BIT 115: Introduction To Programming 5
6
ICE07: Midterm Exam Practice Worth 10 points if completed on-time and it is clear you made a honest effort If completed on-time today, I will give you feedback on your code by Thursday. BIT 115: Introduction To Programming 6
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.