Variables Search Results

How To: Perl for the Aspiring Hacker - Part 1 - Variables

Before I start a series on remote exploitation, I think we should learn the basics of Perl. Perl, Ruby, C, C++, Cython and more are languages that some penetration testers just need to learn. Perl is a great language for multiple things, sadly, like many other scripting languages, it is limited by the environment in which it is designed to work in.

How To: Use variables and strings when programming in Python 2

In this clip, you'll learn the ins and outs of using variables and strings when writing code in Python 2. Whether you're new to the Python Software Foundation's popular general purpose programming language or a seasoned developer looking to better acquaint yourself with the features and functions of Python 2, you're sure to benefit from this free video programming lesson. For more information, including detailed, step-by-step instructions, watch this video guide.

How To: Graph and solve linear inequalities in two variables

From Ramanujan to calculus co-creator Gottfried Leibniz, many of the world's best and brightest mathematical minds have belonged to autodidacts. And, thanks to the Internet, it's easier than ever to follow in their footsteps (or just finish your homework or study for that next big test). With this installment from Internet pedagogical superstar Salman Khan's series of free math tutorials, you'll learn how to graph and solve linear inequalities in two variables in algebra.

How To: Multiply variables with rational exponents in algebra

Looking for a primer on how to multiply varibles with rational exponents? Look no further. This free video algebra lesson will show you how it's done. From Ramanujan to calculus co-creator Gottfried Leibniz, many of the world's best and brightest mathematical minds have belonged to autodidacts. And, thanks to the Internet, it's easier than ever to follow in their footsteps (or just study for that next big test).

How To: Work with continuous random variables in calculus

Looking for a primer on how to work with BRIEF probability density functions and continuous random variables in calculus? Learn how with this free video calc lesson. From Ramanujan to calculus co-creator Gottfried Leibniz, many of the world's best and brightest mathematical minds have belonged to autodidacts. And, thanks to the Internet, it's easier than ever to follow in their footsteps (or just finish your homework or study for that next big test).

How To: Use instance variables and multiple methods for Java

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to multiple methods and also instance variables inside a class when writing in Java. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Simplify a radical expression including variables

Want to simplify a radical expression with algebraic variables? See how it's done with this free video algebra lesson. From Ramanujan to calculus co-creator Gottfried Leibniz, many of the world's best and brightest mathematical minds have belonged to autodidacts. And, thanks to the Internet, it's easier than ever to follow in their footsteps (or just study for that next big test).

How To: Solve equations with algebraic variables on both sides

In basic algebraic equations all the variables are on left side of the equation. But as the complexity of the problems increases you will find that the equations will contain variables on both sides of the equation. To solve these kinds of problems first simplify the equations on each side of the equation. You can use the distributive law to do this. Next try to cancel the variable on the right side of equation by adding the negative value of that variable to both the sides of the equation. N...

How To: Add and subtract variables

Math Problem Generator gives a video about how to add and subtract variables. All you have to do is combine the coefficient, which is the number that comes before the variable. The numbers are added or subtracted but the variable remains the same. In the video, the example given is 9x + 6x - x. First you add 9x + 6x, giving you 15x. The equation is now 15x - x. If a variable has no number written in front of it, that means the value is 1. So the equation is 15x - 1x and that is equal to 14x.

How To: Simplify fractions with variables in basic algebra

Need help reducing fractions containing algebraic variables? Learn how with this free video lesson. From Ramanujan to calculus co-creator Gottfried Leibniz, many of the world's best and brightest mathematical minds have belonged to autodidacts. And, thanks to the Internet, it's easier than ever to follow in their footsteps (or just finish your homework or study for that next big test).

How To: Divide variables

This is a helpful video provided by Math Problem Generator. It deals with the complex challenges of dividing variables. The audio is great and provides specific examples of dealing with multiple types of this problem. The video lays out three simple steps. The first being to simplify the coefficient, the second being to divide the variable, and the third being to deal with the results of the division. The information is clearly presented and best of all it's free. I think we all wish there we...

How To: Solve inequalities with mixed and negative variables

Not all inequalities are created equal. See how to solve three of the most common types with this free video algebra lesson, which discusses regular, negative and mixed-variable inequalities. From Ramanujan to calculus co-creator Gottfried Leibniz, many of the world's best and brightest mathematical minds have belonged to autodidacts. And, thanks to the Internet, it's easier than ever to follow in their footsteps (or just finish your homework or study for that next big test).

How To: Solve 3 equations with 3 variables

