AWS Pinpoint Tutorial for iOS: Getting Started
Most developers will agree that mobile app analytics information can be invaluable. Knowing how long a user stays on a screen, which UI/UX experiments work best, or what users like to spend money on...
View ArticleVideo Tutorial: Server Side Swift with Vapor Part 2: Parent-Child Relationships
Learn how to set up parent-child relationships in Fluent and how to query models for the parent-child relationships. The post Video Tutorial: Server Side Swift with Vapor Part 2: Parent-Child...
View ArticleGameplayKit and Localisation – Podcast S07 E11
In this episode Independent Creative Professional Tammy Coron returns with Dru and Janie to dive into GameplayKit and then Dru talks about the importance and tricks of localising your apps. [Subscribe...
View ArticleUnreal Engine 4 Cel Shading Tutorial
Developing realistic-looking games is Unreal Engine 4 is easy due to physically based rendering. This model approximates how light interacts with materials, resulting in realistic images. However, if...
View ArticleVideo Tutorial: Server Side Swift with Vapor Part 2: Sibling Relationships
Learn how to set up sibling relationships in Fluent and how to set up queries to retrieve model's siblings. The post Video Tutorial: Server Side Swift with Vapor Part 2: Sibling Relationships appeared...
View ArticleSpriteKit Animations and Texture Atlases in Swift
Update note: This tutorial has been updated for iOS 11, Xcode 9, and Swift 4.0 by Kevin Colligan. The original tutorial was written by Tony Dahbura. Smoky says: Only you can start this bear! In this...
View ArticleVideo Tutorial: Server Side Swift with Vapor Part 2: Fluent Queries
In this video you will learn how to take advantage of Fluent to perform powerful queries on your databases. The post Video Tutorial: Server Side Swift with Vapor Part 2: Fluent Queries appeared first...
View ArticleAndroid Custom View Tutorial
Android Custom View Tutorial The Android platform has several View classes that cover many needs for a typical app. But sometimes these views don’t fit your needs and you need to build a custom view...
View ArticleScreencast: iOS Snapshot Test Case: Testing the UI
Learn all you need to know about iOSSnapshotTestCase, a very popular UI snapshot testing framework developed by Facebook. The post Screencast: iOS Snapshot Test Case: Testing the UI appeared first on...
View ArticleVideo Tutorial: Server Side Swift with Vapor Part 2: Persisting Data with MySQL
Learn how to set up your Vapor application to use MySQL as a database, using Docker, so your data is persisted. The post Video Tutorial: Server Side Swift with Vapor Part 2: Persisting Data with MySQL...
View ArticleVideo Tutorial: Server Side Swift with Vapor Part 2: Conclusion
In this video you'll review what you have learned in the section and see what will be coming up in the next section. The post Video Tutorial: Server Side Swift with Vapor Part 2: Conclusion appeared...
View ArticleIntroduction To Unity: Particle Systems
Updated for Unity 2017.2 by Anthony Uccello. Original tutorial by Eric Van de Kerckhove. Make particles like these Particle systems are like salt; just a small amount can add extra “pizzazz” to...
View ArticleVideo Tutorial: Server Side Swift with Vapor Part 3: Introduction
Let's review what we are going to learn in the section and have a quick look at Leaf and why it is useful. The post Video Tutorial: Server Side Swift with Vapor Part 3: Introduction appeared first on...
View ArticleVideo Tutorial: Server Side Swift with Vapor Part 3: Getting Started with Leaf
Learn how to integrate Leaf into your application and start injecting data into Leaf templates. The post Video Tutorial: Server Side Swift with Vapor Part 3: Getting Started with Leaf appeared first on...
View ArticleBehavior-Driven Testing Tutorial for iOS with Quick & Nimble
Step in and start using Quick and Nimble! Writing beautiful, performant applications is one thing, but writing good tests that verify your application’s expected behavior is a much harder task. In this...
View ArticleVideo Tutorial: Server Side Swift with Vapor Part 3: Powerful Templates
Learn how to build powerful templates using for loops and if expressions to generate HTML. The post Video Tutorial: Server Side Swift with Vapor Part 3: Powerful Templates appeared first on Ray...
View ArticleVideo Tutorial: Server Side Swift with Vapor Part 3: Embedding Templates
Learn how to take full advantage of Leaf and embed templates in other templates to reduce duplication. The post Video Tutorial: Server Side Swift with Vapor Part 3: Embedding Templates appeared first...
View ArticleVideo Tutorial: Server Side Swift with Vapor Part 3: Beautifying Our App
Learn how to integrate the Bootstrap framework into our application to provide easy styling. The post Video Tutorial: Server Side Swift with Vapor Part 3: Beautifying Our App appeared first on Ray...
View ArticleVideo Tutorial: Server Side Swift with Vapor Part 3: Challenge: Users and...
Put all of your Leaf skills to the test and create your own pages. The post Video Tutorial: Server Side Swift with Vapor Part 3: Challenge: Users and Categories appeared first on Ray Wenderlich.
View ArticleVideo Tutorial: Server Side Swift with Vapor Part 3: Creating Acronyms
Learn how to send data with web forms and accept the data back in our Vapor application to create models. The post Video Tutorial: Server Side Swift with Vapor Part 3: Creating Acronyms appeared first...
View Article