Reading more

Its not even January the first and I've already decided that I want to read more. Whilst I'm probably not going to read Pauls list of must reads for anyone wanting to write a storage engine more and more work I come across requires understanding of more complex algorithms. I've never done a computer science degree so have never learnt even basic stuff like a bubble sort.

Many people often bash anyone working on Microsoft technologies when they hail a new piece of technology because often its not new all but rather very dated. Its just only now that Microsoft implement it in their product. David Dewitt's keynote at PASS on column store was a real eye opener as to why some of the other database engines do well in certain markets.

Having said that many algorithms have been covered before, the processing power now available means that some that were only theoretically possible before are now possible.For example, if you have something that needs to process 1 million records and perform a few thousand calculations on each row, whats the best way to do it. You can write a single SQL statement to do it, but is there a better way.

So I think next year I'm going to be dusting off some of my old maths books and some newer books and see how far I get before my brain starts to hurt.


Published 22 December 2009 20:05 by simonsabin

Comments

23 December 2009 03:15 by Mike Walsh

# re: Reading more

Hey Simon -

I, too, was intrigued by Paul's book list. I am also wanting to go deeper in an independent study of maths. I have no college degree and am probably even further back from where you are but if you want to explore these concepts as part of a book club or "study group" I would be all for it. Helps to have folks to bounce things off of. So think about it and if you want to work on a book at the same time, I'm there. Perhaps others will be as well. Might need to start with something a bit more elementary or overviewish than Paul's list at first :-)

23 December 2009 13:38 by SqlServerKudos

# Reading more

Kudos for a great Sql Server article - Trackback from SqlServerKudos