Search Results:

How to Make Nettuts+ Your Full-Time Job

How to Make Nettuts+ Your Full-Time

Though it's getting better, there's no denying the fact that the global economy has been in a slump...
Best Practices When Working With JavaScript Templates

Best Practices When Working With JavaScript

Maybe you don't need them for simple web apps, but it doesn't take too much complexity before embrac...
Custom Database Tables: Maintaining the Database

Custom Database Tables: Maintaining the

Over the lifetime of your custom table you will probably find that you need to make changes to what...
Learning C: A Primer

Learning C: A

You may have heard that you need to be familiar with Objective-C if you plan to develop iOS applicat...
A Peek At Brackets

A Peek At

Brackets is an interesting new editor on the scene that leverages HTML, CSS, and JavaScript to the m...
What's New in WordPress 3.5

What's New in WordPress

WordPress 3.5 is about to drop, the 80th version of WordPress to be released since May 2003, it brin...
Creating Your First iOS Application

Creating Your First iOS

Even though we've already learned quite a bit in this series on iOS development, I'm sure you are ea...
Custom Database Tables: Creating an API

Custom Database Tables: Creating an

In the first part of this series we looked at the disadvantages of using a custom table. One of the...
Expressive Tests with Hamcrest

Expressive Tests with

Hamcrest is a set of matchers for writing more expressive code. It just so happens that these matche...
How to Test Your App on an iOS Device

How to Test Your App on an iOS

Provisioning an application for testing on either a physical device or for App Store distribution ca...
Dependency Injection in PHP

Dependency Injection in

Dependency injection has been a frequent subject of discussion among many corporate developers in th...
Give Your WordPress Site Wings With Jetpack

Give Your WordPress Site Wings With

We all have our own set of must have plugins we use on every single site. You can find my own person...
Setting Up the Development Environment

Setting Up the Development

Before we can start creating iOS applications, we need to set up the development environment. This t...
What They Didn't Tell You About ES5's Array Extras

What They Didn't Tell You About ES5's Array

Every new version of JavaScript adds some extra goodies that make programming easier. EcmaScript 5 a...
Custom Database Tables: Safety First

Custom Database Tables: Safety

This is part two of a series about custom database tables in WordPress. In part one we covered the r...