'profile' tutorials

All 'profile' tutorials:

  1. Build an Endless Runner Game From Scratch: App Store Publishing

    Build an Endless Runner Game From Scratch: App Store Publishing

    Tutorial Beginner

    Welcome to the final tutorial in the Endless Runner series. In today’s tutorial, you will learn how to submit your app to the iOS App Store!

  2. Creating a Twitter Client for Android: Tweeting, Retweeting, and Replying

    Creating a Twitter Client for Android: Tweeting, Retweeting, and Replying

    Tutorial Intermediate

    In this series we are building a Twitter client for the Android platform using the Twitter4J library. This tutorial will focus on implementing tweeting,...

  3. The WordPress Settings API, Part 7: Validation, Sanitisation, and Input

    The WordPress Settings API, Part 7: Validation, Sanitisation, and Input

    Tutorial Intermediate

    If you're just now joining us, we've covered a lot of topics in this series – we've attempted to give a complete overview of the WordPress Settings API as...

  4. Android User Interface Design: Horizontal View Paging

    Android User Interface Design: Horizontal View Paging

    Tutorial Intermediate

    Perhaps you’ve seen some of the new user interface features available as part of the Android compatibility package. One such feature, horizontal view paging,...

  5. Creating a Twitter Client for Android: Setup & Overview

    Creating a Twitter Client for Android: Setup & Overview

    Tutorial Intermediate

    It goes without saying that many people use mobile devices to connect to social media services. In this series of tutorials, we will create a basic Twitter...

  6. Quick Tip: Configuring TextMate for Dart Coding

    Quick Tip: Configuring TextMate for Dart Coding

    Tutorial Beginner

    Dart is a pretty cool new language that could mean a change in the way you write web applications. Google provides an Eclipse-based Dart Editor that...

  7. The WordPress Settings API, Part 4: On Theme Options

    The WordPress Settings API, Part 4: On Theme Options

    Tutorial Beginner

    In the last article, we took a deep dive into the various types of menus that are supported by the WordPress API. Although they aren't necessarily part of...

  8. Using WordPress and Flash Together

    Using WordPress and Flash Together

    Tutorial Intermediate

    Although making a website completely based on Flash is not such a good idea for a variety of reasons, that doesn't mean you must not use Flash at all. I like...

  9. Creating a Twitter Client for Android: Building the Interface

    Creating a Twitter Client for Android: Building the Interface

    Tutorial Intermediate

    In this series we are building a Twitter client for the Android platform using the Twitter4J library. In this tutorial we will prepare our user interface...

  10. Using DISQUS Comments for Social Commenting on Your WordPress Site

    Using DISQUS Comments for Social Commenting on Your WordPress Site

    Tutorial Beginner

    DISQUS powers the comments system of many blogs, include some high-profile ones. DISQUS has a range of advantages, including better spam prevention and...

  11. Keep Your Flash Project's Memory Usage Stable With Object Pooling

    Keep Your Flash Project's Memory Usage Stable With Object Pooling

    Tutorial Beginner

    Memory usage is an aspect of development that you really have to be careful about, or it might end up slowing down your app, taking up a lot of memory or...

  12. Continuous Integration: Scripting Xcode Builds

    Continuous Integration: Scripting Xcode Builds

    Tutorial Intermediate

    In this tutorial series we will explore a rarely discussed (but highly valuable) process of developing software that is disappointingly absent in the iOS and...