Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to display GIF images in view controller?

Hi Readers, In this blog, we will discuss how to display GIF images in view controller as GIF images are different from JPG images because GIF images include animation. We can easily display the images with JPG format by using UIImageView but for GI

Binary Search using Java

Binary search is an efficient linear search algorithm which is also known as half-interval search or logarithmic search. In this algorithm we try to find the target value inside the linear structure. The range should be sorted in order to apply binar

Node.js I/O blocking and I/O non blocking.

As we all know Node.js is a single threaded application in which we will heavily use event and callback. But before starting event loop we should know about events and cost of I/O & non-blocking I/O.So starting with event driven programming. Eve

Tower of Hanoi Implementation in Java

Hi Readers, In this blog i will provide you the Java solution for the famous Tower of Hanoi problem using Stack. Problem definition Tower of Hanoi is a mathematical puzzle. It is also known as Tower of Brahma or Locus' Tower. This puzzle

Take a picture with device camera in PhoneGap application

Hello Readers,   Cordova camera plugin allows to take pictures with device camera. First of all we need to install the plugin.   We can install it through CLI simple run:   $ cordova plugin add cordova-plugin-camera   Thi

Advantages & Disadvantages of Using Node JS

Before we get into the advantages and disadvantages of using Node JS, let me give you a brief idea about Node.js. It is an open source, cross-platform runtime environment for developing server-side applications. Built on Chrome’s V8 Java Scrip

CakePHP 3.x Implementation and Installation on Ubuntu - Beginners Tutorials

CakePHP is an open source web development framework for PHP 5.4+. It is a critical programming framework used by web developers which is completely based on MVC structure, a very powerful used to build complex web applications.

How to Solve Facebook Login Problem During Cross Platform App Development?

If you are making build for Android and you face error like -- Execution failed for task ':app:processDebugResources'. > Failed to execute aapt * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug optio

Going Back to Blog Honesty : Importance of Blogging

Intellectual people talk about short films, unsung directors, unmelodic classical music, philosophers, absurd novels, and themselves. Themselves, and their phony involvement in this “for- intellectuals-only” subjects.   The ubiquit

Angular2 vs React vs Ember vs Aurelia JavaScript Frameworks - Which is Best?

  Are you still planning to build web applications based on a plain JavaScript?   No Way!   With the modern age of rapid app development, we require much better ways to develop the web applications and this is where a JavaScript

1 48 50 51
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: