Explore >> Select a destination


You are here

www.steveonstuff.com
| | swift.org
20.3 parsecs away

Travel
| | Swift 3.0, the first major release of Swift since it was open-sourced, is now officially released! Swift 3 is a huge release containing major improvements and refinements to the core language and Standard Library, major additions to the Linux port of Swift, and the first official release of the Swift Package Manager.
| | www.thomashanning.com
18.7 parsecs away

Travel
| | At the moment Apple has two major programming languages. So should you use Objective-C or Swift? General Considerations Although Apple says that both programming languages are treatedequally, it is very clear that the future belongs to Swift. Just take a look at the talks of the WWDC 2015: There
| | blog.metaobject.com
26.1 parsecs away

Travel
| | I just finished watching Daniel Lemire's talk on the current iteration of simdjson , a JSON parser that clocks in at 2.5GB/s! I've been fol...
| | corrode.dev
112.0 parsecs away

Travel
| Programming is an iterative process. As much as we would like to come up with the perfect solution from the start, it rarely works that way. Good programs often begin as quick prototypes. While many experiments remain prototypes, the best p...