Control structures of Java and PHP Part 6 Video 0025

A Video for the Ojambo.com Iteration Loops of Java and PHP Part 6.

Part One of One

The series reviews the similarities and differences between Java and PHP programming languages. The conclusion is that both Java and PHP are very similar. Minor differences are shown in each part of the series.

In part six of the series, iteration loops are discussed. The video begins by selecting a suitable programming editor. Ojambo.com reviewed cross-platform lightweight programming editors.

The rest of the video deals with actual lessons and explains while loops, do while loops, for loops and for each loops. An “Iteration Loops” program is written in both Java and PHP. The written code is compiled before execution in Java and PHP.