In this introduction to Surds video you learn about what Surds are and how to simplify them.
In this lesson we program a collision detection function into the game. Completed game can be downloaded here: http://magicmonktutorials.com/videoli…
In this lesson we teach you how to use normal distribution to approximate a binomial distribution and then how to apply continuity correction.
In this lesson you learn how to program your arrow keys to move a character up, down, left, right on the screen without pause. You will use if statements, boolean variables, event handlers, and the timer object to achieve this. If any of these concepts are new to you, you will have to watch the …
In this lesson I show you how to do normal distribution questions with two types of graphics calculators – TI84+ and TI84+ Silver edition, but the concept should be similar with any graphics calculator.
This tutorial shows you how to share your project with a friend who might not have visual basic installed on their computer, so anyone can play it.
In this lesson we talk about how to use a table to find the probability that a randomly chosen score in the population will be between two values.
Here is a tutorial on how to make an object move in a certain shape in visual basic (without using your arrow keys of course).
In this lesson we focus on how to calculate z scores using a formula.
Last lesson you learned to open up a text file and display the contents in your program. This learn you learn how to edit the contents of the text file and save it.