Search Results:

Managing Your Build Tasks With Gulp.js

Managing Your Build Tasks With

The benefits of task runners in software development is obvious. They help to automate common, often...
Create a Hangman Game: User Interface

Create a Hangman Game: User

In this series, we are creating a Hangman game for the Android platform. In the first tutorial, we s...
Using WordPress for Web Application Development: Features: Custom Queries with WP_Query

Using WordPress for Web Application Development: Features: Custom...

We've been looking at how WordPress can be used as a foundation for application development, but one...
Create a Hangman Game: Project Setup

Create a Hangman Game: Project

In this series, I will show you how to create a simple Hangman game for Android. In every tutorial,...
Creating a TextMate Bundle to Easily Package Your WordPress Project

Creating a TextMate Bundle to Easily Package Your WordPress

If you've developed a WordPress theme or plugin, then you know how fast your codebase can grow in ju...
Mapping Relational Databases and SQL to MongoDB

Mapping Relational Databases and SQL to

NoSQL databases have emerged tremendously in the last few years owing to their less constrained stru...
Wanted: Amazing Writers

Wanted: Amazing

The Mobile Dev topic is looking for amazing writers who know their stuff. We're on the hunt for peop...
Adding Custom UI Themes to WordPress Admin Using Sass

Adding Custom UI Themes to WordPress Admin Using

With the release of WordPress 3.8 we now have a new feature for Admin UI themes. This means that eve...
Welcome to the New Home of Code on Tuts+

Welcome to the New Home of Code on

By now you’ve probably noticed that when you visit Nettuts+, Wptuts+, or Mobiletuts+, you’re being r...
What Makes Mobile Design Unique?

What Makes Mobile Design

Are you getting started with mobile design? Any designer who's had the opportunity to design for mob...
Mastering WordPress Meta Data: An Introduction To Meta Data

Mastering WordPress Meta Data: An Introduction To Meta

Part of what makes WordPress a powerful CMS tool is the ability to use the wp_postmeta table to stor...
JavaScript Tools of the Trade: JSBin

JavaScript Tools of the Trade:

We've all been there. There are times when you simply want to throw some JavaScript code up and see...
Integrating Owl Carousel Into a WordPress Plugin: Planning the Plugin

Integrating Owl Carousel Into a WordPress Plugin: Planning the

In this series of articles, we are going study the step-by-step process of WordPress plugin developm...
Creating Brackets Extensions

Creating Brackets

A little while ago I wrote about the recent updates to the Brackets editor. Brackets is an open sour...
Working with NSURLSession: AFNetworking 2.0

Working with NSURLSession: AFNetworking

In the previous installments of this series, we've taken a close look at the NSURLSession API intro...