Class hours: 10:05 – 2:45
Mr. Bohmann | wbohmann@ewsd.org
10:05 Today’s Notes & Attendance
- FireDrill on Thursday
- Lunch Order – for Friday CCV
- SLC Meeting tomorrow – 11:35 in M117
- No School October 2nd!
- Jacob – Design your Cartoony Sweatshirt
- Collin – Complete your current digital design
- MJ – Complete your current digital design
- Sylvie – Complete your current digital design and one alternate
- Sebastian – Complete your current digital design
- Adrian – Complete your current digital design
- Lion – Complete current design or…. Choose one for inspiration from the wall
10:10 Manual Mode – Be the Boss of your camera
The three main pillars of photography are Aperture, Shutter Speed and ISO
The goal with every image is proper exposure and focus (composition is a close third)

Manual Mode shooting on your camera allows you to have control over the entire camera. This means that when you prepare to take a photo, you get to decide:
- focal length
- Aperture
- shutter speed
- exposure
That’s a lot to think about and you will get confused! I can tell you from experience, this is a pile of information to think about.
A handy tool to help you get the correct exposure is the Light Meter.

Exposure is determined by two things
- The amount of light in the scene.
- The speed of your sensor ISO
Exposure is controlled by two things:
- Shutter Speed
- Aperture (f-stop)
Activity – Manual Mode Scavenger Hunt
- Take a picture of a book in the library (blurred background) (shallow depth of field)
- Take a picture of a long hallway with the end of the hallway in focus (long depth of field)
- Take a picture of the front of the school (Essex High School)
- Take a picture of some action / movement (student walking) you do not need permission
- Take a picture – you choose – your choice
- *All images should be in focus / properly exposed!
When done:
- Open and view your images in Adobe Bridge.
- Clean up any photos you need to and edit as necessary using Camera Raw or Photoshop.
- Create a Contact Sheet with all of your photos.
To Create a contact sheet in Bridge: Go to the Output view, Under Template, select Custom, then set up as 2 columns x 3 rows (under Grids and Margins) Drag your images to the contact sheet. When done, Export to PDF. Do look at all the settings you can play with.
Filename: FirstName.Lastname_ScavengerHunt.PDF
Drop in Google Classroom dropbox when complete. Due by end of day today / start of day tomorrow if you are not here in the afternoon.
10:50 Break

11:00 Career & College Planning
Focus Question: How do I successfully transition from high school to a lifetime of learning?

Ms. Emmy Charron, our program counselor, will be in today to share strategies for college planning. We’ll explore some tools and resources together. Open up your document from yesterday.
Even if you are not planning for college, you will likely be learning throughout your life. These resources can also be customized for the thinking/planning needed for your career.
What were some of the big questions from yesterday?
Let’s add two sections.
- Resources
- Majors
Presentation Slides with links to resources that you can add to your document
11:35 Lunch

12:05 Unity – Speed Round

Once you’ve defined your variables, you need to operate on those variables. to change the values. Thankfully, C# comes with lots of different operators. Let’s take a look and learn about the Button too!
using UnityEngine;
using TMPro;
using System.Xml.XPath;
public class MyOperators : MonoBehaviour
{
private TMP_Text textMeshField;
void Start()
{
textMeshField = GetComponent<TMP_Text>();
}
public void DisplayStats()
{
int xp = 500;
textMeshField.text = "Your Health Stats: " + xp;
}
}
12:25 Production Time and Guided Support
These are your current Assignments:
- Digital Design Sweatshirt – October 8th
- 2 Pack Personal Logo – Digital – September 29th
- Featured Element Photography – today
- Composition Photography – September 30th
- Vermont Foliage Assignment
1:00 Afternoon Break (15 minutes)

1:15 Dailies

1:20 Independent Reading
