The words you are searching are inside this book. To get more targeted content, please make full-text search by clicking here.
Discover the best professional documents and content resources in AnyFlip Document Base.
Search
Published by , 2017-10-20 14:16:12

APCSA_FBLA

APCSA_FBLA

Shannon Anderson-Rush – AP Computer Science A – FBLA

Shannon Anderson-Rush
AP Computer Science A

FBLA Activities

Month FBLA Activities Skills Covered Course
August Standards
Activity Introducing I. Object-
Oneself to the Orientated
Programming Project 1.A (Introductions) Others, Program Design
Communications  CS.A.1A

September STEMPremier Profile Organizing, II. Program
Thinking, Implementation
October Etiquette Worksheet Articulating  CS.A.2A
November Virtual Reality Paper (BAA A17) thought  CS.A.2B
Thinking,  CS.A. 2C
problem solving N/A
Thinking,
Problem Solving, N/A
writing
IV. Computing
in Context
 CS.A.6D

1|AP Computer Science A

Shannon Anderson-Rush – AP Computer Science A – FBLA

August

Programming Project 1.A

Directions: On paper, write an application that prints, on separate lines, your name,
your birthday, your hobbies, your favorite book, and your favorite movie. Use comments
to label each piece of information in the output. Now, input your application into BlueJ
and correct any errors so that your code compiles. Submit to itsLearning, a picture of
your handwritten code, your code from BlueJ (copy & paste the code into the
itsLearning textbox) and a screenshot from the BlueJ terminal window demonstrating
that the program worked as intended.

Rubric

Item Points Points
Possible Earned
Application uses appropriate println statements
for name, birthday, hobbies, favorite book, and 15
favorite movie
Application uses appropriate programming style 10
and syntax
Application compiles and works as intended 5
without any logical errors
Code is handwritten 10
Total 40

Student Sample

/**
* Write a description of class OnPaperProject here.
*
* @author (name removed)
* @version (9/4)
*/

public class OnPaperProject
{

public static void main (String[] args) {
System.out.println("XXXXX");

2|AP Computer Science A

Shannon Anderson-Rush – AP Computer Science A – FBLA

//My first name is XXX but I go by my middle name, XXX
System.out.println("December 24th, 1999");
//My birthday is Christmas Eve on the year 1999
System.out.println("Playing with my dogs, watching YouTube");
//I enjoy spending time with my two German Shepherds, Mina and Eva
System.out.println("Of Mice and Men");
//I enjoy the book as it's a classic and I find all the characters interesting
System.out.println("A Clockwork Orange");
//A movie with dark themes, I find it tells an important story about a boy and an
overall message of choice
}
}

3|AP Computer Science A

Shannon Anderson-Rush – AP Computer Science A – FBLA

Feedback

4|AP Computer Science A

Shannon Anderson-Rush – AP Computer Science A – FBLA

September

StemPremier
Directions: StemPremier is the crossroads where students, colleges and corporations
meet. STEM Premier is the first online solution that assists students in designing a
career pathway, educators in recruiting top talent to their schools, and employers in
developing a stable, continuous talent pipeline.
Create an online profile at http://www.stempremier.com/fbla. Download a .pdf of your
profile and then upload the profile here.

Rubric Points Points
Possible Earned
Item
25
Profile is completed in full with accurate
information 15
Profile .pdf is upload to dropbox 10
Profile is uploaded by due date 50
Total

5|AP Computer Science A

Shannon Anderson-Rush – AP Computer Science A – FBLA

Student Sample

6|AP Computer Science A

Shannon Anderson-Rush – AP Computer Science A – FBLA

Feedback

October

Etiquette Worksheet

Directions: Etiquette is very important in business and career. Complete the worksheet as
many times as necessary.

Rubric

Requirement Points Possible Points Earned
All questions are answered 5
Worksheet completed by deadline 5
Question Score 90

7|AP Computer Science A

Total Shannon Anderson-Rush – AP Computer Science A – FBLA

100

Student Sample

Feedback

November

Virtual Reality Paper

Research virtual reality, artificial intelligence, and holographic entertainment worlds. Discuss
how this technology will reshape economics and marketing and how FBLA and other student-
led organizations can use some of this information in a two- to three-page report. Include at
least 2 small pictures and 2 sources in your paper. Follow the formatting in the FBLA Format
Guide attached below.

Rubric

Item Points Points
Possible Earned
Report written following proper business format
Report contains quality information 15
25

8|AP Computer Science A

Shannon Anderson-Rush – AP Computer Science A – FBLA

Report is free of spelling and grammar errors 10
Total 50

9|AP Computer Science A

Shannon Anderson-Rush – AP Computer Science A – FBLA

Student Sample

10 | A P C o m p u t e r S c i e n c e A

Shannon Anderson-Rush – AP Computer Science A – FBLA

Feedback

Score: 100
Report meets criteria, is properly formatted, and includes both picture and source.

11 | A P C o m p u t e r S c i e n c e A


Click to View FlipBook Version