'12:37:29' tutorials

All '12:37:29' tutorials:

  1. RxJava 2 for Android Apps: RxBinding and RxLifecycle

    RxJava 2 for Android Apps: RxBinding and RxLifecycle

    Tutorial Intermediate

    Learn how to use the RxAndroid library to transform any Android UI event into an RxJava Observable, and how to use RxJava in any Activity or Fragment without...

  2. Create a Blackjack Game in Swift 3 and SpriteKit

    Create a Blackjack Game in Swift 3 and SpriteKit

    Tutorial Intermediate

    In this tutorial you'll create a blackjack game in SpriteKit using Swift 3. You'll learn about implementing touch, creating visual animations, and many other...

  3. Uploading Files With Rails and Dragonfly

    Uploading Files With Rails and Dragonfly

    Tutorial Intermediate

    Learn how to enable support for file uploading in Rails. Create a small musical website while learning the basics behind Dragonfly integration, image...

  4. Programming With Yii2: Building a RESTful API

    Programming With Yii2: Building a RESTful API

    Tutorial Intermediate

    The Yii Framework provides straightforward support for implementing APIs, essential to making your application data available to other apps and services.

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

  6. Code Your First Ionic 2 App: A Photo Sharing App

    Code Your First Ionic 2 App: A Photo Sharing App

    Tutorial Beginner

    In this two-part tutorial series, you're learning how to create your very first Ionic 2 app. Now that the development environment is set up, we'll jump into...

  7. Building With the Twitter API: Creating Friends to Follow

    Building With the Twitter API: Creating Friends to Follow

    Tutorial Intermediate

    Learn to add followers to users' accounts with their authorization. This episode also switches to a simpler PHP-based API library.

  8. Acuity Scheduling Developer Platform: OAuth, Webhooks, and Reporting

    Acuity Scheduling Developer Platform: OAuth, Webhooks, and Reporting

    Tutorial Intermediate

    Go deeper with us into Acuity's developer-friendly calendar and appointment booking platform and its comprehensive scheduling API as our series continues.

  9. Uploading With Rails and Carrierwave

    Uploading With Rails and Carrierwave

    Tutorial Beginner

    You will learn how to work with Carrierwave, a very popular and feature-rich file uploading solution for Rails, while crafting a demo application.

  10. Decoding the Proxy Class in OpenCart

    Decoding the Proxy Class in OpenCart

    Tutorial Intermediate

    Today, we're going to discuss one of the interesting concept in OpenCart that facilitates shorthand syntax to load models—the Proxy class. You've probably...

  11. Building Your Startup: Designing a RESTful API

    Building Your Startup: Designing a RESTful API

    Tutorial Intermediate

    In order to begin mobile app development, I needed to design and code the API for Meeting Planner. Learn how it's done and how I did it in PHP with Yii.

  12. Create an Algorithm Trading Robot: The Basics of Writing an Expert Advisor in MQL4

    Create an Algorithm Trading Robot: The Basics of Writing an Expert Advisor in MQL4

    Tutorial Intermediate

    The foreign exchange market trades in volumes of approximately $5.3 trillion per day and is growing. Using a trading robot to execute your trades takes the...