Explore >> Select a destination


You are here

swiftwithmajid.com
| | adapty.io
17.5 parsecs away

Travel
| | Learn how to start working with SwiftUI and drastically simplify your app development process.
| | www.beckyhansmeyer.com
22.9 parsecs away

Travel
| | A blog about Apple and indie iOS development using Swift and SwiftUI.
| | movingparts.io
15.3 parsecs away

Travel
| | Covering how to make custom view styles work like the build in ones. Plus, some new tricks we've learned in the time since.
| | gcher.com
123.4 parsecs away

Travel
| As of 2019, C and C++ are the only programming languages that are supported by virtually any platforms on the market. For example both iOS and android support compiling C and C++ directly as part of their official IDEs. This is one of the reason why I decided to write my voxel editor Goxel in C99: I wanted to be able to run it on Linux, Mac, Windows, iOS, and now I am working on a Android port as well.