Posts Tagged ‘if’
Jake “Master Jake” Chappell teaches you how to use the if statement when dealing with batch files.
Please comment and rate. If you like my video tutorials spread the word.
Website: http://masterjake.co.nr/
E-Mail: skateparkceasercash@yahoo.com
Duration : 0:5:20
(more…)
Tags: batch, cmd, command, files, if, prompt, statement, tutorial Posted in using statement |
Duration : 0:8:0
(more…)
Tags: 9, if, in, php, statement Posted in if statement |
Using an IF Statement to Validate text placed in a text box on button press:
Here’s the code I used in this:
Dim Captain As String
Captain = TextBoxCaptain.Text
Captain = Captain.ToUpper
If Captain = “PICARD” Or Captain = “KIRK” Or Captain = “ARCHER” Or Captain = “PIKE” Or Captain = “JANEWAY” Then
MsgBox(”Indeed, Warp Factor 9!”)
Else
MsgBox(Captain & ” has never been a Captain”)
End If
Have fun!
Duration : 0:7:25
(more…)
Tags: .net, 2005, 2008, basic, Box, Button, else, EndIF, Express, Font, Format, if, Label, Microsoft, MS, Studio, text, Then, vb.net, Visual Posted in using statement |
How to use the switch statement in java
Duration : 0:6:47
(more…)
Tags: beginner, development, download, eclipse, ee, if, install, java, jdk, kit, loop, new, se, tutorials, variables, while Posted in using statement |
breif vid explaining the if statement
Duration : 0:1:5
(more…)
Tags: basic, breif, explaining, if, statement, the, tutorial, vid, Visual Posted in if statement |
http://www.TeachExcel.com
How to use a basic IF statement in Excel and also how to use a nested IF statement in Excel. This is a good tutorial for a beginner and also someone looking to understand nested IF statements.
To get the Excel file used here, go to the website and download it:
http://www.TeachExcel.com
Duration : 0:9:4
(more…)
Tags: copying, excel, f4, formulas, functions, if, ifs, linking, nested, statements, text Posted in using statement |
Duration : 0:2:32
(more…)
Tags: if, statement, texts, the, using Posted in if statement |
This tutorial discusses:
*If statements
*If else statements
*Conditional operators
Duration : 0:11:40
(more…)
Tags: conditional, else, flow, if, java, lesson, operator, Program, programming, statement, statements, tutorial, video Posted in if statement |
How to make a decision in java
Duration : 0:6:2
(more…)
Tags: beginner, development, download, eclipse, ee, if, install, java, jdk, kit, loop, new, se, tutorials, variables, while Posted in if statement |
Part 5 - http://www.youtube.com/watch?v=SOnpOBvyhDM
All of this code is FREE on my website http://thenewboston.com
Duration : 0:7:7
(more…)
Tags: cool, decision, if, language, programming, statement, technology, tutorial Posted in if statement |