Tuesday, September 29, 2020

[Daily Agenda] [Game Design] [Game Programming] [Multi-User Programming] Tuesday, September 29, 2020

Clock-In PIN

11000101

Topic

Game Analysis

Standards & Benchmarks

  • 43.0 Code programs.
    • 43.01 Utilize reference manuals.
    • 43.02 Write programs according to recognized programming standards.
    • 43.03 Write internal documentation statements as needed in the program source code.

Essential Questions

  1. Why is the control scheme for racing games important to the game play?
  2. What is more important in a racing game: fast graphics or high quality graphics?
  3. What information is important to the player in a racing game?
  4. What will you do today to be better than you were yesterday?

Mise En Place [~2-3 Minutes]

Every day you should:

  1. Login to DCPS OneView.
  2. Read your DCPS e-mail.
  3. Follow any additional instructions from the teacher.

Instruction [~5-10 Minutes]

Students will complete the Let's Play: ArmagetronAD assignment.

Work Period [~30-45 Minutes]

Students will work on the Space Travel Simulator program.

Previous (Late) Assignments

Any late assignemnts will not be accepted without written communication from a parent/guardian.

Break Down [~5 Minutes]

Before you leave please do the following::

  1. BACKUP your data in at least two locations.
  2. RESTART the computer.
  3. TURN OFF the monitor.
  4. COLLECT your materials.
  5. WAIT quietly to be dismissed.
  6. PUSH in your chair when you leave.
  7. THROW away any trash in the trashcan as you leave.

Homework

Finish any class work not completed during the period.

Read for fun, at least 20 minutes.

[Daily Agenda] [Game Design] Tuesday, September 29, 2020

Clock-In PIN

There is no PIN code for today, just Clock-In on Focus.

Topic

Game Analysis: Racing Games

Standards & Benchmarks

  • 27.0 Create a working game or simulation as part of a team.
  • 28.0 Create a game design production plan that describes the game play, outcomes, controls, interface and artistic style of a video game. The student will be able to:
    • 28.01 Use industry standard game design production documents to create a game design production plan.

Essential Questions

  1. Why is the control scheme for racing games important to the game play?
  2. What is more important in a racing game: fast graphics or high quality graphics?
  3. What information is important to the player in a racing game?
  4. What will you do today to be better than you were yesterday?

Mise En Place [~2-3 Minutes]

Every day you should:

  1. Login to DCPS OneView.
  2. Read your DCPS e-mail.
  3. Follow any additional instructions from the teacher.

Instruction [~5-10 Minutes]

Students will review the Triangle of Game Design.

Students will discuss some of the requirements for their Game Design Documents.

Students will discuss the requirements for their Game Design Documentation.

Work Period [~30-45 Minutes]

Complete the Game Design Triangle Document. You will need to create your document using Microsoft Word (OneView version is fine). This is an example of what your document should look like.

Previous (Late) Assignments

LATE! If you have not done so, finish the My Favorite Game Presentation.

