Algorithms N-Queens - Go Alright, if you've read any of my recent posts you already know what this is all about If you aren't familiar with the Go syntax definitely make a quick read of that last one, it will get you up to speed enough real quick.
Go Getting Going with Go Yesterday I wrote about what sparked me to embark on a bit of a journey exploring concurrency in other languages. What I have decided to do is learn just enough to write and test a concurrent solution to N-Queens in each language, just as