Skip to main content

Posts

Showing posts from October, 2015

Swift language

Just for fun, I am giving a look to the new "Swift" programming language from Apple. I have to say it looks pretty cool. Type inference, tuple, and optionals can really save a lot of time during development. I am really eager to try it more extensively.