Listly by Jason Nunnelley
Swift resources for devleopers: learning, documentation, culture.
Cesar and Clay chat about building games for iOS with Swift. In this episode we talk about Clay's newly released book, while also discussing the game development ecosystem, predicting the apple marketplace, the process of game making, and the practicality of creating a game development company.
A new language is a great opportunity to rethink how we work with objects when building apps. In this talk, we'll look at how to use Realm (a new mobile database) in Swift to leverage the language's most powerful features like type safety and generics.
Swift is a new programming language for iOS and OS X apps that builds on the best of C and Objective-C, without the constraints of C compatibility. Swift adopts safe programming patterns and adds modern features to make programming easier, more flexible, and more fun.
Swift is a new programming language for creating iOS and OS X apps. Swift builds on the best of C and Objective-C, without the constraints of C compatibility. Swift adopts safe programming patterns and adds modern features to make programming easier, more flexible, and more fun. Swift’s clean slate, backed by the mature and much-loved Cocoa and Cocoa Touch frameworks, is an opportunity to reimagine how software development works.
This book provides:
- A tour of the language.
- A detailed guide delving into each language feature.
- A formal reference for the language.
A curated list of helpful resources to learn iOS Development in Swift. Tutorials, Code Samples, References and more!
All the programming tutorials, videos and reference materials in one place. Learn Apple's new programming language for iOS and OS X here!
Get the latest news and helpful tips on the Swift programming language from the engineers who created it.
Tons of free and high quality programming tutorials - from beginner to advanced topics!
Apple recently announced a pretty major change to the way iOS apps have been developed in the past, an entirely different programming language called Swift which replaces Objective-C. In my efforts to learn the new language, I've decided I will be posting regularly as I step through the learning process, sharing everything I find.
What? Apple has brought out swift to start programming iOS 8 Applications. What if I need to use Objective-C in Swift? Don't worry. You can do this. If you're wanting to know more about the iOS 8 Programming language Swift, then check out the following articles.
Friday Q&A 2014-06-20: Interesting Swift Features Roughly six hundred million people have asked me to write something about Swift. I'm hoping to write a series of articles about various aspects of it. For today, I want to start things off by exploring a few Swift features that are interesting and unusual from the perspective of Objective-C, and why I think they're going to be good to have.
Bloc Books are free technical tutorials in Web Development, Frontend Development, iOS, Android, and Design. Bloc tutorials guide you through building projects with step-by-step instructions, code snippets, and screenshots.
In parts 1 & 2 to this Developing iOS8 Apps Using Swift tutorial series we went over some basics of Swift, and set up a simple example project that creates a Table View and a puts some API results from iTunes Search API inside of them.
A quick cheat sheet and reference guide for Apple's Swift language. This guide intends to cover all the key features of Swift, including Strings, Arrays and Dictionaries.
GitHub is the best place to build software together. Over 4 million people use GitHub to share code.