16 Sep 2011, 8:33am
Links:
by

leave a comment

Friday linkage

Some pages I’ve found interesting recently:

  • Online Python Exercises
    A good summary of some of the Python exercises available online.  If this interests you also check out my ‘Getting started with Python’ post.
  • The New Apple Advantage
    An insightful piece on Apples successful strategy of offering minimal configuration options for its phones, tablets and computers as a way to simplify the buying process and improve revenue.
  • Developing Razor Sharp Focus
    Worth it alone for the very useful mind map.  I like his focus on creating rituals, managing email distractions and taking time to reflect and review.
  • Why I Go Home: A Developer Dad’s Manifesto
    A very good post on work-life balance for software developers.  I especially liked the following observation: ‘If you screw up at your job you can always get another one, but if you screw up your family, especially your relationship with your children, it will stay with you and stay screwed up forever‘ so many people seem to fail to realise that jobs are temporary but family is forever..
  • XKCD: File Transfer (Comic)
    Just why is transferring files still so awkward in this day and age?
8 Apr 2011, 12:00pm
Links:
by

leave a comment

Friday Linkage

This weeks intersting links:

25 Mar 2011, 1:00am
Links:
by

leave a comment

Friday Linkage

This week’s interesting links:

  • 20 percent time spent coding in the clouds.
    An interesting post by a Google engineering director about how he recently used his twenty percent time developing his first App Engine application on a long haul flight to Japan.
  • Do or do not.
    The author has an interesting take on not using asserts in favour of using unit tests instead.  Reflecting on this I find asserts and unit tests essential for C++ projects however for projects in Python I tend to just use unit testing.
  • How not to get things done.
    This ironic post makes a case against those engineers with a knack for ‘getting things done’ usually at any price (e.g. gratuitous hacking) can be dangerous to the project.  All engineers require leadership on code quality, testing and maintenance not just those who get things done.
  • A Hundred Machines for Only Ten Dollars an Hour.
    An interesting presentation on just how the Amazon cloud makes massive parallel data processing using Hadoop very cheap: $100 in this case.  There is also a warning as the author ends up spending $3000 in legal fees convincing FaceBook that he didn’t do anything wrong with his $100 of data processing!
  • How to polish a turd.
    A post about the process of developing and evolving a game concept from conception to shipping.  I have had the opposite experience from the author with publishers being the main source of change requests.
  • Are gas prices really that high?
    As a European living in Canada it is easy to appreciate just how much cheap fuel is here.  This graph maps out petrol prices for the whole world relative to the US prices which are even lower than Canada’s prices.
  • Time Management (Comic).
    An amusing take on time management blog posts.
18 Mar 2011, 12:00pm
Links:
by

leave a comment

Friday Linkage

This week interesting links:

11 Mar 2011, 1:00am
Links:
by

leave a comment

Friday Linkage

This weeks interesting links: