The Complete iOS 10 Developer Course
This course is the only course you will need to become a IOS 10 Developer! An impressive 80 hours of content written by industry experts. It covers developing apps for
This course is the only course you will need to become a IOS 10 Developer! An impressive 80 hours of content written by industry experts. It covers developing apps for
If you have basic knowledge of Xcode and programming, then you are ready to build a chess game in IOS 10! This is a project-based course so you will NOT
Have you ever wanted to make a killer iPhone app? You have a great idea, just no idea how to go about it. You have watched a ton of YouTube
In this post we’re going to see how to use Core Image to build a face detector. We’ll use a static image that we load into Xcode using the asset manager and draw on
In this post, we’re going to build a small app that will present a music library and allow us to query the data using a pre-existing database. We’ll learn about the
Structures We’ve discussed classes in Swift and how they are the foundation of object-oriented programming. In addition to classes, we also have structures that provide similar functionality. A structure is similar to a class since it
Initialization and Deinitialization Initialization is when we prepare to create an instance of a class. This process may involve configuring the properties or any other miscellaneous setup required before we can use
Basic Object-oriented Principles Before delving into Swift code, let’s first understand what it means to be object-oriented (OO) and the need for OO. We begin our discussion by talking about classes
After spending 12 years as a web developer, Eric took the plunge and created his first game. Then as if the flood gates opened, he created 5 different types of games
In this tutorial, we’re going to explore grand central dispatch (GCD) and discuss concurrency topics and their applications. We’ll learn about concurrency, challenges with concurrency, and the application of GCD to help
In the previous tutorial we finished adding the gameplay content to our game. Now, in this last part of the Pokemon GO tutorial series, we are going to add Google
In this tutorial, we’re going to discuss how to perform different kinds of animations on views. There are many properties on views that we can animate to delight our user. Using subtle
In this tutorial, we’re going to delve into Core Data and build an app to manage our contacts. We’re going to learn about creating a data model, add records to the model, fetch
When he saw his young daughter struggling to learn her multiplication tables, Nicolas searched to find a game to help her. He tried over a dozen applications and found they
While the game industry has seen rapid growth in the past decade, the mobile sector, in particular, has exploded. What was once a niche area of game development has spawned
Are you an Analytics professional, modeler, or a big data professional who hasn’t had exposure to machine learning? Do you want to expand your current level of understanding so you
Be part of the evolution of Swift 3! There is no better time to learn this powerful , yet easy to learn programming language developed by Apple for macOS, IOS,
We are very excited to announce our new ebook C# Programming for Human Beings by Allan Carlos Claudino Villa, which covers the very basics of computer programming using Visual Studio.