Explore >> Select a destination


You are here

fernandocorreia.dev
| | www.uraimo.com
13.5 parsecs away

Travel
| | Swift provides a convenient set of functionalities for fixed size integers and binary operations but you'll soon discover that in some cases the language is a bit opinionated in regard to how those operations should be performed. This post explains some of the gotchas and describe Bitter, a Swift bit manipulation library.
| | golangbot.com
3.9 parsecs away

Travel
| | Go has support for boolean, float, integer, complex and string types. This tutorial focuses on how to use each type and also the conversion from one type to another.
| | www.exploringbinary.com
13.0 parsecs away

Travel
| | An arbitrary-precision, decimal to two's complement and two's complement to decimal converter
| | www.iamsim.me
117.0 parsecs away

Travel
| Here's a little reminder that by holding down command you can send clicks to a view in the background without the current app losing focus. Handy when a big iPad simulator and Xcode window doesn't fit side-by-side!