TPT
Total:
$0.00

Subjects

Arts & Music
English Language Arts
Foreign Language
Holidays/Seasonal
Math
Science
Social Studies - History
Specialty
For All Subject Areas
44 results

12th grade computer science assessments for Easel Activities

Preview of Microsoft Word 365 Icons Quiz - Microsoft Word 365 Toolbar Icons

Microsoft Word 365 Icons Quiz - Microsoft Word 365 Toolbar Icons

NO PREP! Print and Ready! This written quiz (PDF) includes 50 icons of the most commonly used Microsoft Word 365 icons students use in a school setting. Includes two quizzes: one quiz with a word bank, one quiz without a word bank, Easel quiz, and answer key.How to Use:1. Use as a Quiz after teaching the skills to your students.2. Use as an Assessment to learn what skills your students know and what they need to learn.3. Use both quizzes to check if students have mastered the icons.Technology
Preview of Conditionals (if/else) Practice - AP® Computer Science A - Java

Conditionals (if/else) Practice - AP® Computer Science A - Java

Created by
Finchs Nest
12 Questions for students to practice Conditional (if/else) statements in Java for AP® Computer Science A. These questions are a part of the Unit 3 - Boolean Expressions & if-statements for AP® CS A. Conditionals are a vital skill to have when learning how to program in Java.Keys are included.Check out this blog post: AP Computer Science CurriculumClick the links below to see more of my popular products!Everything Java - AP®CSA - BundleTruth Tables - Practice Worksheet - not CS class specifi
Preview of Journalism: Guidelines for School Newspapers

Journalism: Guidelines for School Newspapers

Created by
Connie
Consistency in articles and layout is the key for producing quality high school newspapers. The two rubrics posted here are used by the staff on The Stinger, our school newspaper. After compiling student feedback, I chose to focus on the points that cause the most stress, and those which the class has deemed the most important for creating quality pieces and for meeting the monthly deadlines. The layout guidelines refer to the InDesign CS4 program. Although I sell the Taboo Words and Phrases
Preview of AP® Computer Science A - Java Programming - Errors and Error Checking

AP® Computer Science A - Java Programming - Errors and Error Checking

Created by
Finchs Nest
Students studying programming should know what makes the code throw an error. In Java or AP®CSA, there are three types of errors students must know and what it looks like in the code. This worksheet aims to help students understand compile-time, run-time, and logical errors in Java. Keys are included.Check out this blog post: AP Computer Science CurriculumClick the links below to see more of my popular products!Everything Java - AP®CSA - BundleTruth Tables - Practice Worksheet - not CS class spe
Preview of AP® Computer Science - Java - for Loop Practice

AP® Computer Science - Java - for Loop Practice

Created by
Finchs Nest
Unit 4 in AP® Comp Sci A is about iteration, which includes for loops and while loops. Iteration is integral to the understanding of Java programming; therefore, here are 10 questions for just for loops for students to practice.This could also be used as a quiz.Other resources below are for practicing while loops. Key is included. Check out this blog post: AP Computer Science CurriculumRelated Products:For Loop Practice #2For & While Loop PracticeWhile Loop PracticeClick the links below to s
Preview of AP® Computer Science A - Java - while Loop Practice

AP® Computer Science A - Java - while Loop Practice

Created by
Finchs Nest
While loops are using in AP® CSA or Java when the programmer does not know how many times a loops needs to be executed. This worksheets contains eight questions on while loops and stating the output. Key is included.Check out this blog post: AP Computer Science CurriculumRelated Products:For Loop PracticeClick the links below to see more of my popular products!Everything Java - AP®CSA - BundleTruth Tables - Practice Worksheet - not CS class specificFor Loop - Practice Worksheet - for Java Scroll
Preview of Converting Binary, Decimal, Octal, & Hexadecimal Bases - Handout & Worksheet

Converting Binary, Decimal, Octal, & Hexadecimal Bases - Handout & Worksheet

Created by
Finchs Nest
This resources contains 3 things: chart/cheat sheet for students, worksheet, and answers on how to convert. This is not computer science class specific and can be used in any class that wants students to practice converting.In my class students are not allowed to use a calculator to complete this assignment but it is an AP® class. I would suggest that your class is not AP® that a calculator can be used to check their answers.Keys are included.Check out this blog post: AP Computer Science Curricu
Preview of Truth Tables - Practice

Truth Tables - Practice

