'project files' tutorials

All 'project files' tutorials:

  1. Dynamic Page Templates in WordPress, Part 2

    Dynamic Page Templates in WordPress, Part 2

    Tutorial Intermediate

    In part 2 we take a closer look at what dynamic page templates are, and demonstrate step-by-step how to build a general purpose dynamic page template as a...

  2. Quick Tip: Introducing Android O’s Adaptive Icons and Pinned Shortcuts

    Quick Tip: Introducing Android O’s Adaptive Icons and Pinned Shortcuts

    Tutorial Intermediate

    The very first Android 8.0 developer preview is ready, so get your application launcher icons ready for Android O. Also, learn how to create shortcuts that...

  3. Quick Tip: Working With Custom Fonts in Android O

    Quick Tip: Working With Custom Fonts in Android O

    Tutorial Beginner

    Get some hands-on experience with the new UI features coming up in Android O, with the very first Android 8.0 Developer Preview. In this post, find out how...

  4. How to Solve Android’s 13 Most Common Error Messages

    How to Solve Android’s 13 Most Common Error Messages

    Tutorial Beginner

    At first glance, Android's error messages may not seem all that helpful, but they actually contain all the information you need to get your project back on...

  5. Tips and Tricks for Augmented Reality With Unity and Vuforia

    Tips and Tricks for Augmented Reality With Unity and Vuforia

    Tutorial Intermediate

    In this post, I'll show you some cool features of Vuforia that make it possible to create engaging Augmented Reality apps. We'll take a look at Cube and...

  6. Get Started With Ionic Services: Auth

    Get Started With Ionic Services: Auth

    Tutorial Beginner

    Ionic Auth allows us to implement authentication in an Ionic app without writing a single line of back-end code. In this tutorial, you're going to learn how...

  7. Introducing Vue and Weex for Native Mobile Apps

    Introducing Vue and Weex for Native Mobile Apps

    Tutorial Intermediate

    Vue is a popular JavaScript framework for web apps with easy binding between data in memory and the user interface. Now Weex allows us to code native mobile...

  8. SpriteKit Basics: Nodes

    SpriteKit Basics: Nodes

    Tutorial Beginner

    SpriteKit is Apple's 2D game framework for iOS. In this post, we'll take a look at Nodes—the fundamental building block of SpriteKit.

  9. Securing iOS Data at Rest: Protecting the User's Data

    Securing iOS Data at Rest: Protecting the User's Data

    Tutorial Beginner

    This is the first of three articles on securing user data at rest. In this post, we'll start off with the basics of protecting data on iOS so you can learn...

  10. Apache vs. Nginx: Pros & Cons for WordPress

    Apache vs. Nginx: Pros & Cons for WordPress

    Tutorial Intermediate

    What's powering your WordPress site is down to your requirements. Get a clearer overview in this guide to the advantages of Apache and Nginx.

  11. Dynamic Page Templates in WordPress, Part 1

    Dynamic Page Templates in WordPress, Part 1

    Tutorial Intermediate

    In this three-part tutorial series, you'll learn how to extend the default behavior of WordPress page templates and make them more flexible by adding custom...

  12. Securing Communications on iOS

    Securing Communications on iOS

    Tutorial Beginner

    For any app that communicates remotely, it is important to consider the security of user information that is sent across a network. In this post, you'll...