'profile' tutorials

All 'profile' tutorials:

  1. Getting the Hang of GitHub

    Getting the Hang of GitHub

    Tutorial Intermediate

    A project is always more fun when you've got friends working with you, but how can do it when working on a coding project? I'll keep my keyboard to myself,...

  2. 120 Tips, Tricks, and Tuts from 2009 Worth your Time

    120 Tips, Tricks, and Tuts from 2009 Worth your Time

    Tutorial Beginner

    Now that we're down to the end of 2009, what were some of the best web development and design tutorials and articles from the year? We'll take a look at 120...

  3. The Joy of FirePHP: A Crash-Course

    The Joy of FirePHP: A Crash-Course

    Tutorial Beginner

    FirePHP is a Firefox plugin and server-side library combination which allows you to send all sorts of juicy info out of your web application to your browser,...

  4. Getting Clean With PHP

    Getting Clean With PHP

    Tutorial Intermediate

    Data security is important and often undervalued by designers, developers, and clients alike. Since PHP 5.2.0, data sanitization and validation has been made...

  5. 13 Ways to Browser Test and Validate Your Work

    13 Ways to Browser Test and Validate Your Work

    Tutorial Beginner

    Every day, when reviewing templates on ThemeForest, I test the submissions for validation and browser compatibility - not to mention my own work as well....

  6. Create Your Own Adobe AIR Application with Flash

    Create Your Own Adobe AIR Application with Flash

    Tutorial Intermediate

    In this tutorial we'll create a Twitter Reader application, fed from your own Twitter updates. We'll look at some of the features of the nativeWindow class,...

  7. 18 Wonderful IDEs for Windows, Mac, and Linux

    18 Wonderful IDEs for Windows, Mac, and Linux

    Tutorial Beginner

    Last week we looked at 22 Neat Editors for Windows. But sometimes, a code editor simply isn't enough, especially when you're working with things like...

  8. Building a Forum From Scratch with Ruby on Rails

    Building a Forum From Scratch with Ruby on Rails

    Tutorial Beginner

    Today, we will be building a simple forum using Ruby on Rails, and we will be working up from the basics covering things like authentication and more...

  9. 40+ Invaluable PHP Tutorials and Resources

    40+ Invaluable PHP Tutorials and Resources

    Tutorial Beginner

    PHP is one of the most popular scripting languages on the internet today, and one of the easiest to get into. Whether you're a PHP newbie, or an experienced...

  10. 22 Neat Code Editors for Windows

    22 Neat Code Editors for Windows

    Tutorial Beginner

    Code editors for Windows are numerous, but it seems that only a few of them are really worth using. After all, it can take a while to really get into the...

  11. Using PayPal's Instant Payment Notification With PHP

    Using PayPal's Instant Payment Notification With PHP

    Tutorial Intermediate

    Hi there! Today we are going to combine Paypal with PHP to allow for the easy processing of payments on your website.

  12. Build Your First Facebook App

    Build Your First Facebook App

    Tutorial Advanced

    So you want to build a Facebook application and reach literally millions of users. Well luckily, writing an application using the API isn't too hard to learn...