SEARCH
Posts Tagged ‘Java’
Array Types of Java and PHP Part 7 Video 0026
Friday, July 29th, 2011
A Video for the Ojambo.com Array Types of Java and PHP Part 7.
Part One of One
Tags: array, Class, Comment, Function, Geany, Java, JDK, JRE, JVM, Method, Multi-dimensional array, object, php, Print, Programming, screencast, Variables, video
Posted in Tips & Tricks, Videos | No Comments »
Control structures of Java and PHP Part 6 Video 0025
Friday, July 22nd, 2011
A Video for the Ojambo.com Iteration Loops of Java and PHP Part 6.
Part One of One
Tags: Class, Comment, For loop, Foreach loop, Function, Geany, Java, JDK, JRE, JVM, Method, php, Print, Programming, screencast, Variables, video, While loop
Posted in Tips & Tricks, Videos | No Comments »
Control structures of Java and PHP Part 5 Video 0024
Friday, July 15th, 2011
A Video for the Ojambo.com Control Structures of Java and PHP Part 5.
Part One of One
Tags: Class, Comment, Equals To, Function, Geany, Greater than, Java, JDK, JRE, JVM, Less than, Logic, Logical, Method, Operators, php, Print, Programming, screencast, Variables, video
Posted in Tips & Tricks, Videos | No Comments »
Array Types of Java and PHP Part 7
Wednesday, July 13th, 2011
Arrays of Java and PHP
This is the seventh part of the Introduction to Java and PHP series. Grouping data in Java and PHP will be discussed. Whenever possible, code examples will be made in a similar manner for both Java and PHP.
Arrays in Java and PHP are very similar. Arrays in Java are handled exactly the same in PHP.
Tags: array, Class, Comment, Function, Geany, Java, JDK, JRE, JVM, Method, Multi-dimensional array, object, php, Print, Programming
Posted in Tips & Tricks | 1 Comment »