POLL
What kind of tutorials are you interested in?
Search results for this tag: statement.

6 tutorials have been found in database.

... to list more tags click here
tutorial language
English German Turkish
tutorial type
all
video
html
tutorials per page
10
15
25
sort tutorials
date
click
rating
Microsoft Excel » 20.11.2008 » by bybye
0faves
.. 0.0 / 10 .. (0 votes)
Whenever you want to present some text according to a criteria: if the criteria is met then present this text, if the criteria isn’t met present that text...
24 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
C#.NET » 19.06.2008 » by bybye
0faves
.. 0.0 / 10 .. (0 votes)
The if statement is a so-called conditional statement. It allows you to branch your code depending on whether certain conditions are met or not. C# has two such conditional statements, the if statement and the switch statement...
251 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
C#.NET » 19.06.2008 » by bybye
0faves
.. 0.0 / 10 .. (0 votes)
The switch statement offers the programmer the capability to choose a specific block of code from a set of mutually exclusive ones. It is similar but not identical to the if statement. The block of code that will be chosen is not known before the execution of the program...
259 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
PHP » 12.05.2008 » by who
0faves
.. 0.0 / 10 .. (0 votes)
This tutorial will show you the basics of switch statments.
178 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
PHP » 25.02.2008 » by chrismax1
0faves
.. 0.0 / 10 .. (0 votes)
An introduction to basic PHP. The tags, variables, loops, if statements, how to include files and functions, are all well explained in this tutorial.
241 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
MySQL » 25.01.2008 » by gearup
0faves
.. 4.0 / 10 .. (3 votes)
MySQL FAQs - Understanding SQL CREATE, ALTER and DROP Statements.
317 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
Previous
1
Next