Swift From Scratch: Closures
tag:code.tutsplus.com,2005:PostPresenter/cms-23138If you've worked with blocks in C or Objective-C or lambdas in Ruby, then you won't have a hard time wrapping your head around the concept of closures....
View ArticleQuick Tip: Create Autosizing Text With Android O
The first developer preview of Android O has arrived!In this series of tips we’ll be exploring some of the new UI features that you can look forward to in the upcoming release of Android O(reo?).In...
View ArticleRxJava 2 for Android Apps: RxBinding and RxLifecycle
tag:code.tutsplus.com,2005:PostPresenter/cms-28565RxJava is one of the most popular libraries for bringing reactive programming to the Android platform, and in this three-part series I’ve been showing...
View ArticleQuick Tip: Create Autosizing Text With Android O
tag:code.tutsplus.com,2005:PostPresenter/cms-28609The first developer preview of Android O has arrived!In this series of tips we’ll be exploring some of the new UI features that you can look forward to...
View ArticleServerless Apps With Firebase Cloud Functions
tag:code.tutsplus.com,2005:PostPresenter/cms-28557Firebase's goal is to help developers build better apps and grow them into successful businesses. By taking care of your app back-end or...
View ArticleSecuring Communications on iOS
tag:code.tutsplus.com,2005:PostPresenter/cms-28529Mobile security has become a hot topic. For any app that communicates remotely, it is important to consider the security of user information that is...
View ArticleCreate a Blackjack Game in Swift 3 and SpriteKit
What You'll Be CreatingIn 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 concepts that will...
View ArticleCreate a Blackjack Game in Swift 3 and SpriteKit
tag:code.tutsplus.com,2005:PostPresenter/cms-28511What You'll Be CreatingIn this tutorial you'll create a blackjack game in SpriteKit using Swift 3. You'll learn about implementing touch, creating...
View ArticleAndroid Things and Machine Learning
Android Things allows you to make amazing IoT devices with simple code, but one of the things that can make a device extraordinary is machine learning. While there are a few services available online...
View ArticleAndroid Things and Machine Learning
tag:code.tutsplus.com,2005:PostPresenter/cms-28089Android Things allows you to make amazing IoT devices with simple code, but one of the things that can make a device extraordinary is machine learning....
View Article15 Best Ionic App Templates
tag:code.tutsplus.com,2005:PostPresenter/cms-28563With Ionic, creating a high-performance, cross-platform mobile app is as easy as creating a website. In fact, if you are a seasoned web developer who...
View ArticleNew Course: Code a Mobile App With NativeScript
Our new short course, Code a Mobile App With NativeScript, will quickly get you up and running with NativeScript, a useful framework for building cross-platform native mobile apps. What You’ll...
View ArticleNew Course: Code a Mobile App With NativeScript
tag:code.tutsplus.com,2005:PostPresenter/cms-28664Our new short course, Code a Mobile App With NativeScript, will quickly get you up and running with NativeScript, a useful framework for building...
View ArticleQuick Tip: Working With Custom Fonts in Android O
The first developer preview of Android O is here!In this series, we’re looking at some of the up-and-coming UI features that you can start experimenting with today, via the Android O Developer...
View ArticleQuick Tip: Working With Custom Fonts in Android O
tag:code.tutsplus.com,2005:PostPresenter/cms-28625The first developer preview of Android O is here!In this series, we’re looking at some of the up-and-coming UI features that you can start...
View ArticleSwift From Scratch: Inheritance and Protocols
If you've read the previous lessons of this series, you should have a good grasp of the fundamentals of the Swift programming language by now. We talked about variables, constants, and functions, and...
View ArticleThe Right Way to Share State Between Swift View Controllers
tag:code.tutsplus.com,2005:PostPresenter/cms-28474What You'll Be CreatingA few years ago, when I was still an employee in a mobile consultancy, I worked on an app for a big investment bank. Big...
View ArticleSwift From Scratch: Inheritance and Protocols
tag:code.tutsplus.com,2005:PostPresenter/cms-23334If you've read the previous lessons of this series, you should have a good grasp of the fundamentals of the Swift programming language by now. We...
View ArticleQuick Tip: Introducing Android O’s Adaptive Icons and Pinned Shortcuts
In this series of quick tips we’ve been looking at some of the upcoming UI changes you can start working with today, via the Android O Developer Preview.In this final post in the series, we’re going to...
View ArticleQuick Tip: Introducing Android O’s Adaptive Icons and Pinned Shortcuts
tag:code.tutsplus.com,2005:PostPresenter/cms-28632In this series of quick tips we’ve been looking at some of the upcoming UI changes you can start working with today, via the Android O Developer...
View Article