Blogs

April 03, 2013

Game of Life — Using Threads and Lists, Part 1

I'm still looking at the Game of Life simulation.

March 19, 2013

Game of Life — Using Lists to Focus Processing

Let's discuss the basic parts to code the Game of Life using list data structure to hold the sets of grid points that may become alive or may die in the next generation.

March 06, 2013

Game of Life — Avoiding Deserted Areas

The default version of the Game of Life that I've discussed recently feels a lot like the search for an elephant in Africa.




PARALLEL news Archive  RSS

November 2008

Best of the Web

First C Compiler Now on Github

The earliest known C compiler by the legendary Dennis Ritchie has been published on the repository.

Quick Read

HTML5 Mobile Development: Seven Good Ideas (and Three Bad Ones)

HTML5 Mobile Development: Seven Good Ideas (and Three Bad Ones)

Quick Read

Building Bare Metal ARM Systems with GNU

All you need to know to get up and running... and programming on ARM

Quick Read

Amazon's Vogels Challenges IT: Rethink App Dev

Amazon Web Services CTO says promised land of cloud computing requires a new generation of applications that follow different principles.

Quick Read

How to Select a PaaS Partner

Eventually, the vast majority of Web applications will run on a platform-as-a-service, or PaaS, vendor's infrastructure. To help sort out the options, we sent out a matrix with more than 70 decision points to a variety of PaaS providers.

Quick Read


More "Best of the Web" >>



Video