'Courses' tutorials

All 'Courses' tutorials:

  1. Integrate External Libraries in OpenCart Using Composer

    Integrate External Libraries in OpenCart Using Composer

    Tutorial Intermediate

    Almost every framework nowadays has built-in support of Composer, an awesome dependency management tool in PHP, and OpenCart is no exception. In this...

  2. How to Set Up GitHub

    How to Set Up GitHub

    Tutorial Beginner

    GitHub is just one example of a hosted Git service, but it’s easily the most well-known and popular one. In this short video tutorial you'll learn how to set...

  3. 6 Do's and Don’ts for a Great Android User Experience

    6 Do's and Don’ts for a Great Android User Experience

    Tutorial Beginner

    The most popular Android apps have something in common: they all provide a great user experience. In this post, I'll share some tips that will help your app...

  4. Get Started Building Your Blog With Parse.js: Migration to Your Own Parse Server

    Get Started Building Your Blog With Parse.js: Migration to Your Own Parse Server

    Tutorial Beginner

    Parse.com is shutting down on 28 January 2017. This tutorial will teach you how to migrate from Parse.com to your own Parse Server running on Heroku + mLab....

  5. The Four Elements of Game Design: Part 1

    The Four Elements of Game Design: Part 1

    Tutorial Beginner

    What is a game? What matters when designing one? Here's a look at the elements of game design, and how to ensure your game follows the most fundamental game...

  6. In-App Purchases in iOS With Swift 3

    In-App Purchases in iOS With Swift 3

    Tutorial Beginner

    In this tutorial you'll learn how to configure in-app purchases in iTunes Connect, and code your Swift app to allow purchases.

  7. Using Namespaces and Autoloading in WordPress Plugins, Part 4

    Using Namespaces and Autoloading in WordPress Plugins, Part 4

    Tutorial Intermediate

    In the final part of this series, we'll employ everything we've learned thus far by applying namespaces to our code and writing our own autoloader.

  8. How to Migrate to Amazon In-App Purchasing From Google's

    How to Migrate to Amazon In-App Purchasing From Google's

    Tutorial Intermediate

    If your Google Play app uses In-App Billing, it's a pretty easy switch to Amazon's In-App Purchasing to benefit from the Amazon Appstore. Learn how in...

  9. Using the Speech Recognition API in iOS 10

    Using the Speech Recognition API in iOS 10

    Tutorial Intermediate

    iOS 10 introduced a new framework for speech recognition. In this tutorial, I'll show you how you can use it to translate audio to text in your app.

  10. The Power of PowerShell, Part 2

    The Power of PowerShell, Part 2

    Tutorial Intermediate

    PowerShell is a state-of-the-art shell, scripting language, and management platform. It has a coherent story and rich functionality, especially on Windows,...

  11. Easy iOS Push Notifications With back4app

    Easy iOS Push Notifications With back4app

    Tutorial Beginner

    In this tutorial, you will learn how to easily implement push notifications for iOS apps using back4app as a back-end service. This tutorial covers the...

  12. Create SiriKit Extensions in iOS 10

    Create SiriKit Extensions in iOS 10

    Tutorial Intermediate

    iOS 10 has finally opened up Siri to third-party apps. In this tutorial, I'll show you how you can leverage Siri's capabilities and integrate voice...