10 Best iOS Game Templates
Have a great idea for an iOS game but are turned off by the hours of tedious work involved in bringing your concept to life? Well, that’s what templates are for. Why waste time reinventing the wheel...
View Article10 Best iOS Game Templates
tag:code.tutsplus.com,2005:PostPresenter/cms-29118Have a great idea for an iOS game but are turned off by the hours of tedious work involved in bringing your concept to life? Well, that’s what...
View ArticleEssential Meteor Tips
The Meteor project is an open-source web app development platform that enables you to create apps written entirely in JavaScript. Meteor provides development tools for essential web app needs, making...
View ArticleEssential Meteor Tips
tag:code.tutsplus.com,2005:PostPresenter/cms-28863The Meteor project is an open-source web app development platform that enables you to create apps written entirely in JavaScript. Meteor provides...
View Article15 Best iOS App Templates of 2017
Building an app used to be the domain of hardcore developers only, but with over 1,400 app templates for sale at CodeCanyon, even complete beginners to coding can build an app. But what is an app...
View Article15 Best iOS App Templates of 2017
tag:code.tutsplus.com,2005:PostPresenter/cms-29163Building an app used to be the domain of hardcore developers only, but with over 1,400 app templates for sale at CodeCanyon, even complete beginners to...
View ArticleHow to Add CAPTCHAs to Android Apps
If you are developing an Android application that needs to interact with your back-end server, it is important that you take steps to defend it against bots—automated scripts that try to pass for...
View ArticleHow to Add CAPTCHAs to Android Apps
tag:code.tutsplus.com,2005:PostPresenter/cms-29169If you are developing an Android application that needs to interact with your back-end server, it is important that you take steps to defend it against...
View ArticleSpriteKit Basics: Putting It All Together
What You'll Be CreatingIn this post we'll build a simple game from scratch. Along the way, we'll touch on some of the most important aspects of the SpriteKit library.This post builds on what we've...
View ArticleSpriteKit Basics: Putting It All Together
tag:code.tutsplus.com,2005:PostPresenter/cms-29164What You'll Be CreatingIn this post we'll build a simple game from scratch. Along the way, we'll touch on some of the most important aspects of the...
View ArticleAndroid O: Phone Number Verification With SMS Tokens
In this tutorial, you'll learn about the cool new SMS token feature in Android O. You'll learn how to generate an app-specific token that will fire up a pending intent when the device first receives a...
View ArticleAndroid O: Phone Number Verification With SMS Tokens
tag:code.tutsplus.com,2005:PostPresenter/cms-29141In this tutorial, you'll learn about the cool new SMS token feature in Android O. You'll learn how to generate an app-specific token that will fire up...
View ArticleAndroid Design Patterns: The Singleton Pattern
What Is the Singleton Pattern?The Singleton Pattern is a software design pattern that guarantees a class has one instance only and a global point of access to it is provided by that class. Anytime...
View ArticleAndroid Design Patterns: The Singleton Pattern
tag:code.tutsplus.com,2005:PostPresenter/cms-29153What Is the Singleton Pattern?The Singleton Pattern is a software design pattern that guarantees a class has one instance only and a global point of...
View ArticleCoding an Android App With IBM Watson Machine Learning
In early 2011, a natural language understanding computer system called IBM Watson was able to beat all human contestants in a quiz-like game show called Jeopardy! It was an historic event and was...
View ArticleCoding an Android App With IBM Watson Machine Learning
tag:code.tutsplus.com,2005:PostPresenter/cms-29217In early 2011, a natural language understanding computer system called IBM Watson was able to beat all human contestants in a quiz-like game show...
View ArticleHow to Create Khaleeji Woman Emoji iMessage Stickers in Adobe Illustrator
tag:code.tutsplus.com,2005:PostPresenter/cms-29017What You'll Be Creating Love using emojis? Now you can learn to make your own!We all use emoticons/emojis (emotion icons) in our messenger chats, apps,...
View ArticleMobile Development Languages
If you want to code a mobile app, you need to know a programming language. But it can be hard to choose the best language (or languages) for a project. There are a lot of options out there, and in this...
View ArticleMobile Development Languages
tag:code.tutsplus.com,2005:PostPresenter/cms-29138If you want to code a mobile app, you need to know a programming language. But it can be hard to choose the best language (or languages) for a project....
View ArticleGet Started With Firebase Authentication for iOS
Firebase is a cross-platform real-time mobile database platform that allows coders to focus on what they do best—coding their apps—without having to worry about DevOps concerns like server...
View Article