/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

pewpewthespells.com
| | nilcoalescing.com
3.9 parsecs away

Travel
| | Add a custom font to your Mac app by embedding it in the app bundle and making sure it loads correctly for use in your UI.
| | www.jviotti.com
3.5 parsecs away

Travel
| | This article describes how to build iOS applications using Objective-C with CMake instead of plain Xcode
| | abstractexpr.com
3.8 parsecs away

Travel
| | The C programming language is over 50 years old. Despite its age, it is still going strong. Many languages have tried to replace it. But so far none did succeed. To this very day, C is still the foundation on which all the software we use each and every day ultimately depends. But with such...
| | www.swiftbysundell.com
27.8 parsecs away

Travel
| An important part of maintaining any app, framework, or system is dealing with legacy code. This week, let's take a look at a technique for dealing with legacy code that lets us replace a problematic system class-by-class, rather than having to do it all at once.