Finish working on their Post-Secondary Career Academy Plan. Please refer to this Student Example Plan when working on your plan today. To receive full credit on this rough draft students must complete:

  • Student Information (Name, ID #, Career Academy, Graduation Year)
  • Post-Secondary Goals (At least one.)
  • GPA for 4th Quarter of Last Year (9th grade students may not have a GPA listed if you did not take high school classes in middle school.)

      To find your GPA:

    1. Login to Focus.
    2. Click "My Info" tab.
    3. Click "Grad. Reqs." tab.
    4. Look for Custom GPA
  • Other High School Goals (at least one.)
  • "Your Why?" Section (One paragraph.)
  • "Expected Challenges" Section (One paragraph.)
This assignment will no longer be accepted after 09/15/20 without parent / guardian contact via e-mail.

Installing Python

The next thing students will need to do is install the Python software so you can start writing and executing code. Please follow along with the instructions in the video below. If you are using a Chromebook, you may need to search the Microsoft Store or your App Store for Python software. If it is not available, you MUST get access to a regular computer to install this sofware.

Once you have Python installed, please make sure to Create Your GitHub Account and Submit the First Assignemnt.

Break Down [~5 Minutes]

Before you leave please do the following::

  1. BACKUP your data in at least two locations.
  2. RESTART the computer.
  3. TURN OFF the monitor.
  4. COLLECT your materials.
  5. WAIT quietly to be dismissed.
  6. PUSH in your chair when you leave.
  7. THROW away any trash in the trashcan as you leave.

Homework

Finish any class work not completed during the period.

Read for fun, at least 20 minutes.

[Let's Play] ArmagetronAD

After you finish complete the Post-Play Survey.

Monday, September 28, 2020

[Daily Agenda] [Game Programming] [Multi-User] Monday, September 28, 2020

Clock-In PIN

11000101

Topic

Game Design Documentation

Standards & Benchmarks

  • 43.0 Code programs.
    • 43.01 Utilize reference manuals.
    • 43.02 Write programs according to recognized programming standards.
    • 43.03 Write internal documentation statements as needed in the program source code.

Essential Questions

  1. How do I write comments in Python?
  2. What is the purpose of comments in Python?
  3. What are variables?
  4. How do I declare variables in Python?
  5. What is the difference between an int, float, and string data type?
  6. What will you do today to be better than you were yesterday?

Mise En Place [~2-3 Minutes]

Every day you should:

  1. Login to DCPS OneView.
  2. Read your DCPS e-mail.
  3. Follow any additional instructions from the teacher.

Instruction [~5-10 Minutes]

Students will continue working on the Space Travel Simulator program.

Work Period [~30-45 Minutes]

Students will work on the Space Travel Simulator program.

Previous (Late) Assignments

Any late assignemnts will not be accepted without written communication from a parent/guardian.

Break Down [~5 Minutes]

Before you leave please do the following::

  1. BACKUP your data in at least two locations.
  2. RESTART the computer.
  3. TURN OFF the monitor.
  4. COLLECT your materials.
  5. WAIT quietly to be dismissed.
  6. PUSH in your chair when you leave.
  7. THROW away any trash in the trashcan as you leave.

Homework

Finish any class work not completed during the period.

Read for fun, at least 20 minutes.

[Daily Agenda] [Game Design] Monday, September 28, 2020

Clock-In PIN

11000101

Topic

Game Design Documentation

Standards & Benchmarks

  • 27.0 Create a working game or simulation as part of a team.
  • 28.0 Create a game design production plan that describes the game play, outcomes, controls, interface and artistic style of a video game. The student will be able to:
    • 28.01 Use industry standard game design production documents to create a game design production plan.

Essential Questions

  1. What is the Triangle of Game Design?
  2. What are the important features of game design to include in your documentation?
  3. How does design documentation allow a team of game designers to focus their work?
  4. What will you do today to be better than you were yesterday?

Mise En Place [~2-3 Minutes]

Every day you should:

  1. Login to DCPS OneView.
  2. Read your DCPS e-mail.
  3. Follow any additional instructions from the teacher.

Instruction [~5-10 Minutes]

Students will review the Triangle of Game Design.

Students will discuss some of the requirements for their Game Design Documents.

Students will discuss the requirements for their Game Design Documentation.

Work Period [~30-45 Minutes]

Complete the Game Design Triangle Document. You will need to create your document using Microsoft Word (OneView version is fine). This is an example of what your document should look like.

Previous (Late) Assignments

LATE! If you have not done so, finish the My Favorite Game Presentation.

Finish working on their Post-Secondary Career Academy Plan. Please refer to this Student Example Plan when working on your plan today. To receive full credit on this rough draft students must complete:

  • Student Information (Name, ID #, Career Academy, Graduation Year)
  • Post-Secondary Goals (At least one.)
  • GPA for 4th Quarter of Last Year (9th grade students may not have a GPA listed if you did not take high school classes in middle school.)

      To find your GPA:

    1. Login to Focus.
    2. Click "My Info" tab.
    3. Click "Grad. Reqs." tab.
    4. Look for Custom GPA
  • Other High School Goals (at least one.)
  • "Your Why?" Section (One paragraph.)
  • "Expected Challenges" Section (One paragraph.)
This assignment will no longer be accepted after 09/15/20 without parent / guardian contact via e-mail.

Installing Python

The next thing students will need to do is install the Python software so you can start writing and executing code. Please follow along with the instructions in the video below. If you are using a Chromebook, you may need to search the Microsoft Store or your App Store for Python software. If it is not available, you MUST get access to a regular computer to install this sofware.

Once you have Python installed, please make sure to Create Your GitHub Account and Submit the First Assignemnt.

Break Down [~5 Minutes]

Before you leave please do the following::

  1. BACKUP your data in at least two locations.
  2. RESTART the computer.
  3. TURN OFF the monitor.
  4. COLLECT your materials.
  5. WAIT quietly to be dismissed.
  6. PUSH in your chair when you leave.
  7. THROW away any trash in the trashcan as you leave.

Homework

Finish any class work not completed during the period.

Read for fun, at least 20 minutes.

Friday, September 25, 2020

[Daily Agenda] [Game Design] Friday, September 25, 2020

Clock-In PIN

11010010

Topic

Game Design Documentation

Standards & Benchmarks

  • 27.0 Create a working game or simulation as part of a team.
  • 28.0 Create a game design production plan that describes the game play, outcomes, controls, interface and artistic style of a video game. The student will be able to:
    • 28.01 Use industry standard game design production documents to create a game design production plan.

Essential Questions

  1. What is the Triangle of Game Design?
  2. What are the important features of game design to include in your documentation?
  3. How does design documentation allow a team of game designers to focus their work?
  4. What will you do today to be better than you were yesterday?

Mise En Place [~2-3 Minutes]

Every day you should:

  1. Login to DCPS OneView.
  2. Read your DCPS e-mail.
  3. Follow any additional instructions from the teacher.

Instruction [~5-10 Minutes]

Students will review the Triangle of Game Design.

Students will discuss some of the requirements for their Game Design Documents.

Students will discuss the requirements for their Game Design Documentation.

Work Period [~30-45 Minutes]

Complete the Game Design Triangle Document. You will need to create your document using Microsoft Word (OneView version is fine). This is an example of what your document should look like.

Previous (Late) Assignments

LATE! If you have not done so, finish the My Favorite Game Presentation.

Finish working on their Post-Secondary Career Academy Plan. Please refer to this Student Example Plan when working on your plan today. To receive full credit on this rough draft students must complete:

  • Student Information (Name, ID #, Career Academy, Graduation Year)
  • Post-Secondary Goals (At least one.)
  • GPA for 4th Quarter of Last Year (9th grade students may not have a GPA listed if you did not take high school classes in middle school.)

      To find your GPA:

    1. Login to Focus.
    2. Click "My Info" tab.
    3. Click "Grad. Reqs." tab.
    4. Look for Custom GPA
  • Other High School Goals (at least one.)
  • "Your Why?" Section (One paragraph.)
  • "Expected Challenges" Section (One paragraph.)
This assignment will no longer be accepted after 09/15/20 without parent / guardian contact via e-mail.

Installing Python

The next thing students will need to do is install the Python software so you can start writing and executing code. Please follow along with the instructions in the video below. If you are using a Chromebook, you may need to search the Microsoft Store or your App Store for Python software. If it is not available, you MUST get access to a regular computer to install this sofware.

Once you have Python installed, please make sure to Create Your GitHub Account and Submit the First Assignemnt.

Break Down [~5 Minutes]

Before you leave please do the following::

  1. BACKUP your data in at least two locations.
  2. RESTART the computer.
  3. TURN OFF the monitor.
  4. COLLECT your materials.
  5. WAIT quietly to be dismissed.
  6. PUSH in your chair when you leave.
  7. THROW away any trash in the trashcan as you leave.

Homework

Finish any class work not completed during the period.

Read for fun, at least 20 minutes.

[Daily Agenda] [Game Programming] [Multi-User] Friday, September 25, 2020

Clock-In PIN

11010010

Topic

Game Design Documentation

Standards & Benchmarks

  • 43.0 Code programs.
    • 43.01 Utilize reference manuals.
    • 43.02 Write programs according to recognized programming standards.
    • 43.03 Write internal documentation statements as needed in the program source code.

Essential Questions

  1. How do I write comments in Python?
  2. What is the purpose of comments in Python?
  3. What are variables?
  4. How do I declare variables in Python?
  5. What is the difference between an int, float, and string data type?
  6. What will you do today to be better than you were yesterday?

Mise En Place [~2-3 Minutes]

Every day you should:

  1. Login to DCPS OneView.
  2. Read your DCPS e-mail.
  3. Follow any additional instructions from the teacher.

Instruction [~5-10 Minutes]

Students will continue working on the Space Travel Simulator program.

Work Period [~30-45 Minutes]

Students will work on the Space Travel Simulator program.

Previous (Late) Assignments

Any late assignemnts will not be accepted without written communication from a parent/guardian.

Break Down [~5 Minutes]

Before you leave please do the following::

  1. BACKUP your data in at least two locations.
  2. RESTART the computer.
  3. TURN OFF the monitor.
  4. COLLECT your materials.
  5. WAIT quietly to be dismissed.
  6. PUSH in your chair when you leave.
  7. THROW away any trash in the trashcan as you leave.

Homework

Finish any class work not completed during the period.

Read for fun, at least 20 minutes.

Thursday, September 24, 2020

[Daily Agenda] [Game Design] Thursday, September 24, 2020

Clock-In PIN

11000101

Topic

Game Design Documentation

Standards & Benchmarks

  • 27.0 Create a working game or simulation as part of a team.
  • 28.0 Create a game design production plan that describes the game play, outcomes, controls, interface and artistic style of a video game. The student will be able to:
    • 28.01 Use industry standard game design production documents to create a game design production plan.

Essential Questions

  1. What is the Triangle of Game Design?
  2. What are the important features of game design to include in your documentation?
  3. How does design documentation allow a team of game designers to focus their work?
  4. What will you do today to be better than you were yesterday?

Mise En Place [~2-3 Minutes]

Every day you should:

  1. Login to DCPS OneView.
  2. Read your DCPS e-mail.
  3. Follow any additional instructions from the teacher.

Instruction [~5-10 Minutes]

Students will review the Triangle of Game Design.

Students will discuss some of the requirements for their Game Design Documents.

Students will discuss the requirements for their Game Design Documentation.

Work Period [~30-45 Minutes]

Complete the Game Design Triangle Document. You will need to create your document using Microsoft Word (OneView version is fine). This is an example of what your document should look like.

Previous (Late) Assignments

LATE! If you have not done so, finish the My Favorite Game Presentation.

Finish working on their Post-Secondary Career Academy Plan. Please refer to this Student Example Plan when working on your plan today. To receive full credit on this rough draft students must complete:

  • Student Information (Name, ID #, Career Academy, Graduation Year)
  • Post-Secondary Goals (At least one.)
  • GPA for 4th Quarter of Last Year (9th grade students may not have a GPA listed if you did not take high school classes in middle school.)

      To find your GPA:

    1. Login to Focus.
    2. Click "My Info" tab.
    3. Click "Grad. Reqs." tab.
    4. Look for Custom GPA
  • Other High School Goals (at least one.)
  • "Your Why?" Section (One paragraph.)
  • "Expected Challenges" Section (One paragraph.)
This assignment will no longer be accepted after 09/15/20 without parent / guardian contact via e-mail.

Installing Python

The next thing students will need to do is install the Python software so you can start writing and executing code. Please follow along with the instructions in the video below. If you are using a Chromebook, you may need to search the Microsoft Store or your App Store for Python software. If it is not available, you MUST get access to a regular computer to install this sofware.

Once you have Python installed, please make sure to Create Your GitHub Account and Submit the First Assignemnt.

Break Down [~5 Minutes]

Before you leave please do the following::

  1. BACKUP your data in at least two locations.
  2. RESTART the computer.
  3. TURN OFF the monitor.
  4. COLLECT your materials.
  5. WAIT quietly to be dismissed.
  6. PUSH in your chair when you leave.
  7. THROW away any trash in the trashcan as you leave.

Homework

Finish any class work not completed during the period.

Read for fun, at least 20 minutes.

Wednesday, September 23, 2020

[Daily Agenda] [Game Programming] [Multi-User Programming] Wednesday, September 23, 2020

Clock-In PIN

11010010

Topic

Game Design Documentation

Standards & Benchmarks

  • 43.0 Code programs.
    • 43.01 Utilize reference manuals.
    • 43.02 Write programs according to recognized programming standards.
    • 43.03 Write internal documentation statements as needed in the program source code.

Essential Questions

  1. How do I write comments in Python?
  2. What is the purpose of comments in Python?
  3. What are variables?
  4. How do I declare variables in Python?
  5. What is the difference between an int, float, and string data type?
  6. What will you do today to be better than you were yesterday?

Mise En Place [~2-3 Minutes]

Every day you should:

  1. Login to DCPS OneView.
  2. Read your DCPS e-mail.
  3. Follow any additional instructions from the teacher.

Instruction [~5-10 Minutes]

Students will continue working on the Space Travel Simulator program.

Work Period [~30-45 Minutes]

Students will work on the Space Travel Simulator program.

Previous (Late) Assignments

Any late assignemnts will not be accepted without written communication from a parent/guardian.

Break Down [~5 Minutes]

Before you leave please do the following::

  1. BACKUP your data in at least two locations.
  2. RESTART the computer.
  3. TURN OFF the monitor.
  4. COLLECT your materials.
  5. WAIT quietly to be dismissed.
  6. PUSH in your chair when you leave.
  7. THROW away any trash in the trashcan as you leave.

Homework

Finish any class work not completed during the period.

Read for fun, at least 20 minutes.

[Daily Agenda] [Game Design] Wednesday, September 23, 2020

Clock-In PIN

11010010

Topic

Game Design Documentation

Standards & Benchmarks

  • 27.0 Create a working game or simulation as part of a team.
  • 28.0 Create a game design production plan that describes the game play, outcomes, controls, interface and artistic style of a video game. The student will be able to:
    • 28.01 Use industry standard game design production documents to create a game design production plan.

Essential Questions

  1. What is the Triangle of Game Design?
  2. What are the important features of game design to include in your documentation?
  3. How does design documentation allow a team of game designers to focus their work?
  4. What will you do today to be better than you were yesterday?

Mise En Place [~2-3 Minutes]

Every day you should:

  1. Login to DCPS OneView.
  2. Read your DCPS e-mail.
  3. Follow any additional instructions from the teacher.

Instruction [~5-10 Minutes]

Students will review the Triangle of Game Design.

Students will discuss some of the requirements for their Game Design Documents.

Students will discuss the requirements for their Game Design Documentation.

Work Period [~30-45 Minutes]

Complete the Game Design Triangle Document. You will need to create your document using Microsoft Word (OneView version is fine). This is an example of what your document should look like.

Previous (Late) Assignments

LATE! If you have not done so, finish the My Favorite Game Presentation.

Finish working on their Post-Secondary Career Academy Plan. Please refer to this Student Example Plan when working on your plan today. To receive full credit on this rough draft students must complete:

  • Student Information (Name, ID #, Career Academy, Graduation Year)
  • Post-Secondary Goals (At least one.)
  • GPA for 4th Quarter of Last Year (9th grade students may not have a GPA listed if you did not take high school classes in middle school.)

      To find your GPA:

    1. Login to Focus.
    2. Click "My Info" tab.
    3. Click "Grad. Reqs." tab.
    4. Look for Custom GPA
  • Other High School Goals (at least one.)
  • "Your Why?" Section (One paragraph.)
  • "Expected Challenges" Section (One paragraph.)
This assignment will no longer be accepted after 09/15/20 without parent / guardian contact via e-mail.

Installing Python

The next thing students will need to do is install the Python software so you can start writing and executing code. Please follow along with the instructions in the video below. If you are using a Chromebook, you may need to search the Microsoft Store or your App Store for Python software. If it is not available, you MUST get access to a regular computer to install this sofware.

Once you have Python installed, please make sure to Create Your GitHub Account and Submit the First Assignemnt.

Break Down [~5 Minutes]

Before you leave please do the following::

  1. BACKUP your data in at least two locations.
  2. RESTART the computer.
  3. TURN OFF the monitor.
  4. COLLECT your materials.
  5. WAIT quietly to be dismissed.
  6. PUSH in your chair when you leave.
  7. THROW away any trash in the trashcan as you leave.

Homework

Finish any class work not completed during the period.

Read for fun, at least 20 minutes.

Monday, September 21, 2020

[Daily Agenda] [Game Programming I] [Multi-User Game Programming] Monday, September 21, 2020

Clock-In PIN

110101010

Topic

Game Design Documentation

Standards & Benchmarks

  • 43.0 Code programs.
    • 43.01 Utilize reference manuals.
    • 43.02 Write programs according to recognized programming standards.
    • 43.03 Write internal documentation statements as needed in the program source code.

Essential Questions

  1. How do I write comments in Python?
  2. What is the purpose of comments in Python?
  3. What are variables?
  4. How do I declare variables in Python?
  5. What is the difference between an int, float, and string data type?
  6. What will you do today to be better than you were yesterday?

Mise En Place [~2-3 Minutes]

Every day you should:

  1. Login to DCPS OneView.
  2. Read your DCPS e-mail.
  3. Follow any additional instructions from the teacher.

Instruction [~5-10 Minutes]

Students will complete the correct baseline test today in class.

Work Period [~30-45 Minutes]

Previous (Late) Assignments

LATE! If you have not done so, finish the My Favorite Game Presentation.

Finish working on their Post-Secondary Career Academy Plan. Please refer to this Student Example Plan when working on your plan today. To receive full credit on this rough draft students must complete:

  • Student Information (Name, ID #, Career Academy, Graduation Year)
  • Post-Secondary Goals (At least one.)
  • GPA for 4th Quarter of Last Year (9th grade students may not have a GPA listed if you did not take high school classes in middle school.)

      To find your GPA:

    1. Login to Focus.
    2. Click "My Info" tab.
    3. Click "Grad. Reqs." tab.
    4. Look for Custom GPA
  • Other High School Goals (at least one.)
  • "Your Why?" Section (One paragraph.)
  • "Expected Challenges" Section (One paragraph.)
This assignment will no longer be accepted after 09/15/20 without parent / guardian contact via e-mail.

Installing Python

The next thing students will need to do is install the Python software so you can start writing and executing code. Please follow along with the instructions in the video below. If you are using a Chromebook, you may need to search the Microsoft Store or your App Store for Python software. If it is not available, you MUST get access to a regular computer to install this sofware.

Once you have Python installed, please make sure to Create Your GitHub Account and Submit the First Assignemnt.

Break Down [~5 Minutes]

Before you leave please do the following::

  1. BACKUP your data in at least two locations.
  2. RESTART the computer.
  3. TURN OFF the monitor.
  4. COLLECT your materials.
  5. WAIT quietly to be dismissed.
  6. PUSH in your chair when you leave.
  7. THROW away any trash in the trashcan as you leave.

Homework

Finish any class work not completed during the period.

Read for fun, at least 20 minutes.

[Song of the Day] Monday, September 21, 2020: The Police -- Walking on the Moon

Please complete the Song of the Day Survey.

Friday, September 18, 2020

[Daily Agenda] [Multi-User Programming] Friday, September 18, 2020

Clock-In PIN

11001101

Topic

Game Design Documentation

Standards & Benchmarks

  • 56.0 Code programs.
    • 56.01 Utilize reference manuals.
    • 56.02 Write programs according to recognized programming standards.
    • 56.03 Write internal documentation statements as needed in the program source code.

Essential Questions

  1. How do I write comments in Python?
  2. What is the purpose of comments in Python?
  3. What are variables?
  4. How do I declare variables in Python?
  5. What is the difference between an int, float, and string data type?
  6. What will you do today to be better than you were yesterday?

Mise En Place [~2-3 Minutes]

Every day you should:

  1. Login to DCPS OneView.
  2. Read your DCPS e-mail.
  3. Follow any additional instructions from the teacher.

Instruction [~5-10 Minutes]

Students will begin working on the Space Travel Simulator program.

Work Period [~30-45 Minutes]

We will work on the Space Travel Simulator 2020 project.

Previous (Late) Assignments

LATE! If you have not done so, finish the My Favorite Game Presentation.

Finish working on their Post-Secondary Career Academy Plan. Please refer to this Student Example Plan when working on your plan today. To receive full credit on this rough draft students must complete:

  • Student Information (Name, ID #, Career Academy, Graduation Year)
  • Post-Secondary Goals (At least one.)
  • GPA for 4th Quarter of Last Year (9th grade students may not have a GPA listed if you did not take high school classes in middle school.)

      To find your GPA:

    1. Login to Focus.
    2. Click "My Info" tab.
    3. Click "Grad. Reqs." tab.
    4. Look for Custom GPA
  • Other High School Goals (at least one.)
  • "Your Why?" Section (One paragraph.)
  • "Expected Challenges" Section (One paragraph.)
This assignment will no longer be accepted after 09/15/20 without parent / guardian contact via e-mail.

Installing Python

The next thing students will need to do is install the Python software so you can start writing and executing code. Please follow along with the instructions in the video below. If you are using a Chromebook, you may need to search the Microsoft Store or your App Store for Python software. If it is not available, you MUST get access to a regular computer to install this sofware.

Once you have Python installed, please make sure to Create Your GitHub Account and Submit the First Assignemnt.

Break Down [~5 Minutes]

Before you leave please do the following::

  1. BACKUP your data in at least two locations.
  2. RESTART the computer.
  3. TURN OFF the monitor.
  4. COLLECT your materials.
  5. WAIT quietly to be dismissed.
  6. PUSH in your chair when you leave.
  7. THROW away any trash in the trashcan as you leave.

Homework

Finish any class work not completed during the period.

Read for fun, at least 20 minutes.

[Daily Agenda] [Game Programming] Friday, September 18, 2020

Clock-In PIN

11001101

Topic

Game Design Documentation

Standards & Benchmarks

  • 43.0 Code programs.
    • 43.01 Utilize reference manuals.
    • 43.02 Write programs according to recognized programming standards.
    • 43.03 Write internal documentation statements as needed in the program source code.

Essential Questions

  1. How do I write comments in Python?
  2. What is the purpose of comments in Python?
  3. What are variables?
  4. How do I declare variables in Python?
  5. What is the difference between an int, float, and string data type?
  6. What will you do today to be better than you were yesterday?

Mise En Place [~2-3 Minutes]

Every day you should:

  1. Login to DCPS OneView.
  2. Read your DCPS e-mail.
  3. Follow any additional instructions from the teacher.

Instruction [~5-10 Minutes]

Students will begin working on the Space Travel Simulator program.

Work Period [~30-45 Minutes]

Previous (Late) Assignments

LATE! If you have not done so, finish the My Favorite Game Presentation.

Finish working on their Post-Secondary Career Academy Plan. Please refer to this Student Example Plan when working on your plan today. To receive full credit on this rough draft students must complete:

  • Student Information (Name, ID #, Career Academy, Graduation Year)
  • Post-Secondary Goals (At least one.)
  • GPA for 4th Quarter of Last Year (9th grade students may not have a GPA listed if you did not take high school classes in middle school.)

      To find your GPA:

    1. Login to Focus.
    2. Click "My Info" tab.
    3. Click "Grad. Reqs." tab.
    4. Look for Custom GPA
  • Other High School Goals (at least one.)
  • "Your Why?" Section (One paragraph.)
  • "Expected Challenges" Section (One paragraph.)
This assignment will no longer be accepted after 09/15/20 without parent / guardian contact via e-mail.

Installing Python

The next thing students will need to do is install the Python software so you can start writing and executing code. Please follow along with the instructions in the video below. If you are using a Chromebook, you may need to search the Microsoft Store or your App Store for Python software. If it is not available, you MUST get access to a regular computer to install this sofware.

Once you have Python installed, please make sure to Create Your GitHub Account and Submit the First Assignemnt.

Break Down [~5 Minutes]

Before you leave please do the following::

  1. BACKUP your data in at least two locations.
  2. RESTART the computer.
  3. TURN OFF the monitor.
  4. COLLECT your materials.
  5. WAIT quietly to be dismissed.
  6. PUSH in your chair when you leave.
  7. THROW away any trash in the trashcan as you leave.

Homework

Finish any class work not completed during the period.

Read for fun, at least 20 minutes.

[Daily Agenda] [Game Design] Friday, September 18, 2020

Clock-In PIN

11001101

Topic

Game Design Documentation

Standards & Benchmarks

  • 27.0 Create a working game or simulation as part of a team.
  • 28.0 Create a game design production plan that describes the game play, outcomes, controls, interface and artistic style of a video game. The student will be able to:
    • 28.01 Use industry standard game design production documents to create a game design production plan.

Essential Questions

  1. What is the Triangle of Game Design?
  2. What are the important features of game design to include in your documentation?
  3. How does design documentation allow a team of game designers to focus their work?
  4. What will you do today to be better than you were yesterday?

Mise En Place [~2-3 Minutes]

Every day you should:

  1. Login to DCPS OneView.
  2. Read your DCPS e-mail.
  3. Follow any additional instructions from the teacher.

Instruction [~5-10 Minutes]

Students will discuss the Triangle of Game Design.

Students will discuss the requirements for their Game Design Documentation.

Work Period [~30-45 Minutes]

Previous (Late) Assignments

LATE! If you have not done so, finish the My Favorite Game Presentation.

Finish working on their Post-Secondary Career Academy Plan. Please refer to this Student Example Plan when working on your plan today. To receive full credit on this rough draft students must complete:

  • Student Information (Name, ID #, Career Academy, Graduation Year)
  • Post-Secondary Goals (At least one.)
  • GPA for 4th Quarter of Last Year (9th grade students may not have a GPA listed if you did not take high school classes in middle school.)

      To find your GPA:

    1. Login to Focus.
    2. Click "My Info" tab.
    3. Click "Grad. Reqs." tab.
    4. Look for Custom GPA
  • Other High School Goals (at least one.)
  • "Your Why?" Section (One paragraph.)
  • "Expected Challenges" Section (One paragraph.)
This assignment will no longer be accepted after 09/15/20 without parent / guardian contact via e-mail.

Installing Python

The next thing students will need to do is install the Python software so you can start writing and executing code. Please follow along with the instructions in the video below. If you are using a Chromebook, you may need to search the Microsoft Store or your App Store for Python software. If it is not available, you MUST get access to a regular computer to install this sofware.

Once you have Python installed, please make sure to Create Your GitHub Account and Submit the First Assignemnt.

Break Down [~5 Minutes]

Before you leave please do the following::

  1. BACKUP your data in at least two locations.
  2. RESTART the computer.
  3. TURN OFF the monitor.
  4. COLLECT your materials.
  5. WAIT quietly to be dismissed.
  6. PUSH in your chair when you leave.
  7. THROW away any trash in the trashcan as you leave.

Homework

Finish any class work not completed during the period.

Read for fun, at least 20 minutes.

[Song of the Day] Friday, September 18, 2020: Run D.M.C. -- Sucker MC's

Please complete the Song of the Day Survey.

Wednesday, September 16, 2020

[Daily Agenda] Wednesday, September 16, 2020

Clock-In PIN

00110101

Topic

Puzzle Games

Standards

  • 29.01 Analyze examples of different gaming genres.
  • 35.02 Evaluate the impact of randomness in game design especially as it pertains to pattern recognition.
  • 38.02 Describe common design elements introducing skill, luck and combinations including escalating challenges to games.

Essential Questions

  1. What are some of the characteristics of your favorite game?
  2. What are the qualities of a good presentation?
  3. What will you do today to be better than you were yesterday?

Mise En Place [~2-3 Minutes]

Every day you should:

  1. Login to DCPS OneView.
  2. Read your DCPS e-mail.
  3. Follow any additional instructions from the teacher.

Instruction [~5-10 Minutes]

Students will discuss the characteristics of puzzle games. Students will then play one of the most popular puzzle games ever created: Tetris. After playing the game students will discuss it further and complete the Let's Play: Tetris [Post-Play Survey].

Students can download a copy of the PowerPoint by clicking Intro to PuzzleGames PowerPoint.

Work Period [~30-45 Minutes]

Finish the My Favorite Game Presentation.

Previous (Late) Assignments

Finish working on their Post-Secondary Career Academy Plan. Please refer to this Student Example Plan when working on your plan today. To receive full credit on this rough draft students must complete:

  • Student Information (Name, ID #, Career Academy, Graduation Year)
  • Post-Secondary Goals (At least one.)
  • GPA for 4th Quarter of Last Year (9th grade students may not have a GPA listed if you did not take high school classes in middle school.)

      To find your GPA:

    1. Login to Focus.
    2. Click "My Info" tab.
    3. Click "Grad. Reqs." tab.
    4. Look for Custom GPA
  • Other High School Goals (at least one.)
  • "Your Why?" Section (One paragraph.)
  • "Expected Challenges" Section (One paragraph.)
This assignment will no longer be accepted after 09/15/20 without parent / guardian contact via e-mail.

Installing Python

The next thing students will need to do is install the Python software so you can start writing and executing code. Please follow along with the instructions in the video below. If you are using a Chromebook, you may need to search the Microsoft Store or your App Store for Python software. If it is not available, you MUST get access to a regular computer to install this sofware.

Once you have Python installed, please make sure to Create Your GitHub Account and Submit the First Assignemnt.

Break Down [~5 Minutes]

Before you leave please do the following::

  1. BACKUP your data in at least two locations.
  2. RESTART the computer.
  3. TURN OFF the monitor.
  4. COLLECT your materials.
  5. WAIT quietly to be dismissed.
  6. PUSH in your chair when you leave.
  7. THROW away any trash in the trashcan as you leave.

Homework

Finish any class work not completed during the period.

Read for fun, at least 20 minutes.

[Song of the Day] Wednesday, September 16, 2020: Talking Heads -- This Must Be the Place (Naive Melody)

Please complete the Song of the Day Survey.

Tuesday, September 15, 2020

[Daily Agenda] Tuesday, September 15, 2020

Clock-In PIN

11011010

Topic

Puzzle Games

Standards

  • 29.01 Analyze examples of different gaming genres.
  • 35.02 Evaluate the impact of randomness in game design especially as it pertains to pattern recognition.
  • 38.02 Describe common design elements introducing skill, luck and combinations including escalating challenges to games.

Essential Questions

  1. What are some of the characteristics of your favorite game?
  2. What are the qualities of a good presentation?
  3. What will you do today to be better than you were yesterday?

Mise En Place [~2-3 Minutes]

Every day you should:

  1. Login to DCPS OneView.
  2. Read your DCPS e-mail.
  3. Follow any additional instructions from the teacher.

Instruction [~5-10 Minutes]

Students will discuss the characteristics of puzzle games. Students will then play one of the most popular puzzle games ever created: Tetris. After playing the game students will discuss it further and complete the Let's Play: Tetris [Post-Play Survey].

Students can download a copy of the PowerPoint by clicking Intro to PuzzleGames PowerPoint.

Work Period [~30-45 Minutes]

Finish the My Favorite Game Presentation.

Previous (Late) Assignments

Finish working on their Post-Secondary Career Academy Plan. Please refer to this Student Example Plan when working on your plan today. To receive full credit on this rough draft students must complete:

  • Student Information (Name, ID #, Career Academy, Graduation Year)
  • Post-Secondary Goals (At least one.)
  • GPA for 4th Quarter of Last Year (9th grade students may not have a GPA listed if you did not take high school classes in middle school.)

      To find your GPA:

    1. Login to Focus.
    2. Click "My Info" tab.
    3. Click "Grad. Reqs." tab.
    4. Look for Custom GPA
  • Other High School Goals (at least one.)
  • "Your Why?" Section (One paragraph.)
  • "Expected Challenges" Section (One paragraph.)
This assignment will no longer be accepted after 09/15/20 without parent / guardian contact via e-mail.

Installing Python

The next thing students will need to do is install the Python software so you can start writing and executing code. Please follow along with the instructions in the video below. If you are using a Chromebook, you may need to search the Microsoft Store or your App Store for Python software. If it is not available, you MUST get access to a regular computer to install this sofware.

Once you have Python installed, please make sure to Create Your GitHub Account and Submit the First Assignemnt.

Break Down [~5 Minutes]

Before you leave please do the following::

  1. BACKUP your data in at least two locations.
  2. RESTART the computer.
  3. TURN OFF the monitor.
  4. COLLECT your materials.
  5. WAIT quietly to be dismissed.
  6. PUSH in your chair when you leave.
  7. THROW away any trash in the trashcan as you leave.

Homework

Finish any class work not completed during the period.

Read for fun, at least 20 minutes.

Monday, September 14, 2020

[Daily Agenda] Monday, September 14, 2020

Clock-In PIN

11011010

Topic

Puzzle Games

Standards

  • 29.01 Analyze examples of different gaming genres.
  • 35.02 Evaluate the impact of randomness in game design especially as it pertains to pattern recognition.
  • 38.02 Describe common design elements introducing skill, luck and combinations including escalating challenges to games.

Essential Questions

  1. What are some of the characteristics of your favorite game?
  2. What are the qualities of a good presentation?
  3. What will you do today to be better than you were yesterday?

Mise En Place [~2-3 Minutes]

Every day you should:

  1. Login to DCPS OneView.
  2. Read your DCPS e-mail.
  3. Follow any additional instructions from the teacher.

Instruction [~5-10 Minutes]

Students will discuss the characteristics of puzzle games. Students will then play one of the most popular puzzle games ever created: Tetris. After playing the game students will discuss it further and complete the Let's Play: Tetris [Post-Play Survey].

Students can download a copy of the PowerPoint by clicking Intro to PuzzleGames PowerPoint.

Work Period [~30-45 Minutes]

Finish the My Favorite Game Presentation.

Previous (Late) Assignments

Finish working on their Post-Secondary Career Academy Plan. Please refer to this Student Example Plan when working on your plan today. To receive full credit on this rough draft students must complete:

  • Student Information (Name, ID #, Career Academy, Graduation Year)
  • Post-Secondary Goals (At least one.)
  • GPA for 4th Quarter of Last Year (9th grade students may not have a GPA listed if you did not take high school classes in middle school.)

      To find your GPA:

    1. Login to Focus.
    2. Click "My Info" tab.
    3. Click "Grad. Reqs." tab.
    4. Look for Custom GPA
  • Other High School Goals (at least one.)
  • "Your Why?" Section (One paragraph.)
  • "Expected Challenges" Section (One paragraph.)
This assignment will no longer be accepted after 09/15/20 without parent / guardian contact via e-mail.

Installing Python

The next thing students will need to do is install the Python software so you can start writing and executing code. Please follow along with the instructions in the video below. If you are using a Chromebook, you may need to search the Microsoft Store or your App Store for Python software. If it is not available, you MUST get access to a regular computer to install this sofware.

Once you have Python installed, please make sure to Create Your GitHub Account and Submit the First Assignemnt.

Break Down [~5 Minutes]

Before you leave please do the following::

  1. BACKUP your data in at least two locations.
  2. RESTART the computer.
  3. TURN OFF the monitor.
  4. COLLECT your materials.
  5. WAIT quietly to be dismissed.
  6. PUSH in your chair when you leave.
  7. THROW away any trash in the trashcan as you leave.

Homework

Finish any class work not completed during the period.

Read for fun, at least 20 minutes.

[Song of the Day] Monday, September 14, 2020: Yes -- Owner of a Lonely Heart

Please complete the Song of the Day Survey.

Friday, September 11, 2020

[Clock-In PIN] Friday, September 11, 2020: 11111111

11111111

[Daily Agenda] Friday, September 11, 2020

Topic

My Favorite Game

Standards

  • 29.01 Research, compare and categorize the different gaming genres.
  • 29.03 Define and use the necessary vocabulary related to gaming and the different genres.

Essential Questions

  1. What are some of the characteristics of your favorite game?
  2. What are the qualities of a good presentation?
  3. What will you do today to be better than you were yesterday?

Mise En Place [~2-3 Minutes]

Every day you should:

  1. Login to DCPS OneView.
  2. Read your DCPS e-mail.
  3. Follow any additional instructions from the teacher.

Instruction [~5-10 Minutes]

Students will discuss the My Favorite Game Presentation.

Work Period [~30-45 Minutes]

Finish the My Favorite Game Presentation.

Previous (Late) Assignments

Finish working on their Post-Secondary Career Academy Plan. Please refer to this Student Example Plan when working on your plan today. To receive full credit on this rough draft students must complete:

  • Student Information (Name, ID #, Career Academy, Graduation Year)
  • Post-Secondary Goals (At least one.)
  • GPA for 4th Quarter of Last Year (9th grade students may not have a GPA listed if you did not take high school classes in middle school.)

      To find your GPA:

    1. Login to Focus.
    2. Click "My Info" tab.
    3. Click "Grad. Reqs." tab.
    4. Look for Custom GPA
  • Other High School Goals (at least one.)
  • "Your Why?" Section (One paragraph.)
  • "Expected Challenges" Section (One paragraph.)
This assignment will no longer be accepted after 09/15/20 without parent / guardian contact via e-mail.

Installing Python

The next thing students will need to do is install the Python software so you can start writing and executing code. Please follow along with the instructions in the video below. If you are using a Chromebook, you may need to search the Microsoft Store or your App Store for Python software. If it is not available, you MUST get access to a regular computer to install this sofware.

Once you have Python installed, please make sure to Create Your GitHub Account and Submit the First Assignemnt.

Break Down [~5 Minutes]

Before you leave please do the following::

  1. BACKUP your data in at least two locations.
  2. RESTART the computer.
  3. TURN OFF the monitor.
  4. COLLECT your materials.
  5. WAIT quietly to be dismissed.
  6. PUSH in your chair when you leave.
  7. THROW away any trash in the trashcan as you leave.

Homework

Finish any class work not completed during the period.

Read for fun, at least 20 minutes.

[Top 8] [1A] Draw Something #00

Thursday, September 10, 2020

[Clock-In PIN] Thursday, September 10, 2020: 11010101

11010101

[Daily Agenda] Thursday, September 10, 2020

Topic

My Favorite Game

  • 29.01 Research, compare and categorize the different gaming genres.
  • 29.03 Define and use the necessary vocabulary related to gaming and the different genres.

Essential Questions

  1. What are some of the characteristics of your favorite game?
  2. What are the qualities of a good presentation?
  3. What will you do today to be better than you were yesterday?

Mise En Place [~2-3 Minutes]

Every day you should:

  1. Login to DCPS OneView.
  2. Read your DCPS e-mail.
  3. Follow any additional instructions from the teacher.

Instruction [~5-10 Minutes]

Students will discuss the My Favorite Game Presentation.

Work [~12-25 Minutes]

Students will discuss and begin working on their Post-Secondary Career Academy Plan. Please refer to this Student Example Plan when working on your plan today.

Students will begin the My Favorite Game Presentation.

Future Nine Weeks Assignments

The assignments listed here are assignments that are due later in the year.

  • Students are always free to work ahead and submit them.
  • For projects that require a file upload, you will need to change the Nine Weeks in the top right corner of Focus.
  • If you are working on a future assignment and get stuck, you must wait until I can help students with current projects first.

Installing Python

The next thing students will need to do is install the Python software so you can start writing and executing code. Please follow along with the instructions in the video below. If you are using a Chromebook, you may need to search the Microsoft Store or your App Store for Python software. If it is not available, you MUST get access to a regular computer to install this sofware.

Once you have Python installed, please make sure to Create Your GitHub Account and Submit the First Assignemnt.

Break Down [~5 Minutes]

Before you leave please do the following::

  1. BACKUP your data in at least two locations.
  2. RESTART the computer.
  3. TURN OFF the monitor.
  4. COLLECT your materials.
  5. WAIT quietly to be dismissed.
  6. PUSH in your chair when you leave.
  7. THROW away any trash in the trashcan as you leave.

Homework

Finish any class work not completed during the period.

Read for fun, at least 20 minutes.

Wednesday, September 9, 2020

[Clock-In PIN] Wednesday, September 09, 2020: 11010101

11010101

[Daily Agenda] Wednesday, September 09, 2020

Topic

My Favorite Game

  • 29.01 Research, compare and categorize the different gaming genres.
  • 29.03 Define and use the necessary vocabulary related to gaming and the different genres.

Essential Questions

  1. What are some of the characteristics of your favorite game?
  2. What are the qualities of a good presentation?
  3. What will you do today to be better than you were yesterday?

Mise En Place [~2-3 Minutes]

Every day you should:

  1. Login to DCPS OneView.
  2. Read your DCPS e-mail.
  3. Follow any additional instructions from the teacher.

Instruction [~5-10 Minutes]

Students will discuss the My Favorite Game Presentation.

Work [~12-25 Minutes]

Students will discuss and begin working on their Post-Secondary Career Academy Plan. Please refer to this Student Example Plan when working on your plan today.

Students will begin the My Favorite Game Presentation.

Future Nine Weeks Assignments

The assignments listed here are assignments that are due later in the year.

  • Students are always free to work ahead and submit them.
  • For projects that require a file upload, you will need to change the Nine Weeks in the top right corner of Focus.
  • If you are working on a future assignment and get stuck, you must wait until I can help students with current projects first.

Installing Python

The next thing students will need to do is install the Python software so you can start writing and executing code. Please follow along with the instructions in the video below. If you are using a Chromebook, you may need to search the Microsoft Store or your App Store for Python software. If it is not available, you MUST get access to a regular computer to install this sofware.

Once you have Python installed, please make sure to Create Your GitHub Account and Submit the First Assignemnt.

Break Down [~5 Minutes]

Before you leave please do the following::

  1. BACKUP your data in at least two locations.
  2. RESTART the computer.
  3. TURN OFF the monitor.
  4. COLLECT your materials.
  5. WAIT quietly to be dismissed.
  6. PUSH in your chair when you leave.
  7. THROW away any trash in the trashcan as you leave.

Homework

Finish any class work not completed during the period.

Read for fun, at least 20 minutes.

[Assignment] My Favorite Game PowerPoint Presentation

Background Info.

Games are one of the most popular leisure and recreational activities for people of all ages and cultures. In addition to traditional professional sports, playing games are also providing professional opportuntities to make a living. Games are available in a wide variety of types: board games, card games, and video games for example. There are games that require skill, luck, or trivia knowledge as well.

Student Product

For this assignment, students will develop and deliver a short PowerPoint presentation related to their favorite game. Students will present either face-to-face or through Teams. Student presentations should be approximately 60 seconds in length.

Content Rubric

  • Title slide contains: Student Name, Class Period, and Favorite Game [2 Points]
  • Second slide describes the basic premise / idea behind the game. [2 Points]
  • Third slide explains the type of the game (e.g. chance, skill, trivia, puzzle, etc.) AND the genre of the game (e.g. action, adventure, FPS, RPG, etc.) [2 Points]
  • Fourth slide explains and describes why this game is your favorite. [2 Points]
  • Presentation utilizes a DESIGN THEME to improve its visual appearance. [2 Points]
  • Presentation utilizes SLIDE TRANSITIONS for each slide. [2 Points]
  • Presentation includes at least one relevant picture or image on each slide. [5 Points]
  • Presentation includes at least one animation that DOES NOT DISTRACT from the visual appearance on each slide (e.g. do not make a picture fly around like a tornado for no reason). [5 Points]
  • Text is presented in BULLET / NUMBERED LIST form (don't write paragraphs of text). [5 Points]

Process Rubric

  • File name is lastname_firstname_favorite_game [5 Points]
  • File format is PowerPoint (.ppt) or OpenDocument Presentation (.odp) [5 Points]
  • Project is submitted to Focus by Wednesday, September 16, at 11:59PM [20 Points]

Presentation Information

Additional information about the actual presentation aspect of this project will be posted by the end of the week.

Teacher Example

Click This Link for Example PowerPoint. PLEASE NOTE THIS POWERPOINT IS NOT 100% COMPLETE. It will be completed by 3PM Thursday.

Tuesday, September 8, 2020

[Clock-In PIN] Tuesday, September 08, 2020: 11011010

11011010

[Daily Agenda] Tuesday, September 08, 2020

Topic

Post-Seconday Planning

Essential Questions

  1. In what ways can having a plan make you more likely to meet your goals?
  2. What will you do today to be better than you were yesterday?

Mise En Place [~2-3 Minutes]

Every day you should:

  1. Login to DCPS OneView.
  2. Read your DCPS e-mail.
  3. Follow any additional instructions from the teacher.

Instruction [~5-10 Minutes]

Students will discuss and begin working on their Post-Secondary Career Academy Plan.

Please refer to this Student Example Plan when working on your plan today.

Work [~12-25 Minutes]

Installing Python

The next thing students will need to do is install the Python software so you can start writing and executing code. Please follow along with the instructions in the video below. If you are using a Chromebook, you may need to search the Microsoft Store or your App Store for Python software. If it is not available, you MUST get access to a regular computer to install this sofware.

Once you have Python installed, please make sure to Create Your GitHub Account and Submit the First Assignemnt.

Future Nine Weeks Assignments

The assignments listed here are assignments that are due later in the year.

  • Students are always free to work ahead and submit them.
  • For projects that require a file upload, you will need to change the Nine Weeks in the top right corner of Focus.
  • If you are working on a future assignment and get stuck, you must wait until I can help students with current projects first.

Break Down [~5 Minutes]

Before you leave please do the following::

  1. BACKUP your data in at least two locations.
  2. RESTART the computer.
  3. TURN OFF the monitor.
  4. COLLECT your materials.
  5. WAIT quietly to be dismissed.
  6. PUSH in your chair when you leave.
  7. THROW away any trash in the trashcan as you leave.

Homework

Finish any class work not completed during the period.

Read for fun, at least 20 minutes.

Friday, September 4, 2020

[Clock-In PIN] Friday, September 04, 2020: 01010110

[Daily Agenda] Friday, September 04, 2020

Topic

Post-Seconday Planning

Essential Questions

  1. In what ways can having a plan make you more likely to meet your goals?
  2. What will you do today to be better than you were yesterday?

Mise En Place [~2-3 Minutes]

Every day you should:

  1. Login to DCPS OneView.
  2. Read your DCPS e-mail.
  3. Follow any additional instructions from the teacher.

Instruction [~5-10 Minutes]

Students will discuss and begin working on their Post-Secondary Career Academy Plan.

Please refer to this Student Example Plan when working on your plan today.

Work [~12-25 Minutes]

Creating GitHub Account

Students need to create a GitHub account. Follow the instructions in the video below to do so. Once you have created your account AND verified your e-mail address, post your GitHub username in the Teams meeting chat. Once you have received the invite, you can open the AJHS GitHub Team page to accept the invite.

Installing Python

The next thing students will need to do is install the Python software so you can start writing and executing code. Please follow along with the instructions in the video below. If you are using a Chromebook, you may need to search the Microsoft Store or your App Store for Python software. If it is not available, you MUST get access to a regular computer to install this sofware.

Installing Software for DCPS Computers

The following video is ONLY FOR STUDENTS USING A DCPS COMPUTER. If you are not using a DCPS computer, you will need to follow separate directions as posted in Teams.

Installing Software for Personal Computers

If you are USING YOUR OWN COMPUTER WITH WINDOWS or macOS you will need to use this video to install GitHub Desktop.

Students will need to complete and submit the first GitHub submit today.

Future Nine Weeks Assignments

The assignments listed here are assignments that are due later in the year.

  • Students are always free to work ahead and submit them.
  • For projects that require a file upload, you will need to change the Nine Weeks in the top right corner of Focus.
  • If you are working on a future assignment and get stuck, you must wait until I can help students with current projects first.

Break Down [~5 Minutes]

Before you leave please do the following::

  1. BACKUP your data in at least two locations.
  2. RESTART the computer.
  3. TURN OFF the monitor.
  4. COLLECT your materials.
  5. WAIT quietly to be dismissed.
  6. PUSH in your chair when you leave.
  7. THROW away any trash in the trashcan as you leave.

Homework

Finish any class work not completed during the period.

Read for fun, at least 20 minutes.