You are here |
fernandocorreia.dev | ||
| | | |
www.uraimo.com
|
|
| | | | 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
|
|
| | | | 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
|
|
| | | | An arbitrary-precision, decimal to two's complement and two's complement to decimal converter | |
| | | |
www.iamsim.me
|
|
| | 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! |