You can solve 3 equations having 3 variables. Here are the 3 equation examples: x+2y+z=10. 2x-y+3z=-5. 2x-3y-5z=27. The goal is to reduce to 2 equations having 2 variables. Multiply bottom equation by (-1). Rewrite 2nd and 3rd equation. 2x-y+3z=-5. Add -2x+3y+5z+-27. Equals 2y+8z=-32. Go back to original equations and multiply by (-2). Then you have -2x -4-2z=-20. plus 2x -y +3z. When you add these 2 equations, the answer is -5y +z = -25. You have now reduced the equations from 3 equations do...

How To: Encrypt batch files with variables

Encryption is the process of converting you data in to other obscure form so that no one can read it. Encryption can also be done using batch files. Batch files are scripting programs in windows which can be used to program small automatic operations. To do this open a notepad to write the batch program. First turn of the echo by inserting the command '@echo off'. Now write the rest of the program as shown in the video. Now save the image as a bat file. Now you can encrypt this batch file. To...

How To: Find the variance of differences of random variables in statistics

From Ramanujan to calculus co-creator Gottfried Leibniz, many of the world's best and brightest mathematical minds have belonged to autodidacts. And, thanks to the Internet, it's easier than ever to follow in their footsteps. For all of the details, watch this installment from Internet pedagogical superstar Salman Khan's series of free math tutorials, we learn how to calculate the variance of differences of random variables.

How To: Solve an algebraic expression with given variables

Need help figuring out how to solve an equation with given variables in algebra? Learn how with this free video math lesson. From Ramanujan to calculus co-creator Gottfried Leibniz, many of the world's best and brightest mathematical minds have belonged to autodidacts. And, thanks to the Internet, it's easier than ever to follow in their footsteps (or just finish your homework or study for that next big test).

How To: Create a scatter diagram for 2 variables in Excel

If you use Microsoft Excel on a regular basis, odds are you work with numbers. Put those numbers to work. Statistical analysis allows you to find patterns, trends and probabilities within your data. In this MS Excel tutorial from everyone's favorite Excel guru, YouTube's ExcelsFun, the 30th installment in his "Excel Statistics" series of free video lessons, you'll learn how to create a scatter diagram for 2 quantitative variables.

How To: Simplify complex fractions with variables

In order to simplify complex variables, you must first consider the numerical values separate from the variable. In the case of 24x/48x, you would look at the numbers alone to see if they have any factors. These numbers have the number 6 in common. So, divide it by 6. This will give you 4/8. This still requires some simplification. Two is still a factor for both. So, divide it again by four. This will give you 1/2. Now, if the numerator was raised to the second power, in the original equation...

How To: Factor trinomials with 2 variables & GCF by grouping

In the video, the process of factoring trinomials is described. A trinomial that cannot be easily factored in its original form is shown. It is simplified by pulling out the greatest common factor. After that, a trinomial that is easier to factor is shown. Next, the simplified trinomial is broken up into four terms so that factoring by grouping can be done. Once again, a common factor from each pair is taken so that two binomials are created. Once the greatest common factor is added back with...

How To: Solve equations with variables on both sides

Confused in math class and need some extra help? This educational video gives instruction on how to solve mathematical algebraic equations. It shows you how to break an equation down and make them less scary to solve. Step-by-step instructions show you how to solve more complicate equations when there is a variable on both sides of the equation. An instructional video for students who need some extra help on their math homework, or parents who can't remember what they learned in high school.

How To: Evaluate fractions containing variables

This video is a great one on learning about evaluating fractions. The voice explains how to first plug in the numbers given for each variable in the fractions. He also explains the importance of simplifying the top and bottom first before simplifying the entire fraction. He also explains ways that would not be helpful in solving the problem and comparing that with the correct way. Then he notes the use of your simple math rules to find the answer. Excellent video for viewers.

How To: Graph linear inequalities in two variables in algebra

From Ramanujan to calculus co-creator Gottfried Leibniz, many of the world's best and brightest mathematical minds have belonged to autodidacts. And, thanks to the Internet, it's easier than ever to follow in their footsteps. With this installment from Internet pedagogical superstar Salman Khan's series of free math tutorials, you'll learn how to graph a linear equation in two variables in intermediate algebra.

How To: Set attributes and local variables in Houdini 10

This clip offers an introduction to using attributes and local variables in Houdini. It covers vertices (vertexes), points, primitives and details. Whether you're new to Side Effects Software's popular 3D production program or a seasoned graphic artist just interested in better acquainting yourself with the application, you're sure to be well served by this free video tutorial. For more information, including detailed instructions, take a look. Set attributes and local variables in Houdini 10...

How To: Solve an equation for a specified variable

Need help wrapping your head around algebraic equations? Watch this free video lesson. From Ramanujan to calculus co-creator Gottfried Leibniz, many of the world's best and brightest mathematical minds have belonged to autodidacts. And, thanks to the Internet, it's easier than ever to follow in their footsteps (or just finish your homework or study for that next big test). With this guide, you'll learn how to solve algebraic equations containing variables.

Prev Page