Categories for Programming

PHP IF Statement Tutorial with Stone River eLearning

April 3, 2015 3:29 pm Published by

While working with PHP and displaying content on the webpage, we will come across situations where a different operation must be performed for different cases. For instance, certain social networking websites do not allow users below the age of 13....

Read More

PHP for Loops With Stone River eLearning

April 3, 2015 3:25 pm Published by

In order to understand PHP For Loops, we must quickly recollect our knowledge of programming languages and how the flow control statements are executed in the basic programming languages. PHP For Loops follow the same structure for the execution of...

Read More

10 PHP Tips Every Web Developer Should Know

April 3, 2015 3:23 pm Published by

If you are a web-designing enthusiast and questions like how websites are made and used, often crawl inside your brain, it is very likely that you would have had a few encounters with PHP. For understanding any language, you first...

Read More

10 Java Coding Tips Every Programmer Should Know

April 3, 2015 3:21 pm Published by

When you talk about Object Oriented Programming, the best and the most apt example that comes to the mind is Java. Developed by Sun Microsystems, Java leads the way in terms of cross platform programming language and developing application software....

Read More