'Learning Materials' tutorials

All 'Learning Materials' tutorials:

  1. WordPress Roles and Capabilities: A Real Life Example

    WordPress Roles and Capabilities: A Real Life Example

    Tutorial Beginner

    This is a four-part series tutorial covering the WordPress users, roles and capabilities topic. The series will cover the architecture and design of user...

  2. Working with Unity3D Physics

    Working with Unity3D Physics

    Tutorial Intermediate

    This tutorial will teach you how to build a knock down game with Unity3D! Along the way, you'll learn about the importance of using a physics engine and how...

  3. Recreate the Cover Flow Effect Using Flash and AS3

    Recreate the Cover Flow Effect Using Flash and AS3

    Tutorial Intermediate

    You've undoubtedly seen the "Cover Flow" view in effect. It's all over the place on Apple's stuff. And you've also probably seen a number of...

  4. Quick Tip: Configuring Sublime Text 2 for Dart Coding

    Quick Tip: Configuring Sublime Text 2 for Dart Coding

    Tutorial Beginner

    Sublime Text 2 is a powerful text editor, popular due to its cross-platform availability and its knack for leveraging pre-existing TextMate capabilities. ...

  5. Introduction to Unity3D

    Introduction to Unity3D

    Tutorial Beginner

    Unity3D is a powerful cross-platform 3D engine and a user-friendly development environment. Learn how Unity3D can help you create games in this article!

  6. Meet Grunt: The Build Tool for JavaScript

    Meet Grunt: The Build Tool for JavaScript

    Tutorial Intermediate

    If you’re working on a large project, you’ll no doubt have a build script or a bunch of task scripts to help with some of the repetitive parts of the...

  7. 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...

  8. 3D Game Development with ShiVa3D Suite: The ShiVa Editor

    3D Game Development with ShiVa3D Suite: The ShiVa Editor

    Tutorial Beginner

    Curious about 3D game development? Now is the time to learn! This five-part tutorial series will demonstrate how to build a simple game with ShiVa3D Suite, a...

  9. 30+ Gift Ideas for Browser App and Browser Game Developers

    30+ Gift Ideas for Browser App and Browser Game Developers

    Tutorial Beginner

    Stumped for what to put on your Christmas list? Or perhaps you're out of ideas for what to get that special web developer in your life? Let us help! This...

  10. The Best Way to Learn ASP.NET

    The Best Way to Learn ASP.NET

    Tutorial Beginner

    You're looking to learn ASP.NET? I can't blame you. Not only is it an extremely flexible platform, but .NET developers are in high demand and will continue...

  11. How to Create a Sublime Text 2 Plugin

    How to Create a Sublime Text 2 Plugin

    Tutorial Intermediate

    Sublime Text 2 is a highly customizable text editor that has been increasingly capturing the attention of coders looking for a tool that is powerful, fast...

  12. AS3 101: OOP - Introduction to Interfaces

    AS3 101: OOP - Introduction to Interfaces

    Tutorial Intermediate

    In the closing chapters of our Object-Oriented Programming series, we will take a look at some more advanced concepts, focusing on interfaces (the...