Peter Chen

  • About
  • iOS
  • ML
  • Design

Famous Tech Acquisitions, Cost Per User

May 21, 2014

"Facebook acquired WhatsApp for 16 billion dollars, the largest startup acquisition to date. Cost per user was comparable to Google’s YouTube acquisition"

https://public.brightside.io/v1/chart/ece4947eb29375535376ca212578cf78

#startup #startups #acquisition #comparison

  1. Quick Code Comparison Between Objective C, C++, Java, and Javascript

    Feb 22, 2012

    A few people were asking me about how Objective C and its syntax stand out. Common questions came up about Objective C’s properties and synthesize, bracket and dot notation, and function and argument naming, and the class naming with 2 or 3 letter prefixes.

    Here’s a quick comparison …

    READ MORE »

    #c #java #javascript #objective-c #ios #iphone #code #comparison