try {} except

  • Facebook announces Nuclide, an open-source IDE based on GitHub’s Atom text editor

    “Facebook today announced that it’s built Nuclide, its own integrated development environment (IDE) composed on top of Atom, the text editor that code-repository software company GitHub first released last year.” View complete article

    Read more

    April 11, 2015
  • DoorDash Blog — Migrating from Heroku to AWS (using Docker)

    View complete article

    Read more

    April 10, 2015
  • Natural Language Processing in Swift

    “The Naive Bayes Classifier in machine learning is based on past examples, also known as training data. This theorem comes from the Bayes’ theorem, which allows you to compute the probability of an event given the fact that another event has happen.” View complete article

    Read more

    April 10, 2015
  • Working with PaintCode and Interface Builder in XCode

    “Every self-respecting iOS developer should know about PaintCode by now, an OSX app for drawing graphics that don’t save as images, but as lengths of code that draw graphics.” View complete article

    Read more

    April 5, 2015
  • Prisoner escapes by faking an email ordering his release

    “Neil Moore was locked up in England’s notorious Wandsworth Prison when he used a smuggled cellphone to send an email to the prison that appeared to come from a court clerk who was ordering his release on parole.” View complete article

    Read more

    March 29, 2015
  • Top 10 Common Node.js Developer Mistakes

    “Since the moment Node.js was unveiled to the world, it has seen a fair share of both praise and criticism. The debate still continues, and may not end anytime soon.” View complete article

    Read more

    March 29, 2015
  • A React-Inspired View Framework for iOS

    “ComponentKit is an Objective-C++ view framework for iOS that is heavily inspired by React. ComponentKit takes a functional, declarative approach to building UI. It lets you focus on what your UI should look like, not the steps necessary to build it.” View complete article

    Read more

    March 29, 2015
  • Collection of Swift tutorials

    @learnswift.tips

    Read more

    March 28, 2015
  • Understanding Optionals in Swift

    Full article at AppCoda  

    Read more

    March 28, 2015
  • Lessons Learnt During Microservice Migration

    “At QCon London 2015 Phil Calcado shared lessons learnt from SoundCloud’s move from a monolithic to microservices architecture, and stated that the core requirements for building a microservice platform include developing capabilities for rapid provisioning, basic monitoring and rapid application” View complete article

    Read more

    March 18, 2015
  • iOS Swift UITableView cheat sheet

    … in Andrew Bancroft’s blog. Also useful, the Getting started article at CodingExplorer

    Read more

    March 18, 2015
  • Free online ebook: iOS 8 App Development Essentials

    The index: Start Here For New iOS Developers For iOS 7 Developers Source Code Download Joining the Apple iOS 8 Developer Program Registered Apple Developer Downloading Xcode 6 and the iOS 8 SDK iOS Developer Program When to Enroll in the iOS Developer Program? Enrolling in the iOS Developer Program Installing Xcode 6 and the…

    Read more

    March 14, 2015
  • NSPredicate cheat sheet

    “Here’s a handy guide to using NSPredicates for all your iOS development needs, inside & outside Realm.” View complete article

    Read more

    March 11, 2015
  • Cocoa Realm: Perth iOS Meetup 20th November

    Read more

    March 10, 2015
  • Swift Tutorial: Building an iOS application-Part 1

    View complete article

    Read more

    March 9, 2015
  • Developing iOS Apps Using Swift Part 3 – Best Practices

    “In parts 1 & 2 we went over some basics of Swift, and set up a simple example project that creates a Table View and a puts some API results from iTunes inside of them. If you haven’t read that yet, check out Part 1 and Part 2.” View complete article

    Read more

    February 11, 2015
  • Android: detecting the current caller

    Credit Naser Shaikh

    Read more

    January 20, 2015
  • 10 Useful CSS Snippets For Web Developers

    “CSS is the underlying language that gives websites its look. Although CSS is a straightforward language and easy to learn, it can be difficult to harness in some cases. Nothing to fear, there are workarounds that you can find online, and here are but just 10 handy ones that you can use.” View complete article

    Read more

    December 12, 2014
←Newer Posts Older Posts→

try {} except

Proudly powered by WordPress