Explore >> Select a destination


You are here

atomicbird.com
| | 3legged.neocities.org
8.1 parsecs away

Travel
| |
| | www.cs.cornell.edu
6.5 parsecs away

Travel
| | I did some iOS programming recently (for an unknown reason). Using the new Swift language has made it evident the language is young-and, like a rebellious teenager, it conflicts with its much older framework counterpart, Cocoa. Here are two places where the disconnect is most stark, and where Swift should grow more sophisticated type-system features.
| | swiftrocks.com
4.9 parsecs away

Travel
| | The compiler already does a good job translating Objective-C APIs to Swift's standards, but what if you want them to be translated to something completely different?
| | www.meziantou.net
28.0 parsecs away

Travel
| Learn how to effectively test Roslyn Source Generators by verifying generated code output and ensuring the generated code works as intended using practical examples.