Recommended reading
- How many lines of code does it take to create the Android OS? – Gubatron.com – Quite a nice way to show, in one table, how complex a project actually is. Wonder what the Objective-C is for? 😉
- Schema Sync › a MySQL Schema Versioning and Migration Utility – A nice commandline utility for versioning and migrating your schemas
June 20th, 2010 at 12:38 pm
is it different language for each different OS or all the languages in a single OS?
June 20th, 2010 at 1:20 pm
i’m sure most of the development is done on linux/unix platform, with the exception of ASP.NET stuff, and msbuild, etc