While working on a Swift project, I didn’t find any tool that would allow Swift
to run inside Nix builds. Even thought you can run Swift, the real
problem arises when using the package manager. It has many of the same problems
that other package managers ... (more…)
Read more »
I first learned protocol-oriented-programming with Objective-C, and I was very pleased to see the Swift team emphasize this style.
Read more »
A post about the use of GraphQL custom types like scalar, object, enums and list on Swift projects (Vapor on the server side project and an iOS app on the client side)... (more…)
Read more »
If you happen to be one of the lucky people living in London you couldn’t miss we’ve had a bit of a sunlight crisis [not just recently]. Instead of the usual vitamin D deficiency which we are used to being brought to our attention during regular health ch... (more…)
Read more »
DNA Hacking with Swift 4 | Xcode 9 : An Introduction to Bioinformatics starts the student off with a crash course on DNA. The student will then learn how to preprocess and save datasets from the National Center for Biotechnology Information (NCBI) like th... (more…)
Read more »