Created by
Finchs Nest
Understanding how Boolean expressions are calculated are very important to any coding language (C++, Java, Javascript, etc.) because it allows for conditions to be met and what the outcome will be based on those conditions. "And", "or", and "not" (&&, ||, !) are logical operators that the Boolean expressions use that help decide the outcome. Knowing how these work will behoove the students greatly.This is a worksheet that has 5 truth tables (76 questions) for students to practice filling
Preview of Converting Binary to Decimal & Decimal to Binary

Converting Binary to Decimal & Decimal to Binary

Created by
Finchs Nest
Worksheet on converting to and from decimal and binary. This is not computer science class specific and can be used in any class that wants students to practice converting.In my class students are not allowed to use a calculator to complete this assignment but it is an AP® class. I would suggest that your class is not AP® that a calculator can be used to check their answers.Keys are included.Check out this blog post: AP Computer Science CurriculumClick the links below to see more of my popular p
Preview of For & While Loop Practice - AP® Computer Science - Java

For & While Loop Practice - AP® Computer Science - Java

Created by
Finchs Nest
Iteration (or loops) are critical to writing beautiful and written programs. Here are eight questions on while & for loops. Students will convert between each and when given a prompt, create the for or while loop.Check out this blog post: AP Computer Science CurriculumClick the links below to see more of my popular products!Everything Java - AP®CSA - BundleTruth Tables - Practice Worksheet - not CS class specificFor Loop - Practice Worksheet - for JavaRelated Products:For Loop PracticeFor Lo
Preview of AP® Computer Science A - Java - Constructors Practice

AP® Computer Science A - Java - Constructors Practice

Created by
Finchs Nest
In Unit 5 of the AP® CSA curriculum (called Writing Classes), students are required to know how to write their own constructors (default and parameterized). This worksheet has 12 questions to help students practice creating default and parameterized constructors.Keys are included.Check out this blog post: AP Computer Science CurriculumClick the links below to see more of my popular products!Everything Java - AP®CSA - BundleTruth Tables - Practice Worksheet - not CS class specificFor Loop - Pract
Preview of AP® Computer Science - Java Programming - Using Math.random()

AP® Computer Science - Java Programming - Using Math.random()

Created by
Finchs Nest
A part of the AP® CSA curriculum is that students be able to use the Math class to use math functions within program code. One specific part of the standard is to generate random numbers; therefore, this worksheet focuses on practice using Math.random() to generate random numbers. Keys are included.Check out this blog post: AP Computer Science CurriculumClick the links below to see more of my popular products!Everything Java - AP®CSA - BundleTruth Tables - Practice Worksheet - not CS class speci
Preview of Overloading Methods Practice - AP® Computer Science A - Java

Overloading Methods Practice - AP® Computer Science A - Java

Created by
Finchs Nest
Overloading methods is a key concept for students to understand when programming in Java for the AP® CSA course. It is a part of the curriculum. Here are 9 questions to assess understanding of overloaded methods.Keys are included.Check out this blog post: AP Computer Science CurriculumClick the links below to see more of my popular products!Everything Java - AP®CSA - BundleTruth Tables - Practice Worksheet - not CS class specificFor Loop - Practice Worksheet - for Java Scroll up and click the gr
Preview of 2D Array Practice - AP® Computer Science A

2D Array Practice - AP® Computer Science A

Created by
Finchs Nest
2D arrays are tested quite often on both the MCQ and FRQ parts of the AP® exam. In order for students to gain understanding, this worksheet has problems for students to practice their skills on 2D Arrays for AP® Computer Science A. Keys are included.Check out this blog post: AP Computer Science CurriculumClick the links below to see more of my popular products!Everything Java - AP®CSA - BundleTruth Tables - Practice Worksheet - not CS class specificFor Loop - Practice Worksheet - for Java Scroll
Preview of AP® Computer Science-Java Programming-using String Methods (String Manipulation)

AP® Computer Science-Java Programming-using String Methods (String Manipulation)

Created by
Finchs Nest
A huge part of the AP® CS A curriculum is for students to know how to use various string methods (.equals, .indexOf, .charAt, .substring, etc.) This worksheets gets students to state the output when the Java code is given. Keys are included.Check out this blog post: AP Computer Science CurriculumClick the links below to see more of my popular products!Everything Java - AP®CSA - BundleTruth Tables - Practice Worksheet - not CS class specificFor Loop - Practice Worksheet - for Java Scroll up and c
Preview of Selection & Insertion Sort Practice - AP® Computer Science A

Selection & Insertion Sort Practice - AP® Computer Science A

