Swift is a powerful and intuitive general-purpose programming language for the OS X, iOS, watchOS, and Linux operating systems. It’s developed by Apple Inc. Swift is intended to be more resilient to erroneous code (“safer”) than Objective-C, and more conc... (more…)
Read more »
Toy3D is a simple 3D engine built using Swift, Metal and MetalKit.
Toy3D is not intended to be a high performance 3D engine or even used in any real application, it doesn’t have any fancy optimizations or a large feature set. (more…)
Read more »
The open-source computational framework for the Swift language - arguiot/Euler... (more…)
Read more »
The goal of this post is to show how to build, learn and run probably one of the simplest Neural Networks, which will compute the XOR… (more…)
Read more »
As a developer learning never stops. That’s really exciting but also time consuming. Swift quickly became the most popular programming language and that means that a lot of people are doing cool stuff with it. This post is a collection of resources and ...
Read more »