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

Search In

WordPress Theme Directory Structure & Their Uses

In WordPress terminology: A WordPress Theme is a collection of php, css & js files that work together to produce a webpage with an underlying unifying design for a weblog. These files are called template files. A Theme modifies the way the site

Advantages Of Unity

Advantages of Unity Unity 3D is one of the most powerful and versatile game development tools available. It can be used to develop 2D and 3D games and also allows the games to be ported and played in different environments. Unity provides support fo

Wordpres theme template hierarchy

In wp, pages are join together from different theme template files. Each & every template file of wp represents section of the web page, and all together they render all of the content of individual web pages, pulled from the wp admin. However, w

How to extract images from device on the basis of date

Some times there will be kind of requirement when you need to extract the images or the media files from the device. So here is a method you can use for fulfilling the same. private void getImagesInDuration(String startDate, String endDate){ D

What is Swift??

Swift is a new programming language for iOS and OS X apps that builds on the best of C and Objective-C, without the constraints of C compatibility. Swift adopts safe programming patterns and adds modern features to make programming easier, more flexi

Diffrence between echo and print in PHP

Hello Readers! You might have heard these "echo" and "print" statement in PHP many times. So here we will understand now what is the exact difference of these two words. Both echo and print are used to output a statement. Below are the some basic d

Bug Life Cycle and its States

Bug Life cycle and its states Bug life cycle is a time period or cycle of a bug from its identification to closure. Its life starts when a bug is found and ends when it is closed after ensuring that it' will not reproduced. Bug life cycle is related

Artificial Intelligence in web applications

Artificial intelligence is an area of computer science which deal with creation of machines or software , which have the mind like human , which can understand and can react on different situation and which can develop it self . Artificial intellige

Creating a Generic List in .Net

Generic list are the list of object capable of storing any type, including Complex type such as class. It can even store a List of Items as well. Generic list is present in System.Collections.Generic Namespace in .Net frame work. As every type in .

Laravel 5 Migration

Migrations play a very important role in any MVC Framework. They work as a version control for your database. By using Migrations we can update the database schema and stay up to date on the current schema. By using Migration we can easily manage our

1 151 409
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: