Posts Tagged ‘development’

Mission statement free - What’s next for EWB

August 31, 2009 - 6:16 am 3 Comments

Six months ago, we burned our mission statement. Now we’ve got a clear direction, but EWB needs the help of its members like never before!

Duration : 0:7:48

(more…)

Java Programming Tutorial - 18 - Nested if Statements

August 16, 2009 - 4:18 am 7 Comments

How to use a nested if statement in java.

Duration : 0:4:53

(more…)

PHP Basics: Episode 1: Beginning

August 16, 2009 - 4:18 am 1 Comment

In this video I will be covering the basics of PHP. I will talk about comments, echo statement, if statements, while loops, variables, and the closing and opening tags. Next episode will be the basics of MySQL, including INSERT, SELECT, DELETE, and more.

Duration : 0:7:38

(more…)

Java Programming Tutorial - 19 - else if Statement

August 13, 2009 - 1:06 am 2 Comments

How to use the else if statement in java.

Duration : 0:4:30

(more…)

Database Tools for SQL Tuning | Embarcadero® DB Optimizer…

July 27, 2009 - 2:27 am No Comments

http://www.embarcadero.com/products/

Embarcadero® DB Optimizer™ offers:

* Graphical visualization of wait-time analysis to easily pinpoint the SQL causing poor database performance

* Hyperlinked drill-downs for locating detailed activity information for an individual SQL statement

* Explain plans for a better understanding of how SQL will be executed and the performance costs

* Real-time Quick Fixes to flag and correct inefficient SQL automatically (Oracle)

* Batch tuning of DML statements, stored routines, entire SQL files and the System Global Area (Oracle

Duration : 0:2:57

(more…)

Database Tools for SQL Tuning | Embarcadero® DB Optimizer™

July 23, 2009 - 5:18 pm No Comments

http://www.embarcadero.com/products/

Embarcadero® DB Optimizer™ offers:

* Graphical visualization of wait-time analysis to easily pinpoint the SQL causing poor database performance

* Hyperlinked drill-downs for locating detailed activity information for an individual SQL statement

* Explain plans for a better understanding of how SQL will be executed and the performance costs

* Real-time Quick Fixes to flag and correct inefficient SQL automatically (Oracle)

* Batch tuning of DML statements, stored routines, entire SQL files and the System Global Area (Oracle)

Duration : 0:3:1

(more…)

Java Programming Tutorial - 12 - Switch Statement

July 20, 2009 - 2:26 am 13 Comments

How to use the switch statement in java

Duration : 0:6:47

(more…)

Java Programming Tutorial - 10 - If Statement

June 28, 2009 - 10:27 pm 8 Comments

How to make a decision in java

Duration : 0:6:2

(more…)

Microsoft Access Tutorial : How to Create a Delete Action Query in Microsoft Access

June 25, 2009 - 4:39 pm No Comments

A delete action query in Microsoft Access is based upon the delete statement of SQL, and it can be created by clicking on the “Create” tab and the group “Query Design.” Change a query type from a select statement to a delete statement with help from a computer programming teacher in this free video on Microsoft Access.

Duration : 0:3:34

(more…)