-
Introduction to SwiftUI
Last updated: Wednesday, August 31, 2022
Published in: CODE Magazine: 2020 - May/June
Learn to use SwiftUI, a state-driven, declarative framework, to build iOS and macOS applications without having to use Storyboard.
-
Developer Update: iOS 11 and iPhone X
Last updated: Friday, May 7, 2021
Published in: CODE Magazine: 2018 - January/February
In Apple’s new releases, there are a ton of new features to play with—even the AppStore has changed. Jason shows you how all of this impacts your development chores.
-
Server-Side Swift Using Kitura
Last updated: Thursday, May 13, 2021
Published in: CODE Magazine: 2017 - September/October
If you’re looking to build a server-side framework, you’ll want to check out IBM’s Kitura. Mohammad shows you how to build a complete service on Kitura using Swift.
-
Understanding User Engagement Using Mixpanel
Last updated: Thursday, May 13, 2021
Published in: CODE Magazine: 2017 - September/October
Before any upgrade development begins, you need to know how users interact with your app. Jason explores one great tool, Mixpanel, and shows how to get the data you need.
-
Beta Test Your iOS Applications Using TestFlight
Last updated: Friday, May 21, 2021
Published in: CODE Magazine: 2017 - May/June
Jason explores TestFlight, a new tool for testing your iOS apps. It has some nifty notification tools, which makes it easier to have a lot of testers—or just a few, depending on what your product needs. Check out what else it has going for it.
-
Creating iMessages Apps
Last updated: Tuesday, May 25, 2021
Published in: CODE Magazine: 2017 - March/April
Did you ever think you’d be programming apps without code? Mohammad show you how, using Apple’s iMessages framework, iOS 10, a little bit of Swift, and some Sticker Packs.
-
Exploring Sticker Packs with iOS 10
Last updated: Tuesday, May 25, 2021
Published in: CODE Magazine: 2017 - March/April
Sticker packs and emojis are used by everyone from teenagers to developers. Jason shows you how these simple tools can be more than a basic form of communication.
-
Xamarin versus Cordova
Last updated: Friday, May 21, 2021
Published in: CODE Magazine: 2017 - March/April
These days, you can’t target only one platform with your innovative apps. They have to look good on many types of devices and operating systems. Sahil looks at how Xamarin and Cordova translate into native apps and how you can use a combination to build even more versatile systems than ever before.
-
Moving Forward: The Transition from Objective-C to Swift
Last updated: Wednesday, June 2, 2021
Published in: CODE Magazine: 2016 - November/December
If you’ve been paying attention to programming trends, you’ll see that Swift, Apple’s new language, is gaining popularity at an impressive rate. You don’t have to toss out everything you already know, though, as Jason helps you see Swift’s similarities to Objective-C.
-
Push Notifications Made Easy with One Signal
Last updated: Monday, June 7, 2021
Published in: CODE Magazine: 2016 - September/October
With all the new things on the market, it’s hard to keep a user’s attention where it belongs: on your app. Jason explores the push-notification aspects of One Signal to help you keep your app in the forefront.
-
Support Your Application Post-Launch Intelligently Using Intercom.io
Last updated: Friday, June 11, 2021
Published in: CODE Magazine: 2016 - July/August
Jason shows us how to keep the development team focused on developing while creating built-in post-launch features that keep your users happy too. It’s not magic, it’s Intercom.io.
-
Integrating Achievements and Leaderboards into Your iOS Game Using Game Center
Last updated: Thursday, June 24, 2021
Published in: CODE Magazine: 2016 - March/April
While creating a simple little mobile game app, Jason shows us the power of Game Center’s tools.
-
Integrating YouTube into Your iOS Applications
Last updated: Monday, June 28, 2021
Published in: CODE Magazine: 2016 - January/February
You’ve made your website pretty spiffy, but the one thing it’s missing is the one thing that makes social media platforms so hard to compete with. Add sound and video to your content by making it YouTube-capable. Jason shows you how!
-
All Aboard: Maximize Mobile Engagement with Interactive Onboarding
Last updated: Thursday, July 1, 2021
Published in: CODE Magazine: 2015 - September/October
You can sell your app with creative marketing, but you’ve got to do something more to get customers to not only open your app but use it, too. Jason takes a look at onboarding techniques.
-
Beyond the Phone: Developing for Apple Watch
Last updated: Tuesday, July 13, 2021
Published in: CODE Magazine: 2015 - July/August
Remember just a few years ago when we were all excited to get touch technology on our phones, laptops, and tablets? The Next Big Thing is here, and Jason shows us how to develop for the Apple Watch.
-
Implementing a Flickr Search iOS Application Using Swift
Last updated: Tuesday, July 13, 2021
Published in: CODE Magazine: 2015 - July/August
Apple’s new language Swift is everywhere these days. Probably the most important app you could build with it is a search engine, and Mohammad shows us how using his own gardening app.
-
Introduction to Swift
Last updated: Wednesday, September 1, 2021
Published in: CODE Magazine: 2014 - November/December
Whether you’re familiar with programming in Objective-C or not, you’ll learn something interesting as Mohammad takes a look at the new high-level Swift programming language for the iOS framework.
-
The Parse Revolution: Why Complex Infrastructure for App Storage is a Thing of the Past
Last updated: Friday, September 3, 2021
Published in: CODE Magazine: 2014 - September/October
What if, as a developer, you could focus all of your efforts on building a robust front-end experience and not have to worry about constructing a complex backend infrastructure? Jason shows us how to do just that with Parse.