Search Results:

Integrating Multiple Choice Quizzes in WordPress – Creating the Frontend

Integrating Multiple Choice Quizzes in WordPress – Creating the...

This is the second part of the series on developing a multiple choice quiz plugin for WordPress. In...
Advanced Unit Testing Techniques in JavaScript

Advanced Unit Testing Techniques in

By now, everyone knows about Test-Driven Development and unit testing. But are you using the testing...
How to Accept Payments With Stripe

How to Accept Payments With

Processing credit cards is unfortunately far more difficult than we might hope, as developers. Given...
The WordPress Coding Standards: Database Queries and Formatting SQL Queries

The WordPress Coding Standards: Database Queries and Formatting SQL...

Aside from the summary that we're going to be providing as the last article in this series, this is...
iOS SDK: Creating a Custom Accordion Menu

iOS SDK: Creating a Custom Accordion

This tutorial will teach you how to create a custom Accordion Menu. This animated menu will allow yo...
Flat Design and Skeuomorphism

Flat Design and

The design topics of flat design and skeuomorphism have been widely discussed as of late, particular...
How to Setup Recurring Payments

How to Setup Recurring

It's likely that, at some point, you'll want to implement recurring or subscription payments for a S...
An Introduction to Thesis: Setting Up Site Information and Useful Tips

An Introduction to Thesis: Setting Up Site Information and Useful

In this series we're exploring the Thesis 2.0 Framework. Not only are we learning how to work with t...
Create a Physics-Based Puzzle Game - Interface Creation

Create a Physics-Based Puzzle Game - Interface

In this tutorial series, I'll be showing you how to create a physics-based puzzle game in Corona SDK...
From Procedural to Object Oriented PHP

From Procedural to Object Oriented

This tutorial was inspired by a speech given by Robert C. Martin that I watched a year or so ago. Th...
The WordPress Coding Standards: The Ternary Operator and Yoda Conditions

The WordPress Coding Standards: The Ternary Operator and Yoda...

At this point in the series, we've covered a lot of ground. Up to now, we've discussed the following...
Developing With Sass and Chrome DevTools

Developing With Sass and Chrome

In this article we'll take a look at how we can better integrate Chrome DevTools into our Sass devel...
Android SDK: Create a Book Scanning App - Interface & Book Search

Android SDK: Create a Book Scanning App - Interface & Book

With the ZXing library, you can create Android applications with barcode scanning functionality. In...
Interview With David Walsh

Interview With David

Have you ever meet a brash punk kid that annoys you to no end but he's so damn talented that you can...
The WordPress Coding Standards: Braces, Regular Expressions, and PHP Tags

The WordPress Coding Standards: Braces, Regular Expressions, and PHP...

In this series, we've been taking a deep dive into the WordPress Coding Standards in order to get th...