1,066 reputation
39
bio website
location United Kingdom
age
visits member for 2 years, 9 months
seen Jan 12 at 9:16
stats profile views 50

Jul
15
revised Accessible book on functional programming
added links for the books
Jul
15
suggested suggested edit on Accessible book on functional programming
Jul
14
answered What would be a good name of practices you don't (usually) learn at university?
Jul
13
revised What naming Convention to Use for C# Function Parameters
added 3 characters in body
Jul
13
answered What naming Convention to Use for C# Function Parameters
Jul
8
comment What is the history behind the .NET platform's origins?
I would say that j++ was meant more to be a Delphi killer as a lot of programmers were moving to Delphi to get an easy UI system like VB but “real programing” like C++ without all the pain of C++. I don’t think killing java come about until after Sun started give Microsoft legal problems, java was not an issue in those days as it was no little used.
Jul
7
comment Why don't relational databases support returning information in a nested format?
They do see for xml
Jul
7
answered Are there drawbacks to taking a job where I will be using a unique programming language?
Jul
7
comment What's it like to program without eyesight?
So you are saying the only reason for a blind person to program is to get the "logic rush", e.g. you are saying that disabled people should not be able to earn money!
Jul
6
answered Over a million COBOL programmers in the world?
Jul
6
revised Promotion or De-motivation
added 1 characters in body
Jul
5
answered Promotion or De-motivation
Jun
24
comment How are minimum system requirements determined?
Mostly they are meaningless these days as you don't know what other software will be doing on the system.
Jun
23
answered If your unit test code “smells” does it really matter?
Jun
23
answered Why big companies use Perforce?
Jun
6
awarded  Critic
Jun
6
comment What's the rationale of not simply disclosing the license fees for a commercial libary or tool?
Maybe it becouse they don't want me as a customer - if I have to talk to a sales person to konw the price is reasonble, I am likcly to look at other options.
Jun
6
comment Should ICT professionals be warranted professionals?
I think of BCS being for IT management not in an IT company - rather than for programmers.
Jun
5
comment I'm a Subversion geek, why should I consider or not consider Mercurial or Git or any other DVCS?
@Dukeofgaming, but the answer siad "use DVCS and get no more merge problems..."
Jun
5
comment I'm a Subversion geek, why should I consider or not consider Mercurial or Git or any other DVCS?
Merging is still hard if lots of refectoring is being done that conflets with each other! DVCS just automate the process of doing the common simple merges