SEARCH

Posts Tagged ‘Comment’

String Objects of Java and PHP Part 4 Video 0023

Friday, July 8th, 2011

A Video for the Ojambo.com String Objects of Java and PHP Part 4.

Part One of One

(more…)

Tags: , , , , , , , , , , , , , , , , , ,
Posted in Tips & Tricks, Videos | No Comments »

Iteration Loops of Java and PHP Part 6

Wednesday, July 6th, 2011

Iteration statements of Java and PHP

This is the sixth part of the Introduction to Java and PHP series. Statements that are repeatedly executed in Java and PHP will be discussed. Whenever possible, code examples will be made in a similar manner for both Java and PHP.

Loops in Java and PHP are very similar. While loops and for loops in Java are exactly the same in PHP.

(more…)

Tags: , , , , , , , , , , , , , ,
Posted in Tips & Tricks | 1 Comment »

Arithmetic Operators of Java and PHP Part 3 Video 0022

Friday, July 1st, 2011

A Video for the Ojambo.com Arithmetic Operators of Java and PHP Part 3.
Part One of One

(more…)

Tags: , , , , , , , , , , , , , , , , , , , , , ,
Posted in Tips & Tricks, Videos | No Comments »

Control Structures of Java and PHP Part 5

Wednesday, June 29th, 2011

Control structures of Java and PHP

This is the fifth part of the Introduction to Java and PHP series. Control structures of Java and PHP will be discussed. Whenever possible, code examples will be made in a similar manner for both Java and PHP.

Control structures in Java and PHP are very similar. Logical operators and conditional statements in Java are exactly the same in PHP.

(more…)

Tags: , , , , , , , , , , , , , , , , ,
Posted in Tips & Tricks | 1 Comment »