Instructional Video11:58
APMonitor

Java ☕ Methods

10th - Higher Ed
A method is a reusable bit of code that you can activate or call at any point in your code.



Writin
g a Method
In a previous lesson, we wrote a short program that printed out the temperatures of lab one...
Instructional Video21:07
APMonitor

Matlab 👩‍💻 If Else Statements

10th - Higher Ed
If and else statements tell the computer what to do based on a true or false condition. Condition operators can combine multiple conditions to correctly direct the program to different sections of code.
Instructional Video1:49
Khan Academy

Example 1: Factoring a Difference of Squares with Two Variables, Algebra II

9th - 11th
Practice is an important learning tool. This practice problem allows students to apply their know-how to factoring a binomial with a difference of squares. Sal explains his process briefly, making this video suitable for those already...