Swift & community infographics from @jetbrains #swiftlang – While working on Swift support in AppCode, we were extremely interested in Swift popularity in the community. Our research team spent some time investigating it and trying to answer the following questions
AWS Tips I Wish I’d Known Before I Started #amazon #aws – A collection of random tips for Amazon Web Services (AWS) that I wish I'd been told a few years ago, based on what I've learned by building and deploying various applications on AWS.
5 Things I Learned Building my First iPhone App — Medium – I built an iPhone app. Yep. I learned a lot through the process, and wanted to share some of the takeaways with other developers, and aspiring app builders, offering encouragement and advice. I developed the app in Swift, Apple’s new language.
Java 8: No more loops #java8 #functional – In this post we’ll look at some alternative solutions to the traditional loop. The great thing about the new functional features in Java 8, is that it allows us to say what we want to be done instead of saying how to do it