Quantcast
Browsing all 42 articles
Browse latest View live

3 Coding Languages to Kick Off Your Programming Journey

Low-level coding is not as hard as many people assume it to be. According to Michael Morgan and Matthew Butler from Monash University’s IT college, the real challenge is in high-level programming. The...

View Article


Can HTML5 Boost VR Gaming?

HTML5 has proven to be a interesting language for game developers. Part of the idea when it first emerged was that it would help to make games and other programs easily workable on a variety of...

View Article


MooTools AutoCompleter Class

This class is about to provide the support the autocomplete functionality. This will be useful for the search fields. This class uses the AJAX based autocomplete functionality so you don’t have to load...

View Article

Getting Started with PhoneGap

I have started exploring PhoneGap a few days ago. So [...]

View Article

PHP Exception Explained

In this long (I think so) article, we will see about [...]

View Article


Types of MVC: Conventional v/s Configurable

Now a days all the applications are being created us [...]

View Article

Abstract Class vs Interface in PHP

This can be never ending discussion for group of develo [...]

View Article

How to Animate the Applications Based on AngularJS

As a JavaScript framework, AngularJS has emerged as a t [...]

View Article


Design Patterns: The Facade Pattern

Recently I have started to writing article series for T [...]

View Article


PHP 7 – New Operators

PHP people are hoping for release of PHP 7 in 2015. So [...]

View Article

5 Reasons Why Small Businesses Should Consider Going Online

Creating an online presence (i.e. website) for your bus [...]

View Article

Yii2 – Understanding in Detail

Choosing a good framework for your project is always a [...]

View Article

MooTools AutoCompleter Class

After very long time an article on MooTools. This time I came with the new class in MooTools. This class is about to provide the support the autocomplete functionality. This will be useful for the...

View Article


Getting Started with PhoneGap

I have started exploring PhoneGap a few days ago. So you will get updates for PhoneGap too. Do you know what is PhoneGap? The definition of PhoneGap from its official website is: “PhoneGap is a free...

View Article

Image may be NSFW.
Clik here to view.

PHP Exception Explained

In this long (I think so) article, we will see about basics of PHP Exception, how to work with it, advantages, disadvantage and how we can extend the Exception with our custom class. What is an...

View Article


Image may be NSFW.
Clik here to view.

Types of MVC: Conventional v/s Configurable

Now a days all the applications are being created using the MVC architecture, as it a most powerful and successful way to develop the application. In this article we will see comparison of different...

View Article

Image may be NSFW.
Clik here to view.

Abstract Class vs Interface in PHP

This can be never ending discussion for group of developers. Yes its true because at a first glance Abstract Class and Interface doing the same thing. Before reading further if you want to look in...

View Article


Image may be NSFW.
Clik here to view.

How to Animate the Applications Based on AngularJS

As a JavaScript framework, AngularJS has emerged as a truly amazing tool for building the single page applications. And this single page app structure goes a long way in giving our website the appeal...

View Article

Design Patterns: The Facade Pattern

Recently I have started to writing article series for Tuts+, and this time topic is very interesting which is “Design Patterns“. In this series of tutorials, we will cover some different design...

View Article

Image may be NSFW.
Clik here to view.

PHP 7 – New Operators

PHP people are hoping for release of PHP 7 in 2015. So 2015 is being considered as an important year for PHP as it’s been 11 years for release of PHP 5. As this is about be very be very major release...

View Article
Browsing all 42 articles
Browse latest View live