«« Next » « Previous
«« Next » « Previous

Link Details

Link 70196 thumbnail

By amphi
via kaioa.com
Submitted: Mar 11 / 03:43

This is how "StringBuffer Or String For Concatenations?" should have been like. I even managed to figure out some less well known details.
  • 49
  • 0
  • 4144
  • 1839

Comments

Add your comment
User 107114 avatar

daniel replied ago:

0 votes Vote down Vote up Reply

Excellent! Everyone can stop trying to write String concatenation tutorials, because you're never going to top this one.

User 239201 avatar

amphi replied ago:

0 votes Vote down Vote up Reply

Thanks! :)

User 222498 avatar

M Easter replied ago:

0 votes Vote down Vote up Reply


In the Hibernate book, there is a great line about how (paraphrasing): "we are blessed with a myriad number of tutorials on string concatenation and yet little is offered on the N Selects problem".

My vote is: 0. Not -1 because it is a legit article.

User 239201 avatar

amphi replied ago:

0 votes Vote down Vote up Reply

So, you're basically complaining that it's not about N selects? :)

Well, I only wrote it because the other one had so little to offer. To tell the truth its real purpose is to show how this type of article should look like. I could have written one about that very topic, but I thought it would be more effective/useful to write an exemplary article instead.

Complaining is always easy, doing it better requires more work and dedication. That's why I went down this slightly obscure two birds with one stone route. In retrospect I think it turned out fairly well. While all its attention stems from its topic, it clearly demonstrates that an article with more depth is more useful/interesting to the developer community. And that's the point I actually wanted to make.

Of course it's cool that I also found out a few less well known details on the way. :)

I'm not really interested in N selects myself. I do quite a lot of different things with different languages, but so far I never came close to that topic. If you are interested in it... how about doing some research and writing your own article? It can be quite entertaining.

By the way I already wrote about more creative/unique topics like spreading the shuffling overhead across the draws in a continuous fashion ( http://kaioa.com/node/53 ). While that one was truly groundbreaking, it isn't really something many people care about. Well, the dots were there... I had to connect em. ;)

User 285778 avatar

dorveycheg9 replied ago:

0 votes Vote down Vote up Reply

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.