Variables
Fundamental 5
Blooms
Rules
SI info
100

What is the keyword for integer

int

100

Define Group work and how it fits in the fundamental 5

Group work is having students work together to solve problems and study.

It fits in the fundamental 5 because it encourages students to collaborate and build study skills which is the core of SI

100

What is the lowest level of blooms taxonomy?

remember

recall facts and basic concepts


100

What can a variable name include

A variable can have alphabets, digits, and underscore.


100

What does SI stand for

Suppletory instruction

200

What is an example of a string

"Any term  in quotes is a string"

200

What are ways you can redirect when asked a question by a student

Ask other students if they can help answer the question

Ask students to reference their notes

Ask guided questions to help students reach a solution

200

How do understand and apply work together in Blooms taxonomy 


By understanding and learning previous content you can apply it in future content where things start to build off of each other


200

True or false a variable be a reserved keyword


False

200

When are my sessions

Mondays 11:00AM-12:30PM

Thursdays 3:30PM-5:00PM

300

How are string and character different 

A string is made up of characters.. it is a term

A character is a single letter or num, 'a', '0'


300

What are examples of a study skills ?

Flashcards, detailed notes, creating your own worksheet/problems

300

What is the difference between analyze and apply?


When you analyze you draw connect among ideas

When you apply, you use information in new situations

300

What can a variable start with?

What can't it start with?

A variable name can start with the alphabet, and underscore only. It can’t start with a digit.

300

When are my office hours?

Mondays 4:00PM-5:30PM

Wednesdays 5:00PM-6:00PM

400

What are the 3 core things that make up a variable

datatype: Type of data that can be stored in this variable. 

variable_name: Name given to the variable. 

value: It is the initial value stored in the variable. 

int user_input = 5;

400

What are ways you can check for understanding?

Ask students to restate instructions to make sure they are clear on what to do.

During closing have students say something they learned/ feel more confident on

Ask students about their confidence level on what they learned during the session and if its low, as why to try to clear up any misconceptions

400

Define create, then

Give an example of how you could use create from bloom's taxonomy 


create is to produce new or original work.

An example of this is to come up with your own problems to solve, 

or find different ways to solve the problem

400

Define a variable

ex:

string name = "Lily";

400

What is my email?

lilianacx@mail.fresnostate.edu

500

What are the  5 most common used variables

int, double, string, char, boolean 

500

Create an acronym for the fundamental 5

(ex: PEMDAS )


ex Good students review work consistently  

500

What are all the levels of blooms Taxonomy in order

create

evaluate

analyze

apply

understand

Remember

500

What is a reserved word?

Is it the same as a keyword?

Can you provide an example?

Reserved words and keywords are the same. They are reserved meaning you can't use them for variable names

some examples are

While, this, int, double , char, auto... etc.

500

What is the difference between a session and an office hour

During a session we focus heavily on group work and building study skills, it is very formatted with a greeting, agenda, warm up, session and closing.

Office hours are less structured and allow for more one on one help, if you miss a session I can help you by walking you through what we did. Or if you are confused on a topic we can focus on that as well