Home
Mission
Blog
Professional Development
Launchpad
Plans
Community
Help
Neurophysiology Functions of Neurons (1) | PowerPoint Lesson High School Biology
By Building Bright Brains
Are you a Biology teacher introducing your high school students to Neurophysiology Functions of Neurons (Part 1)? Notes and examples are included. You can also easily convert this to a Google Slides lesson by dragging it into your Google Drive.
What is included?
✦ 48 total slides for notes and examples.
Throughout the Lesson, students will be introduced to the following:
✦ Explain the statement a cell membrane is said to be polarized
✦ Define resting potential
✦ Identify the causes of resting potential
✦ Explain how the RP is maintained
✦ Identify the function of Na+/K+ pump and that it is active
✦ Explain the experimental verification (involving DNP)
✦ Differentiate between a stimulation and excitation
✦ Identify the oscilloscope record during transmission of nervous message across a specific point
✦ Explain, during each phase, the variation in
✦ Differentiate between
✦ Specify the opened and closed channels during each phase
✦ Identify the characteristics of nerve fiber
✦ Detection of cardiac activity.
✦ Identify the characteristics of nerve impulse
✦ Calculate the speed of propagation of nervous message.
✦ Explain the structure of a nerve.
✦ Explain the factors that affect the speed of propagation of nervous message along a nerve fiber
✦ Explain how a nervous message propagates.
✦ Explain refractory period.
✦ Differentiate between the transmission of message along myelinated (salutatory movement) and non-myelinated fibers.
This resource is great for:
To check out Neurophysiology Functions of Neurons (2) Click here
-Follow us on TeachShare to be informed with new products and updates.
➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵
More Related Products:
⤞ Neurotransmitters & Medical Applications | PowerPoint Lesson High School Biology
⤞ Pedigree | PowerPoint Lesson Slides High School Biology | Mode of Inheritance
⤞ Plant Supply With Raw Materials | PowerPoint Lesson Slides High School Biology
⤞ Protein Synthesis & Enzymatic Activity | PowerPoint Lesson High School Biology
⤞ Respiration | PowerPoint Lesson Slides High School Biology | respiratory system
Conditional Logic -Looping Statements: Programming in Java Course Lesson 7
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. I also teach an introduction course. This is part of the course I made up for my intro students. I have a BS in computer science and know what students need to know.
This is part 7 of an introductory Programming in Java course. These lessons are meant to be done over a few days; the idea is to get students doing cool stuff as fast as possible. With Java, that is NOT an easy task.
Topics:
Programming in Java 7: Conditional Logic- Looping Statements
How to make while loops and for loops
Which loops to use
Parts of the loop
Nested loops
Dealing with Infinite Loops
All lessons will come with the following:
a pdf slideshow
a pacing guide with hints for teaching the section and common student
errors
an assignment, differentiated with three different levels!
an answer key in pdf form
an answer key in .java form.
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Patient Care Tech (PCT) Bundle: Great for test prep!
By Melissa W
Includes Patient Scenarios, Patient Care Technician: roles and responsibilities PowerPoint, Safety and Infection Control PowerPoint and Intro to Patient Care PowerPoint.
Nervous System Part 1 | PowerPoint Lesson Slides High School Biology | Neurons
By Building Bright Brains
Are you a Biology teacher introducing your high school students to Nervous System Part 1 - spinal cord, Synapse, nerve cell, reflex**?** Notes and examples are included. You can also easily convert this to a Google Slides lesson by dragging it into your Google Drive.
What is included?
✦ 58 total slides for notes and examples
Throughout the Lesson, students will be introduced to the following:
✦ The organization of nervous system in vertebrates and invertebrates
✦ Describe the nervous system in vertebrates
✦ Brain and spinal cord
✦ Brain Anatomy
✦ Labeling Spinal Structure
✦ Parts of the brain and their respective roles
✦ Describe the structure of the nerve cell
✦ Identify the different types of nerve fibers
✦ Determine the nature and role of the myelin sheath
✦ The Neuron Dendrites and Axon
✦ Synapse parts
✦ Classify Neurons According to the Structure: Unipolar, Bipolar, Multipolar
✦ Classify the neurons according to different criteria
✦ Draw and label the nerve.
✦ Define reflex
✦ Indicate the reflex elements
✦ Differentiate the two types of reflex
This resource is great for:
To check out Nervous System (Part 2) Click here
-Follow us on TeachShare to be informed with new products and updates.
➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵
More Related Products:
⤞ Neurophysiology Functions of Neurons (1) | PowerPoint Lesson High School Biology
⤞ Neurophysiology Functions of Neurons (2) | PowerPoint Lesson High School Biology
⤞ Neurotransmitters & Medical Applications | PowerPoint Lesson High School Biology
⤞ Pedigree | PowerPoint Lesson Slides High School Biology | Mode of Inheritance
⤞ Plant Supply With Raw Materials | PowerPoint Lesson Slides High School Biology
Programming in Java 10: Creating Classes- Advanced Techniques
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. I also teach an introduction course. This is part of the course I made up for my intro students. I have a BS in computer science and know what students need to know.
This is part 10 of an introductory Programming in Java course. These lessons are meant to be done over a few days; the idea is to get students doing cool stuff as fast as possible. With Java, that is NOT an easy task.
Topics:
Programming in Java 10 Creating Classes- Advanced Techniques
Encapsulation
private vs public
The keyword this and null
Passing objects parameters
Multiple constructors- overloading
All lessons will come with the following:
a pdf slideshow
a pacing guide with hints for teaching the section and common student
errors
an assignment, differentiated with three different levels!
an answer key in pdf form
an answer key in .java form.
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Immune System Role and Components | PowerPoint Lesson Slides High School Biology
By Building Bright Brains
Are you a Biology teacher introducing your high school students to Immune System Role and Components? Notes and examples are included. You can also easily convert this to a Google Slides lesson by dragging it into your Google Drive.
What is included?
✦ 58 total slides for notes and examples.
Throughout the Lesson, students will be introduced to the following:
✦ Explain the role of the immune system.
✦ Differentiate between self & non-self.
✦ Differentiate between the types of grafts.
✦ Explain the possible cause of graft acceptance or rejection.
✦ Identify the biological markers & their importance.
✦ Differentiate between the two classes of MHC.
✦ Clarify that the MHC coding genes are polymorphic & that the expression of MHC alleles is codominant.
✦ Indicate the chemical nature of blood markers.
✦ Differentiate between the antigens & anti-bodies present in different blood types.
✦ Explain the technique of blood grouping.
✦ Explain how to determine whether blood transfusion is successful or not.
✦ Define infectious agent, pathogen.
✦ List the direct and indirect ways of transmission of infectious agents.
✦ Identify the different types of “non-self antigens”.
✦ Explain the “modified self” detected by immune system.
✦ List the main steps of smear preparation.
✦ Observe the differences between RBCs and WBCs.
✦ Explain the origin of WBCs.
✦ Differentiate between different granulocytes and their roles.
✦ Identify the receptors present on the membrane of lymphocytes.
✦ State the general role of TH, TC and BL.
✦ Explain the differentiation mechanism of BL into plasma cell.
✦ Differentiate between primary & secondary lymphoid organs.
✦ Identify the role of primary & secondary lymphoid organs.
✦ Define maturation.
✦ Labeling the Organs of the Immune System.
✦ Explain the process ‘auto-elimination’
✦ Review the lymphatic circulation and its importance.
✦ Describe the structure of antibodies.
✦ Indicate the form of antigens recognized by antibodies.
✦ Indicate what part of an antigen is detected by Ab.
✦ Explain cross-reaction.
✦ What makes the antigen-antibody binding possible.
✦ Describe the structure of TCR.
✦ Indicate the form of antigen recognized by T lymphocytes.
✦ Classify MHC into two classes based on their recognition by T lymphocytes.
✦ Review double recognition.
✦ Summarize the three forms of antigens’ presentation by MHC.
This resource is great for:
-Follow us on TeachShare to be informed with new products and updates.
➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵
More Related Products:
⤞ Mendelian Heredity | PowerPoint Lesson Slides High School Biology| Monohybridism
⤞ Mitosis | PowerPoint Lesson High School Biology | Prophase Metaphase Anaphase
⤞ Molecular Techniques | PowerPoint Lesson Slides High School Biology | DNA, PCR
⤞ Mutations | PowerPoint Lesson Slides High School Biology | Chemical Mutagen
⤞ Nervous System Part 1 | PowerPoint Lesson Slides High School Biology | Neurons
Java 8: Creating Classes- Objects, Methods, and Drivers
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. I also teach an introduction course. This is part of the course I made up for my intro students. I have a BS in computer science and know what students need to know.
This is part 8 of an introductory Programming in Java course. These lessons are meant to be done over a few days; the idea is to get students doing cool stuff as fast as possible. With Java, that is NOT an easy task.
Topics:
Programming in Java 8: Creating Classes- Objects, Methods, and Drivers
Why use classes?
Setting up a class
Instance variables
Writing a method
The driver
Creating an object based on your class
All lessons will come with the following:
a pdf slideshow
a pacing guide with hints for teaching the section and common student
errors
an assignment, differentiated with three different levels!
an answer key in pdf form
an answer key in .java form.
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Glycemia | PowerPoint Lesson Slides High School Biology | insulin & glucagon
By Building Bright Brains
Are you a Biology teacher introducing your high school students to Glycemia? Notes and examples are included. You can also easily convert this to a Google Slides lesson by dragging it into your Google Drive.
What is included?
✦ 53 total slides for notes and examples.
Throughout the Lesson, students will be introduced to the following:
✦ Explain the importance of regulation.
✦ Define homeostasis.
✦ Define Glycemia.
✦ Identify the importance of glucose.
✦ Identify the different types of glands.
✦ Describe the histology of pancreas.
✦ Identify the roles of its different structures and cells.
✦ Explain the mode of action of hormones.
✦ Identify the role & mode of action of insulin & glucagon.
✦ Determine the role of the liver by referring to Claude Bernard experiment.
✦ Identify the different types of metabolic reactions:
✦ Glycogenesis
✦ Glycogenolysis
✦ Neoglucogenesis
✦ Explain the difference between glycogenolysis in liver and in muscles (Glucose-6-Phosphatase).
✦ Explain the mode of action of insulin and glucagon.
✦ Hormonal communication (sufficiency and efficiency).
✦ Type of diabetes:
✦ Explain types 1 (IDD)
✦ Explain types 2 (NIDD)
This resource is great for:
-Follow us on TeachShare to be informed with new products and updates.
➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵
More Related Products:
⤞ Human Genetics Pedigree Analysis | PowerPoint Lesson Slides High School Biology
⤞ Immune Response | PowerPoint Lesson High School Biology| specific & non-specific
⤞ Immune System Role and Components | PowerPoint Lesson Slides High School Biology
⤞ Mendelian Heredity | PowerPoint Lesson Slides High School Biology| Monohybridism
⤞ Mitosis | PowerPoint Lesson High School Biology | Prophase Metaphase Anaphase
Programming in Java 17: Timers
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. I also teach an introduction course. This is part of the course I made up for my intro students. I have a BS in computer science and know what students need to know.
The second semester of lessons are an extension and not taught in most schools. I researched and created them with a focus on students having fun while using higher level coding techniques. They are geared toward using Java to create forms and games. These sections are by far my students' favorites because they get to use images, GUI components, and animation.
These lessons are meant to be done over a few days; the idea is to get students doing cool stuff as fast as possible. With Java, that is NOT an easy task.
Topics:
Programming in Java 17: Timers
Setting up and starting the Timer
What is a Timer used for?
Animations and the Timer
Moving an object using the Timer
All lessons will come with the following:
a pdf slideshow
a pacing guide with hints for teaching the section and common student
errors
an assignment, differentiated with three different levels!
an answer key in pdf form
an answer key in .java form.
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Neurophysiology Functions of Neurons (2) | PowerPoint Lesson High School Biology
By Building Bright Brains
Are you a Biology teacher introducing your high school students to Neurophysiology Functions of Neurons (Part 2)? Notes and examples are included. You can also easily convert this to a Google Slides lesson by dragging it into your Google Drive.
What is included?
✦ 40 total slides for notes and examples.
Throughout the Lesson, students will be introduced to the following:
✦ Classify the receptors
✦ Indicate the importance of these receptors
✦ Identify the receptor and generator potentials
✦ Identify the rapid and slow sweep modes of record of oscilloscope
✦ Explain the coding of nervous message at the level of receptor and that at the level of nerve fiber
✦ Define synapse
✦ Identify the types of synapses according to their structure
✦ Indicate the importance of synapses
✦ Explain the steps of transmission of nervous message across a synapse
✦ Verify them experimentally
✦ Deduce the unidirectional propagation of nervous message
✦ Explain the consequence of synaptic transmission on post-synaptic membrane
✦ Classify the chemical synapses according to their function
✦ Compare the membrane permeability of post-synaptic neuron in the different cases
✦ Explain EPSP & IPSP
✦ Explain the integrative role of post synaptic neuron
✦ Identify the types of summation
This resource is great for:
To check out Neurophysiology Functions of Neurons (1) Click here
-Follow us on TeachShare to be informed with new products and updates.
➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵
More Related Products:
⤞ Neurotransmitters & Medical Applications | PowerPoint Lesson High School Biology
⤞ Pedigree | PowerPoint Lesson Slides High School Biology | Mode of Inheritance
⤞ Plant Supply With Raw Materials | PowerPoint Lesson Slides High School Biology
⤞ Protein Synthesis & Enzymatic Activity | PowerPoint Lesson High School Biology
⤞ Respiration | PowerPoint Lesson Slides High School Biology | respiratory system
Programming in Java 11: JSwing- Introduction to JSwing
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. I also teach an introduction course. This is part of the course I made up for my intro students. I have a BS in computer science and know what students need to know.
The second semester of lessons are an extension and not taught in most schools. I researched and created them with a focus on students having fun while using higher level coding techniques. They are geared toward using Java to create forms and games. These sections are by far my students' favorites because they get to use images, GUI components, and animation.
These lessons are meant to be done over a few days; the idea is to get students doing cool stuff as fast as possible. With Java, that is NOT an easy task.
Topics:
Programming in Java 11: Introduction to JSwing
Using JFrames and JPanels
Adding and using a JButton
Styling components
FlowLayout
Includes starter student code for making a JFrame and JPanel
All lessons will come with the following:
a pdf slideshow
a pacing guide with hints for teaching the section and common student
errors
an assignment, differentiated with three different levels!
an answer key in pdf form
an answer key in .java form.
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Volumetric Titration (part 2) | PowerPoint Lesson Slides High School Chemistry
By Building Bright Brains
Are you a Chemistry teacher introducing your high school students to Volumetric Titration redox and acid base titration (part 2)? Notes, examples and application exercises are included. You can also easily convert this to a Google Slides lesson by dragging it into your Google Drive.
What is included?
✦ 48 total slides for notes, examples and applications.
Throughout the Lesson, students will be introduced to the following:
✦ Identify Redox Titration reaction.
✦ List the material needed for titration and draw and label the titration setup.
✦ List the properties of titration.
✦ Write the procedure and how to detect equivalence.
✦ Explain the calculation part and stoichiometric proportions.
✦ Review procedures (preparation of a solution starting from solid- Dilution).
✦ Review how to calculate the percentage by purity.
✦ Indicate the pH scale.
✦ Distinguish between a strong and weak acid.
✦ Distinguish between a strong and weak base.
✦ Write the dissociation equation of strong and weak acid.
✦ Write the dissociation equation of strong and weak base.
✦ Indicate the effect of dilution on pH of a strong acid and base.
✦ How can you prove that an acid or a base is strong?
✦ Ion product of water expression Kw.
✦ Precautions.
✦ Volumetric titration of strong mono acid and strong mono base.
✦ Net ionic equation of the reaction.
✦ Calculation of the unknown concentration of the solution.
✦ pH at equivalence based on chemical species.
✦ The importance of adding indicator.
✦ Does adding water affect pH at equivalence?
This resource is great for:
To check out Volumetric Titration (part 1) Click here
-Follow us on TeachShare to be informed with new products and updates.
➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵
More Related Products:
⤞ Acids and Bases | PowerPoint Lesson Slides High School Chemistry
⤞ Alcohol | PowerPoint Lesson Slides High School Chemistry
⤞ Aldehydes and Ketones | PowerPoint Lesson Slides High School Chemistry
⤞ Alkanes | PowerPoint Lesson Slides High School Chemistry | hydrocarbons
⤞ Weak Acid Weak Base | PowerPoint Lesson Slides High School Chemistry
Java 9: Creating Classes- Constructors, Parameters, and return Statements
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. I also teach an introduction course. This is part of the course I made up for my intro students. I have a BS in computer science and know what students need to know.
This is part 9 of an introductory Programming in Java course. These lessons are meant to be done over a few days; the idea is to get students doing cool stuff as fast as possible. With Java, that is NOT an easy task.
Topics:
Programming in Java 9: Creating Classes- Constructors, Parameters, and
return Statements
Setting up the constructor
A review of functions
Parameters
The return keyword
All lessons will come with the following:
a pdf slideshow
a pacing guide with hints for teaching the section and common student
errors
an assignment, differentiated with three different levels!
an answer key in pdf form
an answer key in .java form.
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Molecules | PowerPoint Lesson Slides High School Chemistry
By Building Bright Brains
Are you a Chemistry teacher introducing your high school students to Molecules? Notes, examples and application exercises are included. You can also easily convert this to a Google Slides lesson by dragging it into your Google Drive.
What is included?
✦ 38 total slides for notes, examples and applications.
Throughout the Lesson, students will be introduced to the following:
✦ Identify a molecule.
✦ Study the bond formation in H2O, H2, N2 and CO2.
✦ Determine the Lewis structure of the molecules using XLD method.
✦ List some elements that do not obey octet rule: Al; Sn; B; Be
✦ Explain valence shell electron pair repulsion method (VSEPR).
✦ Determine the molecular geometry, shape, angle and type of some molecules:
CO2 , BF3 , SnCl2 , CH4 , NH3 , H2O using AXnEm.
✦ Calculate the number of moles of a molecule.
✦ Calculate the number of molecules and atoms in a sample.
✦ Calculate the percentage of an element in a compound.
✦ Find the molecular formula from percentage and molar mass.
This resource is great for:
-Follow us on TeachShare to be informed with new products and updates.
➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵
More Related Products:
⤞ Oxidation Numbers | PowerPoint Lesson Slides High School Chemistry | Reduction
⤞ Oxidation Reduction | PowerPoint Lesson Slides High School Chemistry
⤞ pH Metric Titration | PowerPoint Lesson Slides High School Chemistry
⤞ Rate of Reactions | PowerPoint Lesson Slides High School Chemistry
⤞ Reaction Between Weak Acid& Strong Base| PowerPoint Lesson High School Chemistry
The Scanner Class: Programming in Java course Lesson 2
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. I also teach an introduction course. This is part of the course I made up for my intro students. I have a BS in computer science and know what students need to know.
This is part 2 of an introductory Programming in Java course. These lessons are meant to be done over a few days; the idea is to get students doing cool stuff as fast as possible. With Java, that is NOT an easy task.
Topics:
Programming in Java 2: The Scanner Class
What is a class?
How to import a class
Making an object
Using the Scanner's methods to take input
All lessons will come with the following:
a pdf slideshow
A pacing guide with hints for teaching the section and common student
errors
an assignment, differentiated with three different levels!
an answer key in pdf form
an answer key in .java form
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Atoms part 2 | PowerPoint Lesson Slides High School Chemistry | atomic symbol
By Building Bright Brains
Are you a Chemistry teacher introducing your high school students to Atoms (part 2)? Notes, examples and application exercises are included. You can also easily convert this to a Google Slides lesson by dragging it into your Google Drive.
What is included?
✦ 40 total slides for notes, examples and applications.
Throughout the Lesson, students will be introduced to the following:
✦ Describe the structure of the atom and list the fundamental particles of the atom.
✦ Identify the atomic number and mass number.
✦ Identify the atomic symbol.
✦ Define isotopes and calculate the average atomic mass.
✦ Calculate the mass of an atom in a.m.u and in Kg.
✦ Calculate the charge of an atom.
✦ Define and calculate the number of moles, molar mass and number of atoms.
✦ Calculate the maximum number of electrons in an energy level.
✦ Write the electron Configuration on subshells (Diagonal Rule).
✦ Applications on electron configuration.
✦ Distinguish between an electron configuration of an atom in the ground state and in the excited state.
✦ Write the Lewis representation.
✦ Periodic table.
✦ Identification of the position of elements in a periodic table.
✦ Identify valence shell, valence electron and valence.
✦ List the properties of some families.
✦ Explain octet and duet rule.
✦ Laskowski Diagonal Rule
This resource is great for:
To check out ATOMS (part 1) Click here
-Follow us on TeachShare to be informed with new products and updates.
➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵
More Related Products:
⤞ Balancing Redox Reactions | PowerPoint Lesson Slides High School Chemistry
⤞ Carboxylic Acids Derivatives | PowerPoint Lesson Slides High School Chemistry
⤞ Chemical Bonding | PowerPoint Lesson Slides High School Chemistry
⤞ Chemical Equilibrium (Part 1) | PowerPoint Lesson Slides High School Chemistry
⤞ Chemical Equilibrium (Part 2) | PowerPoint Lesson Slides High School Chemistry
Programming in Java 18: Collision Detection
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. I also teach an introduction course. This is part of the course I made up for my intro students. I have a BS in computer science and know what students need to know.
The second semester of lessons are an extension and not taught in most schools. I researched and created them with a focus on students having fun while using higher level coding techniques. They are geared toward using Java to create forms and games. These sections are by far my students' favorites because they get to use images, GUI components, and animation.
These lessons are meant to be done over a few days; the idea is to get students doing cool stuff as fast as possible. With Java, that is NOT an easy task.
Topics:
Programming in Java 18: Collision Detection
What is Collision?
What is a game?
Rectangle collision
Creating a collision rectangle
Other collision
The Rectangle class
All lessons will come with the following:
a pdf slideshow
a pacing guide with hints for teaching the section and common student
errors
an assignment, differentiated with three different levels!
an answer key in pdf form
an answer key in .java form.
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Motion of a Particle in a Plane | PowerPoint Lesson Slides High School Physics
By Building Bright Brains
Are you a Physics teacher introducing your high school students to Motion of a Particle in a Plane? Notes, examples and application exercises are included. You can also easily convert this to a Google Slides lesson by dragging it into your Google Drive.
What is included?
✦ 56 total slides for notes, examples and applications.
Throughout the Lesson, students will be introduced to the following:
✦ Position and trajectory
✦ Frame of reference
✦ Position vector
✦ Trajectory equation
✦ Displacement vector
✦ Velocity Vector
✦ Acceleration Vector
✦ Normal and tangential acceleration
✦ Curvilinear and angular abscissa
✦ Angular Velocity
✦ Angular Acceleration
✦ Uniform circular motion
This resource is great for:
-Follow us on TeachShare to be informed with new products and updates.
➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵
More Related Products:
⤞ Newton’s 2nd Law & Applications | PowerPoint Lesson Slides High School Physics
⤞ Newton’s Laws | PowerPoint Lesson Slides High School Physics | Mechanics
⤞ Ohmic Conductor | PowerPoint Lesson Slides High School Physics | Ohmic Resistor
⤞ Particle Aspect of Light | PowerPoint Lesson Slides High School Physics
⤞ Potential Difference | PowerPoint Lesson Slides High School Physics
Programming in Java 19: Sprites
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. I also teach an introduction course. This is part of the course I made up for my intro students. I have a BS in computer science and know what students need to know.
The second semester of lessons are an extension and not taught in most schools. I researched and created them with a focus on students having fun while using higher level coding techniques. They are geared toward using Java to create forms and games. These sections are by far my students' favorites because they get to use images, GUI components, and animation.
These lessons are meant to be done over a few days; the idea is to get students doing cool stuff as fast as possible. With Java, that is NOT an easy task.
Topics:
Programming in Java 19: Sprites
What is a Sprite?
Creating a general Sprite class
Methods Sprites should have
What makes your Sprite special?
Programmatically resizing an Image
All lessons will come with the following:
a pdf slideshow
a pacing guide with hints for teaching the section and common student
errors
an assignment, differentiated with three different levels!
an answer key in pdf form
an answer key in .java form.
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Alkenes | PowerPoint Lesson Slides High School Chemistry | Alkenes CnH2n
By Building Bright Brains
Are you a Chemistry teacher introducing your high school students to Alkenes? Notes, examples and application exercises are included. You can also easily convert this to a Google Slides lesson by dragging it into your Google Drive.
What is included?
✦ 43 total slides for notes, examples and applications.
Throughout the Lesson, students will be introduced to the following:
✦ Definition of alkenes
✦ Physical Properties of alkenes
✦ IUPAC naming of alkenes
✦ Alkenes CnH2n
✦ Isomers of alkenes:
✦ Isomerism & Stereoisomers
✦ Chemical reactions of alkenes (Combustion, Addition reactions, Oxidation)
✦ Markovnikov's Rule
✦ Classes of alcohols:
This resource is great for:
-Follow us on TeachShare to be informed with new products and updates.
➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵
More Related Products:
⤞ Atoms part 1 | PowerPoint Lesson Slides High School Chemistry | atomic symbol
⤞ Atoms part 2 | PowerPoint Lesson Slides High School Chemistry | atomic symbol
⤞ Balancing Redox Reactions | PowerPoint Lesson Slides High School Chemistry
⤞ Carboxylic Acids Derivatives | PowerPoint Lesson Slides High School Chemistry
⤞ Chemical Bonding | PowerPoint Lesson Slides High School Chemistry