Created by
Finchs Nest
Two key sorting methods that are a part of the AP® CS A class are selection and insertion sorts. Therefore to get the students to practice these topics, this is a 2 page worksheet that helps them in understanding how the methods work, as well as, state what the array would look like over each pass.Keys are included. Check out this blog post: AP Computer Science CurriculumClick the links below to see more of my popular products!Everything Java - AP®CSA - BundleTruth Tables - Practice Worksheet -
Preview of AP® Computer Science A - Java - Method Headers Quiz

AP® Computer Science A - Java - Method Headers Quiz

Created by
Finchs Nest
Method headers are important in Java because it is how you call a method in order to execute the method body. This is a quick 5 question quiz that will assess if the students can write method headers in Java. Students will write method headers that include private/public, the return type, the name of the method, and any parameters based on a written scenario.Keys are included.Check out this blog post: AP Computer Science CurriculumClick the links below to see more of my popular products!Everythi
Preview of Tracing Recursion - AP® Computer Science A

Tracing Recursion - AP® Computer Science A

Created by
Finchs Nest
This worksheet includes five problems for students to practice tracing recursion. Recursion is the last unit in AP®CSA and it is contained on the multiple choice part of the AP® test in May. Students struggle with this topic and this is a great way to practice getting them to think recursively.Keys are included. Check out this blog post: AP Computer Science CurriculumClick the links below to see more of my popular products!Everything Java - AP®CSA - BundleTruth Tables - Practice Worksheet - not
Preview of For loop Practice #2 - AP® Computer Science - Java

For loop Practice #2 - AP® Computer Science - Java

Created by
Finchs Nest
For loops are used when you know how many iterations you need to make. Here are ten questions for students to practice for loops in Java that go along with the AP® CS A curriculum - Unit 3. Keys are included.Check out this blog post: AP Computer Science CurriculumRelated Products:For Loop PracticeFor & While Loop PracticeWhile Loop Practice Click the links below to see more of my popular products!Everything Java - AP®CSA - BundleTruth Tables - Practice Worksheet - not CS class specificFor Lo
Preview of AP® Computer Science A - Java Programming - Valid Java Identifiers

AP® Computer Science A - Java Programming - Valid Java Identifiers

Created by
Finchs Nest
To begin Java programming, students need to be able to know what syntax to use. It is important to know what an identifier is and if they are valid or not. In this resource, students will state whether an identifier is valid or not, and they will give reason. They will also create their own valid Java identifiers. Keys are included.Check out this blog post: AP Computer Science CurriculumClick the links below to see more of my popular products!Everything Java - AP®CSA - BundleTruth Tables - Pract
Preview of Linear (Sequential) & Binary Search Practice - AP® Computer Science A

Linear (Sequential) & Binary Search Practice - AP® Computer Science A

Created by
Finchs Nest
Two types of search methods students need to know for AP® CS A are linear and binary searches. They are on the AP® exam in May, so students will need practice with these topics. On this resource, students will give definitions of both the linear and binary search methods. They will state both best and worst cases, as well as, practice using the search methods. Keys are included. Check out this blog post: AP Computer Science CurriculumClick the links below to see more of my popular products!Every
Preview of Coding with Java

Coding with Java

Coding with Java consists of 20 programming questions where students are to analyze and determine what each does and their related output. Students are exposed to basic Java programming syntax and structured programming concepts such as for loop, while loop, if-then statements, arrays ,classes etc. A digital activity version of this book is also provided where students can type their responses.
Preview of ArrayList Practice - AP® Computer Science A

ArrayList Practice - AP® Computer Science A

Created by
Finchs Nest
ArrayLists are a key topic to know for the AP® CS A exam. College Board has stated that either 2D arrays or ArrayLists or both could be one of the four questions on the AP® exam. Therefore, this worksheet allows students to practice instantiating 3 different types of ArrayLists, asks what the different methods do on ArrayLists, and has them practice writing methods where ArrayLists are the parameters. It also has them practice writing a whole class using ArrayLists. Keys are included.Check out t
Preview of Interface Practice - AP® Computer Science A

Interface Practice - AP® Computer Science A

Created by
Finchs Nest
Interfaces are no longer a part of the AP® CSA curriculum; however, it is important for the students to know, especially if they want to do programming in college. This worksheet allows students practice making an interface, writing a class definition that implements that interface, and writing a driver class that uses the class definition.Keys are included.Check out this blog post: AP Computer Science CurriculumClick the links below to see more of my popular products!Everything Java - AP®CSA -
Showing 1-24 of 44 results